diff options
author | delphij <delphij@FreeBSD.org> | 2015-10-17 07:16:25 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2015-10-17 07:16:25 +0800 |
commit | 6302af8ea4f846e25687795be43a9bc5f7505851 (patch) | |
tree | aed68571d23e13fe3479e0193a3d0da0f654ac8a /www/drupal7 | |
parent | 64fb3c70e5e497a8d0396cccaaa07b5fff72a88b (diff) | |
download | freebsd-ports-gnome-6302af8ea4f846e25687795be43a9bc5f7505851.tar.gz freebsd-ports-gnome-6302af8ea4f846e25687795be43a9bc5f7505851.tar.zst freebsd-ports-gnome-6302af8ea4f846e25687795be43a9bc5f7505851.zip |
Update to 7.40.
PR: ports/203829
Submitted by: Simon Wright (maintainer)
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 2 | ||||
-rw-r--r-- | www/drupal7/distinfo | 4 | ||||
-rw-r--r-- | www/drupal7/pkg-plist | 10 |
3 files changed, 13 insertions, 3 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 5bda07229c3d..6e6a2916d591 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal7 -PORTVERSION= 7.39 +PORTVERSION= 7.40 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index db2b4a42d280..1f6065a7c4e0 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-7.39.tar.gz) = afad72be4389e2a2dfc630fc8582277ed185d884101978890139e0d14e4ddbab -SIZE (drupal/drupal-7.39.tar.gz) = 3249343 +SHA256 (drupal/drupal-7.40.tar.gz) = 8a9adf21d88026f2947c84a18922c40f5bbb8f5d89d08b1991b11006003fafce +SIZE (drupal/drupal-7.40.tar.gz) = 3257401 diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist index aefa4b16e50f..d639172bf68b 100644 --- a/www/drupal7/pkg-plist +++ b/www/drupal7/pkg-plist @@ -639,6 +639,11 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test +%%DRUPAL_BASE%%/modules/simpletest/tests/boot.test +%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.info +%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.module +%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.info +%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.module %%DRUPAL_BASE%%/modules/simpletest/tests/cache.test %%DRUPAL_BASE%%/modules/simpletest/tests/common.test %%DRUPAL_BASE%%/modules/simpletest/tests/common_test.css @@ -656,6 +661,7 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_class.inc %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc +%%DRUPAL_BASE%%/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_trait.sh %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -697,6 +703,7 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/menu_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/module.test %%DRUPAL_BASE%%/modules/simpletest/tests/module_test.file.inc +%%DRUPAL_BASE%%/modules/simpletest/tests/module_test.implementations.inc %%DRUPAL_BASE%%/modules/simpletest/tests/module_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/module_test.install %%DRUPAL_BASE%%/modules/simpletest/tests/module_test.module @@ -734,6 +741,8 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/system_incompatible_module_version_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/system_incompatible_module_version_test.module +%%DRUPAL_BASE%%/modules/simpletest/tests/system_project_namespace_test.info +%%DRUPAL_BASE%%/modules/simpletest/tests/system_project_namespace_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/system_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/system_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/tablesort.test @@ -949,6 +958,7 @@ %%DRUPAL_BASE%%/profiles/minimal/minimal.install %%DRUPAL_BASE%%/profiles/minimal/minimal.profile %%DRUPAL_BASE%%/profiles/minimal/translations/README.txt +%%DRUPAL_BASE%%/profiles/README.txt %%DRUPAL_BASE%%/profiles/standard/standard.info %%DRUPAL_BASE%%/profiles/standard/standard.install %%DRUPAL_BASE%%/profiles/standard/standard.profile |