From nobody Fri Nov 05 18:53:43 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 058C4183EE2C; Fri, 5 Nov 2021 18:53:44 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hm8mR6gRlz3jqr; Fri, 5 Nov 2021 18:53:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C56F21CE9D; Fri, 5 Nov 2021 18:53:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1A5IrhLc056620; Fri, 5 Nov 2021 18:53:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A5Irhho056619; Fri, 5 Nov 2021 18:53:43 GMT (envelope-from git) Date: Fri, 5 Nov 2021 18:53:43 GMT Message-Id: <202111051853.1A5Irhho056619@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jose Alonso Cardenas Marquez Subject: git: 0d4e108dd6c2 - main - www/drupal9: update to 9.2.8 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: acm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0d4e108dd6c22a883e4999c8e99bc07336a93e8e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d4e108dd6c22a883e4999c8e99bc07336a93e8e commit 0d4e108dd6c22a883e4999c8e99bc07336a93e8e Author: Jose Alonso Cardenas Marquez AuthorDate: 2021-11-05 18:52:48 +0000 Commit: Jose Alonso Cardenas Marquez CommitDate: 2021-11-05 18:52:48 +0000 www/drupal9: update to 9.2.8 ChangeLog at: https://www.drupal.org/project/drupal/releases/9.2.8 --- www/drupal9/Makefile | 2 +- www/drupal9/distinfo | 6 +++--- www/drupal9/pkg-plist | 21 +++++++++++++++++++-- 3 files changed, 23 insertions(+), 6 deletions(-) diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile index 15f8d83b6509..927b809f9573 100644 --- a/www/drupal9/Makefile +++ b/www/drupal9/Makefile @@ -1,5 +1,5 @@ PORTNAME= drupal9 -PORTVERSION= 9.2.5 +PORTVERSION= 9.2.8 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal9/distinfo b/www/drupal9/distinfo index 093dd916b07d..cf29fdfcfe00 100644 --- a/www/drupal9/distinfo +++ b/www/drupal9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630805858 -SHA256 (drupal/drupal-9.2.5.tar.gz) = f6ccd9d86f1ac27d940122db8e8bbf6bcd33182e347b6688493ec3530113d5a7 -SIZE (drupal/drupal-9.2.5.tar.gz) = 18859934 +TIMESTAMP = 1636137201 +SHA256 (drupal/drupal-9.2.8.tar.gz) = e9ea44fe6faa9e8f40a2dc520469f1ede3798186b118e6a1fe14f257ecd739e7 +SIZE (drupal/drupal-9.2.8.tar.gz) = 18873801 diff --git a/www/drupal9/pkg-plist b/www/drupal9/pkg-plist index 5e234a4a13b3..054f8ddeeaec 100644 --- a/www/drupal9/pkg-plist +++ b/www/drupal9/pkg-plist @@ -4512,6 +4512,7 @@ %%WWWDIR%%/core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php %%WWWDIR%%/core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php %%WWWDIR%%/core/modules/editor/tests/src/Kernel/EditorManagerTest.php +%%WWWDIR%%/core/modules/editor/tests/src/Kernel/EntityUpdateTest.php %%WWWDIR%%/core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php %%WWWDIR%%/core/modules/editor/tests/src/Unit/EditorXssFilter/StandardTest.php %%WWWDIR%%/core/modules/entity_reference/entity_reference.info.yml @@ -5151,6 +5152,7 @@ %%WWWDIR%%/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlAnonTest.php %%WWWDIR%%/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlBasicAuthTest.php %%WWWDIR%%/core/modules/filter/tests/src/Functional/Rest/FilterFormatXmlCookieTest.php +%%WWWDIR%%/core/modules/filter/tests/src/FunctionalJavascript/FilterHtmlTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/FilterAPITest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/FilterCaptionTwigDebugTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/FilterCrudTest.php @@ -5826,6 +5828,7 @@ %%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php %%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php %%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/ItemTest.php +%%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php %%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php %%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php %%WWWDIR%%/core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php @@ -6225,8 +6228,10 @@ %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml +%%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.links.contextual.yml %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php +%%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutBuilderTestPlugin.php %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php %%WWWDIR%%/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php @@ -6281,6 +6286,7 @@ %%WWWDIR%%/core/modules/layout_builder/tests/src/FunctionalJavascript/TestMultiWidthLayoutsTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php +%%WWWDIR%%/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderElementTest.php %%WWWDIR%%/core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php @@ -6609,7 +6615,9 @@ %%WWWDIR%%/core/modules/media/tests/modules/media_test_embed/media_test_embed.services.yml %%WWWDIR%%/core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php %%WWWDIR%%/core/modules/media/tests/modules/media_test_embed/src/Routing/RouteSubscriber.php +%%WWWDIR%%/core/modules/media/tests/modules/media_test_oembed/css/test.css %%WWWDIR%%/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.info.yml +%%WWWDIR%%/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.libraries.yml %%WWWDIR%%/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module %%WWWDIR%%/core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml %%WWWDIR%%/core/modules/media/tests/modules/media_test_oembed/src/Controller/ResourceController.php @@ -6631,6 +6639,7 @@ %%WWWDIR%%/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml %%WWWDIR%%/core/modules/media/tests/modules/media_test_views/test_views/views.view.test_media_revision_uid.yml %%WWWDIR%%/core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php +%%WWWDIR%%/core/modules/media/tests/src/Functional/FieldWidget/OEmbedFieldWidgetTest.php %%WWWDIR%%/core/modules/media/tests/src/Functional/Hal/MediaHalJsonAnonTest.php %%WWWDIR%%/core/modules/media/tests/src/Functional/Hal/MediaHalJsonBasicAuthTest.php %%WWWDIR%%/core/modules/media/tests/src/Functional/Hal/MediaHalJsonCookieTest.php @@ -7258,6 +7267,7 @@ %%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php %%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php %%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php +%%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php %%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php %%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php %%WWWDIR%%/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php @@ -10288,6 +10298,7 @@ %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermLocalizedTranslationTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php +%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php @@ -11487,6 +11498,7 @@ %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tokens.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_ungroup_rows.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_path.yml +%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_user_role_contextual_filter.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_broken.yml @@ -11593,6 +11605,7 @@ %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php +%%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/ContextualFiltersStringTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php @@ -11608,6 +11621,7 @@ %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/PagerTest.php +%%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/StyleOpmlTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php @@ -11656,6 +11670,7 @@ %%WWWDIR%%/core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/BasicTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php +%%WWWDIR%%/core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php @@ -11756,7 +11771,6 @@ %%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsTemplateTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php %%WWWDIR%%/core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php -%%WWWDIR%%/core/modules/views/tests/src/Unit/EntityViewsDataTest.php %%WWWDIR%%/core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php %%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php %%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php @@ -13369,6 +13383,7 @@ %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Queue/QueueTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php @@ -13686,7 +13701,6 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/project-with-illegal-dir-scaffold/composer.json %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scaffold-override-fixture/assets/override-settings.php %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scaffold-override-fixture/composer.json -%%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Composer/fixtures/ensureBehatDriverVersionsFixture/composer.lock @@ -13710,6 +13724,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/CssCollectionOptimizerUnitTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php @@ -13728,6 +13743,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_bom_and_charset.css %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_charset.css %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_import.css +%%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_import.css.optimized.aggregated.css %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_import.css.optimized.css %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_with_utf16_bom.css %%WWWDIR%%/core/tests/Drupal/Tests/Core/Asset/css_test_files/css_input_without_import.css @@ -16507,6 +16523,7 @@ %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php +%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php