diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-03-05 21:35:40 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-03-05 21:35:40 +0000 |
commit | 1ad533c1c667b9ffbf5e0ecc4857f0c05c7616a9 (patch) | |
tree | 3ebd739d0acd2148b465f8d9d7466e450372e7c0 /www | |
parent | f332bb3a19d4dd1ce0e8e8cefb0b69fd31a9e375 (diff) | |
download | pkgsrc-1ad533c1c667b9ffbf5e0ecc4857f0c05c7616a9.tar.gz |
Drupal 5.7
* 208700 by pwolanin. Fix bad backport of #194579. Modified to use Form API.
* 118569 by bevan: document how should one set RewriteBase, if under a VirtualDocumentRoot. Backport by Bart Jansens.
* Patch 115606 by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'.
* 209409 by Heine, webernet, dww: more accurate register globals value checking
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal/Makefile | 4 | ||||
-rw-r--r-- | www/drupal/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index af3df532417..6d55065f4fd 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2008/01/11 12:37:11 adrianp Exp $ +# $NetBSD: Makefile,v 1.27 2008/03/05 21:35:40 adrianp Exp $ -DISTNAME= drupal-5.6 +DISTNAME= drupal-5.7 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal/distinfo b/www/drupal/distinfo index 27b430374ff..3c300a08d47 100644 --- a/www/drupal/distinfo +++ b/www/drupal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2008/01/11 12:37:11 adrianp Exp $ +$NetBSD: distinfo,v 1.20 2008/03/05 21:35:40 adrianp Exp $ -SHA1 (drupal-5.6.tar.gz) = 84d6d3ffa41696fb7c0733a519d8e1539fa342a0 -RMD160 (drupal-5.6.tar.gz) = edce977bcd679d61495f2869c0e1b9f07afed838 -Size (drupal-5.6.tar.gz) = 754408 bytes +SHA1 (drupal-5.7.tar.gz) = 9cf916e61d260c885b7542f847d4f7661a14ae00 +RMD160 (drupal-5.7.tar.gz) = d3ec089aa74020ed076fbe71896365dd463279c9 +Size (drupal-5.7.tar.gz) = 754688 bytes |