summaryrefslogtreecommitdiff
path: root/www/drupal6
diff options
context:
space:
mode:
authortaca <taca>2012-02-19 16:30:17 +0000
committertaca <taca>2012-02-19 16:30:17 +0000
commit3edd6454ed6394479f7cc95d2d245c57a7d69542 (patch)
tree675ff478ffef92bcea129c7a40a41ffd87befc7f /www/drupal6
parentf9a4dc3a5c6bd009cca43661073362919e5f7fb2 (diff)
downloadpkgsrc-3edd6454ed6394479f7cc95d2d245c57a7d69542.tar.gz
Update drupal6 package to 6.24.
Drupal 6.24, 2012-02-01 ---------------------- - Improved performance of search indexing and user operations by adding indexes. - Fixed issues with themes getting disabled due to missing locking in system_theme_data(). - Fix issue with blocks being disabled on updates in _block_rehash(). - Further improvements to PHP 5.3, PHP 4 and PostgreSQL compatibility. - Improved code documentation at various places. - Fixed a variety of other bugs.
Diffstat (limited to 'www/drupal6')
-rw-r--r--www/drupal6/Makefile4
-rw-r--r--www/drupal6/PLIST3
-rw-r--r--www/drupal6/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index 139497c0b80..ae0298c5f99 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2012/02/01 23:54:40 taca Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/19 16:30:17 taca Exp $
-DISTNAME= drupal-6.23
+DISTNAME= drupal-6.24
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
diff --git a/www/drupal6/PLIST b/www/drupal6/PLIST
index 9754295787c..659ffcbf21b 100644
--- a/www/drupal6/PLIST
+++ b/www/drupal6/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2011/05/28 11:53:55 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2012/02/19 16:30:17 taca Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -29,6 +29,7 @@ share/drupal/includes/install.mysqli.inc
share/drupal/includes/install.pgsql.inc
share/drupal/includes/language.inc
share/drupal/includes/locale.inc
+share/drupal/includes/lock-install.inc
share/drupal/includes/lock.inc
share/drupal/includes/mail.inc
share/drupal/includes/menu.inc
diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo
index 73a0388c7a4..826d316cf6e 100644
--- a/www/drupal6/distinfo
+++ b/www/drupal6/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2012/02/01 23:54:40 taca Exp $
+$NetBSD: distinfo,v 1.23 2012/02/19 16:30:17 taca Exp $
-SHA1 (drupal-6.23.tar.gz) = 46f143db5e90ae8c94ee7223914712a624dabadf
-RMD160 (drupal-6.23.tar.gz) = f17fb8772999e659c8e39f08a747acfe1c15c87c
-Size (drupal-6.23.tar.gz) = 1100418 bytes
+SHA1 (drupal-6.24.tar.gz) = aadbac0691fe56ea4e0c7dc7dc85ac17c622d52d
+RMD160 (drupal-6.24.tar.gz) = 9fbb8f061c51c4b1532c64ba70a56ce5e456a109
+Size (drupal-6.24.tar.gz) = 1104440 bytes