diff options
author | taca <taca@pkgsrc.org> | 2014-10-16 03:08:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-10-16 03:08:11 +0000 |
commit | e9c5bef9a0d0a2b48f1947591c8478e65c276702 (patch) | |
tree | 656856736c97f1bf1142a9ccdeab2b8686fc6a9b /www | |
parent | b4f0fb5853004c2134b95ba896caee290557c7ed (diff) | |
download | pkgsrc-e9c5bef9a0d0a2b48f1947591c8478e65c276702.tar.gz |
Update drupal7 to 7.32, including security fix and drupal6 is not affected.
Drupal 7.32, 2014-10-15
----------------------
- Fixed security issues (SQL injection). See SA-CORE-2014-005.
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 7a5b237b4be..943ab4aea85 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2014/08/08 15:53:33 taca Exp $ +# $NetBSD: Makefile,v 1.29 2014/10/16 03:08:11 taca Exp $ -DISTNAME= drupal-7.31 +DISTNAME= drupal-7.32 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 09864cde484..f94e735413d 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2014/08/08 15:53:33 taca Exp $ +$NetBSD: distinfo,v 1.22 2014/10/16 03:08:11 taca Exp $ -SHA1 (drupal-7.31.tar.gz) = 9fdced7e664f6482c99d3461d95e469ea5f9425e -RMD160 (drupal-7.31.tar.gz) = 77bb2ed5be3fbd19ce7fd71300a68ffbf78d6e54 -Size (drupal-7.31.tar.gz) = 3216766 bytes +SHA1 (drupal-7.32.tar.gz) = 6f9e1344b27edce3e0e16a5f810cfd442d2d8107 +RMD160 (drupal-7.32.tar.gz) = f2509c41b4d25622fd184672663d3bb9f909a5b6 +Size (drupal-7.32.tar.gz) = 3215563 bytes |