Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 23:16:25 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399526 - head/www/drupal7
Message-ID:  <201510162316.t9GNGPVq015763@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Fri Oct 16 23:16:25 2015
New Revision: 399526
URL: https://svnweb.freebsd.org/changeset/ports/399526

Log:
  Update to 7.40.
  
  PR:		ports/203829
  Submitted by:	Simon Wright (maintainer)

Modified:
  head/www/drupal7/Makefile
  head/www/drupal7/distinfo
  head/www/drupal7/pkg-plist

Modified: head/www/drupal7/Makefile
==============================================================================
--- head/www/drupal7/Makefile	Fri Oct 16 22:43:21 2015	(r399525)
+++ head/www/drupal7/Makefile	Fri Oct 16 23:16:25 2015	(r399526)
@@ -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}

Modified: head/www/drupal7/distinfo
==============================================================================
--- head/www/drupal7/distinfo	Fri Oct 16 22:43:21 2015	(r399525)
+++ head/www/drupal7/distinfo	Fri Oct 16 23:16:25 2015	(r399526)
@@ -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

Modified: head/www/drupal7/pkg-plist
==============================================================================
--- head/www/drupal7/pkg-plist	Fri Oct 16 22:43:21 2015	(r399525)
+++ head/www/drupal7/pkg-plist	Fri Oct 16 23:16:25 2015	(r399526)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510162316.t9GNGPVq015763>