summaryrefslogtreecommitdiff
path: root/www/drupal7
diff options
context:
space:
mode:
authortaca <taca>2012-08-12 15:46:38 +0000
committertaca <taca>2012-08-12 15:46:38 +0000
commit6c412665402d06a393b0566786ab9fcd5a94851f (patch)
treee1aa12703c0270730c32ced61fc1735cdd6d9473 /www/drupal7
parent2b01dca279e23fa4309f6968dcbf71a73cba2847 (diff)
downloadpkgsrc-6c412665402d06a393b0566786ab9fcd5a94851f.tar.gz
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
Diffstat (limited to 'www/drupal7')
-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..b726df5f575 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.10 2012/08/12 15:46:38 taca 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..89fb9191271 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.5 2012/08/12 15:46:38 taca 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..595ebd3813d 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.6 2012/08/12 15:46:38 taca 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