diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-07-10 21:12:39 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-07-10 21:12:39 +0000 |
commit | 1aae597250d0d8d726222a6d80d61ef14f9a3501 (patch) | |
tree | 10d49ee5b2f518f2b83876ee6e7ab467f3681e62 | |
parent | 39189687dfcffab53fd9e1cc3137abbd33dd74fc (diff) | |
download | pkgsrc-1aae597250d0d8d726222a6d80d61ef14f9a3501.tar.gz |
Update to 6.3
All the details of the changes can be found here: http://drupal.org/node/280583
The main reason for this update is to fix a known security issue:
http://drupal.org/node/280571
-rw-r--r-- | www/drupal6/Makefile | 4 | ||||
-rw-r--r-- | www/drupal6/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 4d772a9fb75..85b25f787fd 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2008/05/26 02:13:25 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/07/10 21:12:39 adrianp Exp $ -DISTNAME= drupal-6.2 +DISTNAME= drupal-6.3 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 8cad898e523..63531cf5458 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/04/09 22:02:11 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2008/07/10 21:12:39 adrianp Exp $ -SHA1 (drupal-6.2.tar.gz) = 2cbff1073e15cdc54a620ffb891b16f558ec6fe4 -RMD160 (drupal-6.2.tar.gz) = 7b1bed3e98c35dee12d13c46c37888b9ff045a79 -Size (drupal-6.2.tar.gz) = 1058550 bytes +SHA1 (drupal-6.3.tar.gz) = 82d4e66bf656a1922824e4c4f17867aa1e2e9a70 +RMD160 (drupal-6.3.tar.gz) = 2748ebb42f3216c54fda8c4efae65f8371c9aa7c +Size (drupal-6.3.tar.gz) = 1061653 bytes |