diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-06-03 22:24:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-06-03 22:24:13 +0000 |
commit | cef6c2fa7e6a0bea72e02513a6a3485b3091f45b (patch) | |
tree | 830728cb9eaf495f4f3a74aeba37850e864d21f8 /www | |
parent | 6cc7bba20b8886220df98d83ac59ce82ea3b5399 (diff) | |
download | pkgsrc-cef6c2fa7e6a0bea72e02513a6a3485b3091f45b.tar.gz |
Update to 4.7.2
- fixed critical upload issue, see SA-2006-007
- fixed taxonomy XSS issue, see SA-2006-008
- fixed a variety of small bugs.
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal/Makefile | 5 | ||||
-rw-r--r-- | www/drupal/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index e7a948fb2b7..d88f998adff 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2006/06/02 18:28:00 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/06/03 22:24:13 adrianp Exp $ -DISTNAME= drupal-4.7.1 -PKGREVISION= 1 +DISTNAME= drupal-4.7.2 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal/distinfo b/www/drupal/distinfo index 160c32e5bc5..7aee0d938f5 100644 --- a/www/drupal/distinfo +++ b/www/drupal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2006/05/28 14:46:47 adrianp Exp $ +$NetBSD: distinfo,v 1.10 2006/06/03 22:24:13 adrianp Exp $ -SHA1 (drupal-4.7.1.tar.gz) = ddf27ea2209c74b3ea806b213962645d19c17650 -RMD160 (drupal-4.7.1.tar.gz) = 8b3d9647a2f75df7d40eb03e7f1a367dac5ae267 -Size (drupal-4.7.1.tar.gz) = 485430 bytes +SHA1 (drupal-4.7.2.tar.gz) = 004c420d837e8a02fe4abaa7c01db14a93bc85cc +RMD160 (drupal-4.7.2.tar.gz) = a709fd6311d72a653c5de0acac8c0d816f6749e4 +Size (drupal-4.7.2.tar.gz) = 486390 bytes |