diff options
author | taca <taca> | 2010-06-03 15:42:53 +0000 |
---|---|---|
committer | taca <taca> | 2010-06-03 15:42:53 +0000 |
commit | 1449da8778707de394038639c2724c762975259c (patch) | |
tree | a8b101ec87abec09f806a55eafca17e0bd460a6c /www/drupal6 | |
parent | f44d08855d5d5632d13c743506347d7eeb529bfd (diff) | |
download | pkgsrc-1449da8778707de394038639c2724c762975259c.tar.gz |
Update www/drupal from 6.16 to 6.17.
Drupal 6.17, 2010-06-02
----------------------
- Improved PostgreSQL compatibility
- Better PHP 5.3 and PHP 4 compatibility
- Better browser compatibility of CSS and JS aggregation
- Improved logging for login failures
- Fixed an incompatibility with some contributed modules and the locking system
- Fixed a variety of other bugs.
Diffstat (limited to 'www/drupal6')
-rw-r--r-- | www/drupal6/Makefile | 4 | ||||
-rw-r--r-- | www/drupal6/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index e01ed534c26..e1b6b2f588b 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2010/03/15 16:48:53 taca Exp $ +# $NetBSD: Makefile,v 1.21 2010/06/03 15:42:53 taca Exp $ -DISTNAME= drupal-6.16 +DISTNAME= drupal-6.17 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 75a4fae0abd..74cafadb32d 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2010/03/04 01:29:58 taca Exp $ +$NetBSD: distinfo,v 1.16 2010/06/03 15:42:53 taca Exp $ -SHA1 (drupal-6.16.tar.gz) = 90db81b6f4b9b0514c9cdd1338f344492beb5477 -RMD160 (drupal-6.16.tar.gz) = 2d8579d76bc06c623fdad88c30b8aebf48bd88d7 -Size (drupal-6.16.tar.gz) = 1090616 bytes +SHA1 (drupal-6.17.tar.gz) = 2a0e0a983cab8f336c62f31ec40a0ab91eb35394 +RMD160 (drupal-6.17.tar.gz) = 9ae96de07f2501f818ed6b549b7afffc37972aa4 +Size (drupal-6.17.tar.gz) = 1093157 bytes |