From owner-svn-ports-head@freebsd.org Tue Aug 13 03:22:45 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B8B65CA0AE; Tue, 13 Aug 2019 03:22:45 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 466yhP4TGfz4Lyy; Tue, 13 Aug 2019 03:22:45 +0000 (UTC) (envelope-from acm@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B44690DF; Tue, 13 Aug 2019 03:22:45 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7D3Mjte073356; Tue, 13 Aug 2019 03:22:45 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7D3MiFq073354; Tue, 13 Aug 2019 03:22:44 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201908130322.x7D3MiFq073354@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 13 Aug 2019 03:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508811 - head/www/drupal8 X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/www/drupal8 X-SVN-Commit-Revision: 508811 X-SVN-Commit-Repository: ports 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.29 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: Tue, 13 Aug 2019 03:22:45 -0000 Author: acm Date: Tue Aug 13 03:22:44 2019 New Revision: 508811 URL: https://svnweb.freebsd.org/changeset/ports/508811 Log: - Update to 8.7.6 ChangeLog at: https://www.drupal.org/project/drupal/releases/8.7.6 Modified: head/www/drupal8/Makefile head/www/drupal8/distinfo head/www/drupal8/pkg-plist Modified: head/www/drupal8/Makefile ============================================================================== --- head/www/drupal8/Makefile Tue Aug 13 02:18:18 2019 (r508810) +++ head/www/drupal8/Makefile Tue Aug 13 03:22:44 2019 (r508811) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.7.5 +PORTVERSION= 8.7.6 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal8/distinfo ============================================================================== --- head/www/drupal8/distinfo Tue Aug 13 02:18:18 2019 (r508810) +++ head/www/drupal8/distinfo Tue Aug 13 03:22:44 2019 (r508811) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563513602 -SHA256 (drupal/drupal-8.7.5.tar.gz) = 05a5d787bf8499fada699ea5375521321a9fd4c07ee50ec43ecdd1b11c501d82 -SIZE (drupal/drupal-8.7.5.tar.gz) = 17843250 +TIMESTAMP = 1565662764 +SHA256 (drupal/drupal-8.7.6.tar.gz) = fdcf29dad0c042527cbcaa5468fc928698412b9c4b1826f908458e3e04f3d51d +SIZE (drupal/drupal-8.7.6.tar.gz) = 17866782 Modified: head/www/drupal8/pkg-plist ============================================================================== --- head/www/drupal8/pkg-plist Tue Aug 13 02:18:18 2019 (r508810) +++ head/www/drupal8/pkg-plist Tue Aug 13 03:22:44 2019 (r508811) @@ -2457,6 +2457,7 @@ %%WWWDIR%%/core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php %%WWWDIR%%/core/lib/Drupal/Core/TypedData/Validation/TypedDataAwareValidatorTrait.php %%WWWDIR%%/core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php +%%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateCompilerPass.php %%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateKernel.php %%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateRegistry.php %%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateRegistryFactory.php @@ -4700,6 +4701,7 @@ %%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldDataCountTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldDisplayTest.php +%%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldFormatterTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldImportChangeTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldImportCreateTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php @@ -8682,6 +8684,7 @@ %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.seven-secondary-local-tasks-block-2569529.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.site-branding-into-block-2005546.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.stable-base-theme-2575421.php +%%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.taxonomy-parent-multilingual-3066439.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.test-config-init.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-block-disabled-2513534.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-enabled.php @@ -8976,6 +8979,7 @@ %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/entity_test_update.install %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/entity_test_update.module %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php +%%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc @@ -9201,6 +9205,15 @@ %%WWWDIR%%/core/modules/system/tests/modules/module_test/module_test.post_update.php %%WWWDIR%%/core/modules/system/tests/modules/module_test/module_test.routing.yml %%WWWDIR%%/core/modules/system/tests/modules/module_test/src/Controller/ModuleTestController.php +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test/new_dependency_test.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test/new_dependency_test.services.yml +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test/src/InjectedService.php +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test/src/Service.php +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test/src/ServiceWithDependency.php +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test_with_service/new_dependency_test_with_service.services.yml +%%WWWDIR%%/core/modules/system/tests/modules/new_dependency_test_with_service/src/NewService.php %%WWWDIR%%/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/off_canvas_test/off_canvas_test.routing.yml %%WWWDIR%%/core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php @@ -9641,6 +9654,7 @@ %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php +%%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdatePathNewDependencyTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdatePathTestBaseFilledTest.php @@ -9964,6 +9978,7 @@ %%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/ThemeTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/TokenReplaceTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/Update/TaxonomyParentUpdateTest.php +%%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermUpdatePathTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/Update/TaxonomyVocabularyHierarchyUpdateTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Functional/Views/RelationshipNodeTermDataTest.php