Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 03:22:44 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508811 - head/www/drupal8
Message-ID:  <201908130322.x7D3MiFq073354@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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