summaryrefslogtreecommitdiff
path: root/www/drupal7/Makefile
diff options
context:
space:
mode:
authortaca <taca>2012-08-12 15:46:38 +0000
committertaca <taca>2012-08-12 15:46:38 +0000
commit9381391714abfd12eee1225c0245a3c5b5d35a65 (patch)
treee1aa12703c0270730c32ced61fc1735cdd6d9473 /www/drupal7/Makefile
parent627634ac6be8260dde668bdbd5a5811eb052d443 (diff)
downloadpkgsrc-9381391714abfd12eee1225c0245a3c5b5d35a65.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/Makefile')
-rw-r--r--www/drupal7/Makefile4
1 files changed, 2 insertions, 2 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/