From owner-svn-ports-all@freebsd.org Fri Mar 6 06:35:15 2020 Return-Path: Delivered-To: svn-ports-all@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 D69DF25EB14; Fri, 6 Mar 2020 06:35:15 +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 48YdCR3cTDz4BnJ; Fri, 6 Mar 2020 06:35:15 +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 2B5E61C0B7; Fri, 6 Mar 2020 06:35:15 +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 0266ZFHO028079; Fri, 6 Mar 2020 06:35:15 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0266ZED7028077; Fri, 6 Mar 2020 06:35:14 GMT (envelope-from acm@FreeBSD.org) Message-Id: <202003060635.0266ZED7028077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Fri, 6 Mar 2020 06:35:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527860 - head/www/drupal8 X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/www/drupal8 X-SVN-Commit-Revision: 527860 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2020 06:35:15 -0000 Author: acm Date: Fri Mar 6 06:35:14 2020 New Revision: 527860 URL: https://svnweb.freebsd.org/changeset/ports/527860 Log: - Update to 8.8.3 ChangeLog at : https://www.drupal.org/project/drupal/releases/8.8.3 Modified: head/www/drupal8/Makefile head/www/drupal8/distinfo head/www/drupal8/pkg-plist Modified: head/www/drupal8/Makefile ============================================================================== --- head/www/drupal8/Makefile Fri Mar 6 06:30:28 2020 (r527859) +++ head/www/drupal8/Makefile Fri Mar 6 06:35:14 2020 (r527860) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.8.2 +PORTVERSION= 8.8.3 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal8/distinfo ============================================================================== --- head/www/drupal8/distinfo Fri Mar 6 06:30:28 2020 (r527859) +++ head/www/drupal8/distinfo Fri Mar 6 06:35:14 2020 (r527860) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580853385 -SHA256 (drupal/drupal-8.8.2.tar.gz) = cebe0302447d9373be8abe0bf021eddc511ad05539d55b6c45d3d845e81bbae3 -SIZE (drupal/drupal-8.8.2.tar.gz) = 19438764 +TIMESTAMP = 1583476346 +SHA256 (drupal/drupal-8.8.3.tar.gz) = 511ba0a1d5fbca2b78ad73e5c9c5ac7b0dc515d7ca183b0a63f5f6dbee1da888 +SIZE (drupal/drupal-8.8.3.tar.gz) = 19473677 Modified: head/www/drupal8/pkg-plist ============================================================================== --- head/www/drupal8/pkg-plist Fri Mar 6 06:30:28 2020 (r527859) +++ head/www/drupal8/pkg-plist Fri Mar 6 06:35:14 2020 (r527860) @@ -2431,6 +2431,7 @@ %%WWWDIR%%/core/lib/Drupal/Core/Template/Attribute.php %%WWWDIR%%/core/lib/Drupal/Core/Template/AttributeArray.php %%WWWDIR%%/core/lib/Drupal/Core/Template/AttributeBoolean.php +%%WWWDIR%%/core/lib/Drupal/Core/Template/AttributeHelper.php %%WWWDIR%%/core/lib/Drupal/Core/Template/AttributeString.php %%WWWDIR%%/core/lib/Drupal/Core/Template/AttributeValueBase.php %%WWWDIR%%/core/lib/Drupal/Core/Template/Loader/FilesystemLoader.php @@ -6306,6 +6307,7 @@ %%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/Hal/LayoutBuilderEntityViewDisplayHalJsonCookieTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/Jsonapi/LayoutBuilderEntityViewDisplayTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php +%%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockThemeSuggestionsTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/LayoutBuilderQuickEditTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php @@ -8081,6 +8083,8 @@ %%WWWDIR%%/core/modules/rdf/tests/src/Kernel/Migrate/d7/MigrateRdfMappingTest.php %%WWWDIR%%/core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php %%WWWDIR%%/core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php +%%WWWDIR%%/core/modules/rdf/tests/src/Traits/EasyRdf_ParsedUri.php +%%WWWDIR%%/core/modules/rdf/tests/src/Traits/RdfParsingTrait.php %%WWWDIR%%/core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php %%WWWDIR%%/core/modules/responsive_image/config/schema/responsive_image.schema.yml %%WWWDIR%%/core/modules/responsive_image/js/responsive_image.ajax.es6.js @@ -9123,8 +9127,6 @@ %%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 -%%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-failing-enabled.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.php @@ -9417,7 +9419,9 @@ %%WWWDIR%%/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml %%WWWDIR%%/core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module %%WWWDIR%%/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install %%WWWDIR%%/core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php +%%WWWDIR%%/core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml %%WWWDIR%%/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.post_update.php @@ -9899,6 +9903,8 @@ %%WWWDIR%%/core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php %%WWWDIR%%/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml %%WWWDIR%%/core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install +%%WWWDIR%%/core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install %%WWWDIR%%/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml %%WWWDIR%%/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install %%WWWDIR%%/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php @@ -10117,6 +10123,7 @@ %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/MenuTreeSerializationTitleTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php +%%WWWDIR%%/core/modules/system/tests/src/Functional/Update/NoPreExistingSchemaUpdateTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/PageTitleConvertedIntoBlockUpdateTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/PathAliasToEntityUpdateTest.php %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/RebuildScriptTest.php @@ -10749,6 +10756,10 @@ %%WWWDIR%%/core/modules/update/src/Form/UpdateManagerInstall.php %%WWWDIR%%/core/modules/update/src/Form/UpdateManagerUpdate.php %%WWWDIR%%/core/modules/update/src/Form/UpdateReady.php +%%WWWDIR%%/core/modules/update/src/ModuleVersion.php +%%WWWDIR%%/core/modules/update/src/ProjectCoreCompatibility.php +%%WWWDIR%%/core/modules/update/src/ProjectSecurityData.php +%%WWWDIR%%/core/modules/update/src/ProjectSecurityRequirement.php %%WWWDIR%%/core/modules/update/src/Tests/UpdateTestBase.php %%WWWDIR%%/core/modules/update/src/UpdateFetcher.php %%WWWDIR%%/core/modules/update/src/UpdateFetcherInterface.php @@ -10766,6 +10777,8 @@ %%WWWDIR%%/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml %%WWWDIR%%/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml %%WWWDIR%%/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_0-supported.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_0-unsupported.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_0.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-alpha1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-beta1.xml @@ -10776,6 +10789,8 @@ %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-alpha1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-beta1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.2_0.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.8.x-1.2.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.no-releases.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.1_8.x-1.2.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.2.xml @@ -10793,9 +10808,12 @@ %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.0.1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0-alpha1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0-beta1.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0-unsupported.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.0.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-alpha1-core_compatibility.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-alpha1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-beta1.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1-core_compatibility.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.1.1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.9.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.dev.xml @@ -10804,13 +10822,21 @@ %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.0.2-rc2.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.0.2.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.1.2.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.1.2_insecure-unsupported.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.1.2_insecure.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.2.0.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.2.0_3.0-rc1.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.2.0_9.0.0.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.9.0.xml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/drupal.sec.9.9.0.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php +%%WWWDIR%%/core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php %%WWWDIR%%/core/modules/update/tests/modules/update_test/src/Plugin/Archiver/UpdateTestArchiver.php %%WWWDIR%%/core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.info.yml %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.module %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.routing.yml +%%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test.services.yml %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test_basetheme.1_1-sec.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test_new_module.1_1.xml %%WWWDIR%%/core/modules/update/tests/modules/update_test/update_test_subtheme.1_0.xml @@ -10822,11 +10848,15 @@ %%WWWDIR%%/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php %%WWWDIR%%/core/modules/update/tests/src/Kernel/UpdateDeleteFileIfStaleTest.php %%WWWDIR%%/core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php +%%WWWDIR%%/core/modules/update/tests/src/Unit/ModuleVersionTest.php +%%WWWDIR%%/core/modules/update/tests/src/Unit/ProjectCoreCompatibilityTest.php %%WWWDIR%%/core/modules/update/tests/src/Unit/UpdateFetcherTest.php %%WWWDIR%%/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml %%WWWDIR%%/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml %%WWWDIR%%/core/modules/update/tests/update_test_new_module/8.x-1.0/update_test_new_module.tar.gz +%%WWWDIR%%/core/modules/update/tests/update_test_new_module/8.x-1.0/update_test_new_module.zip %%WWWDIR%%/core/modules/update/tests/update_test_new_module/8.x-1.1/update_test_new_module.tar.gz +%%WWWDIR%%/core/modules/update/tests/update_test_new_module/8.x-1.1/update_test_new_module.zip %%WWWDIR%%/core/modules/update/update.api.php %%WWWDIR%%/core/modules/update/update.authorize.inc %%WWWDIR%%/core/modules/update/update.compare.inc @@ -12293,6 +12323,7 @@ %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceConcurrentEditingTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php +%%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceRevisionMetadataFieldTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php @@ -12926,6 +12957,7 @@ %%WWWDIR%%/core/scripts/transliteration_data.php.txt %%WWWDIR%%/core/scripts/update-countries.sh %%WWWDIR%%/core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php +%%WWWDIR%%/core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php %%WWWDIR%%/core/tests/Drupal/BuildTests/Framework/BuildTestBase.php %%WWWDIR%%/core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php %%WWWDIR%%/core/tests/Drupal/BuildTests/Framework/ExternalCommandRequirementsTrait.php @@ -13961,6 +13993,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml %%WWWDIR%%/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module %%WWWDIR%%/core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml +%%WWWDIR%%/core/tests/Drupal/Tests/Core/Field/AllowedTagsXssTraitDeprecateTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Field/FieldFilteredMarkupTest.php @@ -14124,6 +14157,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Core/Template/AttributeHelperTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Template/AttributeTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Template/Loader/ThemeRegistryLoaderTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php @@ -14186,6 +14220,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/UiHelperTrait.php %%WWWDIR%%/core/tests/Drupal/Tests/UnitTestCase.php %%WWWDIR%%/core/tests/Drupal/Tests/UnitTestCaseDeprecationTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/UpdatePathTestTrait.php %%WWWDIR%%/core/tests/Drupal/Tests/WebAssert.php %%WWWDIR%%/core/tests/Drupal/Tests/XdebugRequestTrait.php %%WWWDIR%%/core/tests/README.md @@ -14229,7 +14264,6 @@ %%WWWDIR%%/core/tests/fixtures/files/translations/drupal-8.0.0.de.po %%WWWDIR%%/core/tests/fixtures/test_stable/test_stable.info.yml %%WWWDIR%%/core/tests/fixtures/test_stable/test_stable.theme -%%WWWDIR%%/core/tests/scripts/test_composer_project_templates.sh %%WWWDIR%%/core/themes/bartik/README.txt %%WWWDIR%%/core/themes/bartik/bartik.breakpoints.yml %%WWWDIR%%/core/themes/bartik/bartik.info.yml @@ -14839,6 +14873,7 @@ %%WWWDIR%%/core/themes/seven/css/theme/install-page.css %%WWWDIR%%/core/themes/seven/css/theme/maintenance-page.css %%WWWDIR%%/core/themes/seven/css/theme/media-library.css +%%WWWDIR%%/core/themes/seven/css/theme/update-report.css %%WWWDIR%%/core/themes/seven/images/icons/cccccc/clock.svg %%WWWDIR%%/core/themes/seven/images/icons/cccccc/d8-logo.svg %%WWWDIR%%/core/themes/seven/images/icons/cccccc/database.svg