diff options
author | taca <taca@pkgsrc.org> | 2013-03-07 16:54:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-03-07 16:54:09 +0000 |
commit | d731b58debda535d429db4935021291a9b9e54d6 (patch) | |
tree | c87e08c6ccf19bea45cfe1892c08dd2bc5bb94bc /www | |
parent | 01e18495523067e1b245c53ca973c560b58041cc (diff) | |
download | pkgsrc-d731b58debda535d429db4935021291a9b9e54d6.tar.gz |
Update drupal7 to 7.21.
Drupal 7.21, 2013-03-06
-----------------------
- Allowed sites using the 'image_allow_insecure_derivatives' variable to still
have partial protection from the security issues fixed in Drupal 7.20.
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal7/Makefile | 4 | ||||
-rw-r--r-- | www/drupal7/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 192204edd9c..3186cb97a40 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2013/02/21 12:59:19 taca Exp $ +# $NetBSD: Makefile,v 1.18 2013/03/07 16:54:09 taca Exp $ -DISTNAME= drupal-7.20 +DISTNAME= drupal-7.21 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 938a97e8a5b..61b84302e7f 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/02/21 12:59:19 taca Exp $ +$NetBSD: distinfo,v 1.12 2013/03/07 16:54:09 taca Exp $ -SHA1 (drupal-7.20.tar.gz) = 9c9dab4e3d9cda0c02496af34d4083d161c25bf0 -RMD160 (drupal-7.20.tar.gz) = a3cff0c3c4e936e839afe76dacd6462e82d2031e -Size (drupal-7.20.tar.gz) = 3163257 bytes +SHA1 (drupal-7.21.tar.gz) = abe77691715315c9115b5f5e2eac9bb4bbe52454 +RMD160 (drupal-7.21.tar.gz) = 58f2f8f6962827b512d879bc817d8969ecd7a4ae +Size (drupal-7.21.tar.gz) = 3163798 bytes |