diff options
author | taca <taca> | 2012-02-19 16:31:08 +0000 |
---|---|---|
committer | taca <taca> | 2012-02-19 16:31:08 +0000 |
commit | 14e5eeee2e4a1a32d92f9f07b518d514d7877335 (patch) | |
tree | 585aea48d69f5153dd29fcde7a576d123c056ffe /www | |
parent | 3edd6454ed6394479f7cc95d2d245c57a7d69542 (diff) | |
download | pkgsrc-14e5eeee2e4a1a32d92f9f07b518d514d7877335.tar.gz |
Update www/drupal7 package to 7.12.
Drupal 7.12, 2012-02-01
----------------------
- Fixed bug preventing custom menus from receiving an active trail.
- Fixed hook_field_delete() no longer invoked during field_purge_data().
- Fixed bug causing entity info cache to not be cleared with the rest of caches.
- Fixed file_unmanaged_copy() fails with Drupal 7.7+ and safe_mode() or
open_basedir().
- Fixed Nested transactions throw exceptions when they got out of scope.
- Fixed bugs with the Return-Path when sending mail on both Windows and
non-Windows systems.
- Fixed bug with DrupalCacheArray property visibility preventing others from
extending it (API change: http://drupal.org/node/1422264).
- Fixed bug with handling of non-ASCII characters in file names (API change:
http://drupal.org/node/1424840).
- Reconciled field maximum length with database column size in image and
aggregator modules.
- Fixes to various core JavaScript files to allow for minification and
aggregation.
- Fixed Prevent tests from deleting main installation's tables when
parent::setUp() is not called.
- Fixed several Poll module bugs.
- Fixed several Shortcut module bugs.
- Added new hook_system_theme_info() to provide ability for contributed modules
to test theme functionality.
- Added ability to cancel mail sending from hook_mail_alter().
- Added support for configurable PDO connection options, enabling master-master
database replication.
- Numerous improvements to tests and test runner to pave the way for faster test
runs.
- Expanded test coverage.
- Numerous API documentation improvements.
- Numerous performance improvements, including token replacement and render
cache.
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal7/Makefile | 4 | ||||
-rw-r--r-- | www/drupal7/PLIST | 34 | ||||
-rw-r--r-- | www/drupal7/distinfo | 8 |
3 files changed, 34 insertions, 12 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 8e4f9c62c5f..797075fc1a3 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2012/02/01 23:55:16 taca Exp $ +# $NetBSD: Makefile,v 1.4 2012/02/19 16:31:08 taca Exp $ -DISTNAME= drupal-7.11 +DISTNAME= drupal-7.12 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST index 14d440fb8cd..fe2714efc7b 100644 --- a/www/drupal7/PLIST +++ b/www/drupal7/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2012/02/01 23:55:16 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/02/19 16:31:08 taca Exp $ share/doc/drupal/CHANGELOG.txt share/doc/drupal/COPYRIGHT.txt share/doc/drupal/INSTALL.mysql.txt @@ -56,6 +56,7 @@ share/drupal/includes/image.inc share/drupal/includes/install.core.inc share/drupal/includes/install.inc share/drupal/includes/iso.inc +share/drupal/includes/json-encode.inc share/drupal/includes/language.inc share/drupal/includes/locale.inc share/drupal/includes/lock.inc @@ -242,6 +243,8 @@ share/drupal/modules/block/block.test share/drupal/modules/block/block.tpl.php share/drupal/modules/block/tests/block_test.info share/drupal/modules/block/tests/block_test.module +share/drupal/modules/block/tests/themes/block_test_theme/block_test_theme.info +share/drupal/modules/block/tests/themes/block_test_theme/page.tpl.php share/drupal/modules/blog/blog.info share/drupal/modules/blog/blog.install share/drupal/modules/blog/blog.module @@ -691,6 +694,14 @@ share/drupal/modules/simpletest/tests/session_test.module share/drupal/modules/simpletest/tests/system.base.css share/drupal/modules/simpletest/tests/system_dependencies_test.info share/drupal/modules/simpletest/tests/system_dependencies_test.module +share/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info +share/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module +share/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info +share/drupal/modules/simpletest/tests/system_incompatible_core_version_test.module +share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info +share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module +share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info +share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.module share/drupal/modules/simpletest/tests/system_test.info share/drupal/modules/simpletest/tests/system_test.module share/drupal/modules/simpletest/tests/tablesort.test @@ -700,8 +711,14 @@ share/drupal/modules/simpletest/tests/taxonomy_test.module share/drupal/modules/simpletest/tests/theme.test 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_theme/template.php +share/drupal/modules/simpletest/tests/themes/test_theme/test_theme.info share/drupal/modules/simpletest/tests/unicode.test share/drupal/modules/simpletest/tests/update.test +share/drupal/modules/simpletest/tests/update_script_test.info +share/drupal/modules/simpletest/tests/update_script_test.install +share/drupal/modules/simpletest/tests/update_script_test.module share/drupal/modules/simpletest/tests/update_test_1.info share/drupal/modules/simpletest/tests/update_test_1.install share/drupal/modules/simpletest/tests/update_test_1.module @@ -717,10 +734,15 @@ share/drupal/modules/simpletest/tests/upgrade/drupal-6.filled.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.forum.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.locale.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.menu.database.php +share/drupal/modules/simpletest/tests/upgrade/drupal-6.node_type_broken.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.translatable.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.upload.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php share/drupal/modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php +share/drupal/modules/simpletest/tests/upgrade/drupal-7.bare.minimal.database.php.gz +share/drupal/modules/simpletest/tests/upgrade/drupal-7.bare.standard_all.database.php.gz +share/drupal/modules/simpletest/tests/upgrade/drupal-7.filled.minimal.database.php.gz +share/drupal/modules/simpletest/tests/upgrade/drupal-7.filled.standard_all.database.php.gz share/drupal/modules/simpletest/tests/upgrade/upgrade.comment.test share/drupal/modules/simpletest/tests/upgrade/upgrade.filter.test share/drupal/modules/simpletest/tests/upgrade/upgrade.forum.test @@ -834,6 +856,8 @@ share/drupal/modules/update/tests/drupal.0.xml share/drupal/modules/update/tests/drupal.1.xml share/drupal/modules/update/tests/drupal.2-sec.xml share/drupal/modules/update/tests/drupal.dev.xml +share/drupal/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info +share/drupal/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info share/drupal/modules/update/tests/update_test.info share/drupal/modules/update/tests/update_test.module share/drupal/modules/update/tests/update_test_basetheme.1_1-sec.xml @@ -890,9 +914,12 @@ share/drupal/scripts/cron-curl.sh share/drupal/scripts/cron-lynx.sh share/drupal/scripts/drupal.sh share/drupal/scripts/dump-database-d6.sh +share/drupal/scripts/dump-database-d7.sh share/drupal/scripts/generate-d6-content.sh +share/drupal/scripts/generate-d7-content.sh share/drupal/scripts/password-hash.sh share/drupal/scripts/run-tests.sh +share/drupal/scripts/test.script share/drupal/sites/all/README.txt share/drupal/themes/README.txt share/drupal/themes/bartik/bartik.info @@ -999,11 +1026,6 @@ share/drupal/themes/stark/layout.css share/drupal/themes/stark/logo.png share/drupal/themes/stark/screenshot.png share/drupal/themes/stark/stark.info -share/drupal/themes/tests/README.txt -share/drupal/themes/tests/test_theme/template.php -share/drupal/themes/tests/test_theme/test_theme.info -share/drupal/themes/tests/update_test_basetheme/update_test_basetheme.info -share/drupal/themes/tests/update_test_subtheme/update_test_subtheme.info share/drupal/update.php share/drupal/xmlrpc.php share/examples/drupal/default.settings.php diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index e0300155739..626a73b4d12 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/02/01 23:55:16 taca Exp $ +$NetBSD: distinfo,v 1.3 2012/02/19 16:31:08 taca Exp $ -SHA1 (drupal-7.11.tar.gz) = 5a94916ff5d6624b4872cb4e24de7a561235a415 -RMD160 (drupal-7.11.tar.gz) = 79fa19fbb0fb7e207a450f5041501830930ef0be -Size (drupal-7.11.tar.gz) = 2789336 bytes +SHA1 (drupal-7.12.tar.gz) = aa0c85f2c384c9e6e7e1289d171afdf360bbf376 +RMD160 (drupal-7.12.tar.gz) = 12afe461a68d4ec59921395cdbea0c5cceb79767 +Size (drupal-7.12.tar.gz) = 3088472 bytes |