summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-08-20 09:05:44 +0000
committersbd <sbd@pkgsrc.org>2012-08-20 09:05:44 +0000
commit92390f9970090a7d77ace5b203b9ac2da9ba0923 (patch)
treed947cdc7609ee9bf5e3150858b01b2e501e0458f
parent72a498b803d6137f7d224553d2611deb8b560328 (diff)
downloadpkgsrc-92390f9970090a7d77ace5b203b9ac2da9ba0923.tar.gz
Pullup ticket #3905 - requested by taca
www/drupal7 security update Revisions pulled up: - www/drupal7/Makefile 1.10 - www/drupal7/PLIST 1.5 - www/drupal7/distinfo 1.6 --- Module Name: pkgsrc Committed By: taca Date: Sun Aug 12 15:46:38 UTC 2012 Modified Files: pkgsrc/www/drupal7: Makefile PLIST distinfo Log Message: Update drupal7 package to 7.15. Release notes says "no security fix" but it really fixes SA49131: <http://secunia.com/advisories/49131/>. Release notes Maintenance release of the Drupal 7 series. Includes bugfixes and small API/feature improvements only (no major new functionality); significant new features are only being added to the forthcoming Drupal 8.0 release. No security fixes are included in this release. Besides documentation fixes, no changes have been made to the .htaccess, robots.txt or settings.php files in this release, so upgrading custom versions of those files is not necessary. Known issues: #1708722: Call to undefined function drupal_find_base_themes() in drupal-7.15/includes/module.inc on line 184: Under rare circumstances which are still under investigation (most likely, sites with a sub-theme enabled and a module enabled that calls certain code early in Drupal's page request), upgrading to Drupal 7.15 may lead to a fatal error. A patch to fix this is available. http://drupal.org/node/1708292
-rw-r--r--www/drupal7/Makefile4
-rw-r--r--www/drupal7/PLIST6
-rw-r--r--www/drupal7/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index ae4ff023f89..db842d83b3d 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/06/25 09:02:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.9.2.1 2012/08/20 09:05:44 sbd Exp $
-DISTNAME= drupal-7.14
+DISTNAME= drupal-7.15
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST
index dc028c82634..f68135d1a2d 100644
--- a/www/drupal7/PLIST
+++ b/www/drupal7/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2012/05/03 07:02:57 taca Exp $
+@comment $NetBSD: PLIST,v 1.4.2.1 2012/08/20 09:05:44 sbd Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -651,6 +651,8 @@ share/drupal/modules/simpletest/tests/entity_crud_hook_test.info
share/drupal/modules/simpletest/tests/entity_crud_hook_test.module
share/drupal/modules/simpletest/tests/entity_crud_hook_test.test
share/drupal/modules/simpletest/tests/entity_query.test
+share/drupal/modules/simpletest/tests/entity_query_access_test.info
+share/drupal/modules/simpletest/tests/entity_query_access_test.module
share/drupal/modules/simpletest/tests/error.test
share/drupal/modules/simpletest/tests/error_test.info
share/drupal/modules/simpletest/tests/error_test.module
@@ -717,6 +719,8 @@ share/drupal/modules/simpletest/tests/theme_test.inc
share/drupal/modules/simpletest/tests/theme_test.info
share/drupal/modules/simpletest/tests/theme_test.module
share/drupal/modules/simpletest/tests/theme_test.template_test.tpl.php
+share/drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
+share/drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
share/drupal/modules/simpletest/tests/themes/test_theme/template.php
share/drupal/modules/simpletest/tests/themes/test_theme/test_theme.info
share/drupal/modules/simpletest/tests/unicode.test
diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo
index 2a142125bee..c887cf8b22d 100644
--- a/www/drupal7/distinfo
+++ b/www/drupal7/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/05/03 07:02:57 taca Exp $
+$NetBSD: distinfo,v 1.5.2.1 2012/08/20 09:05:44 sbd Exp $
-SHA1 (drupal-7.14.tar.gz) = ab33bea454fed20c535e37a71cea6004599488c3
-RMD160 (drupal-7.14.tar.gz) = b39415586e11609e4bdb5b3a5ae4586f30c94cb4
-Size (drupal-7.14.tar.gz) = 3128473 bytes
+SHA1 (drupal-7.15.tar.gz) = 6a64cc1ab37899fb318cfffd74f3104817cdbcb9
+RMD160 (drupal-7.15.tar.gz) = 850bfe727e05b52fdceecd822fca16fd616c579f
+Size (drupal-7.15.tar.gz) = 3142219 bytes