diff options
author | taca <taca@pkgsrc.org> | 2012-10-18 12:19:27 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-10-18 12:19:27 +0000 |
commit | edcc517a6ca4aab3e7eac2e2f64648a8814a501c (patch) | |
tree | dc47aeca7d47ffa213da474ebdc8a51b31515159 /www/drupal7 | |
parent | c12ec59439d8492c30cf21077e0c33d1ac485315 (diff) | |
download | pkgsrc-edcc517a6ca4aab3e7eac2e2f64648a8814a501c.tar.gz |
Update drupal7 to 7.16.
Release notes
Maintenance and security release of the Drupal 7 series.
This release fixes security vulnerabilities. Sites are urged to upgrade
immediately after reading the security announcement:
SA-CORE-2012-003 - Drupal core - Arbitrary PHP code execution and
Information disclosure
No other fixes are included.
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 5 | ||||
-rw-r--r-- | www/drupal7/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 2e377425189..695a3fd465e 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:58:29 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/18 12:19:27 taca Exp $ -DISTNAME= drupal-7.15 -PKGREVISION= 1 +DISTNAME= drupal-7.16 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 595ebd3813d..9c7002bd5d1 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/08/12 15:46:38 taca Exp $ +$NetBSD: distinfo,v 1.7 2012/10/18 12:19:27 taca Exp $ -SHA1 (drupal-7.15.tar.gz) = 6a64cc1ab37899fb318cfffd74f3104817cdbcb9 -RMD160 (drupal-7.15.tar.gz) = 850bfe727e05b52fdceecd822fca16fd616c579f -Size (drupal-7.15.tar.gz) = 3142219 bytes +SHA1 (drupal-7.16.tar.gz) = 29cb7c77c5952649b37cafbb205cfbc6e53f99fc +RMD160 (drupal-7.16.tar.gz) = 02391bb832dc4fd075627a2059b2b49696b4beae +Size (drupal-7.16.tar.gz) = 3142889 bytes |