From owner-svn-ports-head@freebsd.org Fri Oct 16 23:16:27 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3202FA16DD0; Fri, 16 Oct 2015 23:16:27 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EFD43B74; Fri, 16 Oct 2015 23:16:26 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9GNGPwY015766; Fri, 16 Oct 2015 23:16:25 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9GNGPVq015763; Fri, 16 Oct 2015 23:16:25 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201510162316.t9GNGPVq015763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Fri, 16 Oct 2015 23:16:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399526 - head/www/drupal7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 23:16:27 -0000 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