From owner-svn-ports-head@freebsd.org Thu Nov 28 07:59: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 CBB9C1C85BA; Thu, 28 Nov 2019 07:59: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 47Nqmd5jlYz4DMR; Thu, 28 Nov 2019 07:59: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 8DA9722AD6; Thu, 28 Nov 2019 07:59: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 xAS7xjCU019861; Thu, 28 Nov 2019 07:59:45 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAS7xjIG019857; Thu, 28 Nov 2019 07:59:45 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201911280759.xAS7xjIG019857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 28 Nov 2019 07:59:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518564 - head/www/drupal8 X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/www/drupal8 X-SVN-Commit-Revision: 518564 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: Thu, 28 Nov 2019 07:59:45 -0000 Author: acm Date: Thu Nov 28 07:59:44 2019 New Revision: 518564 URL: https://svnweb.freebsd.org/changeset/ports/518564 Log: - Update to 8.7.10 ChangeLog at: https://www.drupal.org/project/drupal/releases/8.7.10 Modified: head/www/drupal8/Makefile head/www/drupal8/distinfo head/www/drupal8/pkg-plist Modified: head/www/drupal8/Makefile ============================================================================== --- head/www/drupal8/Makefile Thu Nov 28 07:02:11 2019 (r518563) +++ head/www/drupal8/Makefile Thu Nov 28 07:59:44 2019 (r518564) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.7.6 +PORTVERSION= 8.7.10 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal8/distinfo ============================================================================== --- head/www/drupal8/distinfo Thu Nov 28 07:02:11 2019 (r518563) +++ head/www/drupal8/distinfo Thu Nov 28 07:59:44 2019 (r518564) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565662764 -SHA256 (drupal/drupal-8.7.6.tar.gz) = fdcf29dad0c042527cbcaa5468fc928698412b9c4b1826f908458e3e04f3d51d -SIZE (drupal/drupal-8.7.6.tar.gz) = 17866782 +TIMESTAMP = 1574927113 +SHA256 (drupal/drupal-8.7.10.tar.gz) = 728257e82b76d0d1bfe606827d4ff3d13fdf81cec5e1f2ca43aa0e2e034ad558 +SIZE (drupal/drupal-8.7.10.tar.gz) = 17894144 Modified: head/www/drupal8/pkg-plist ============================================================================== --- head/www/drupal8/pkg-plist Thu Nov 28 07:02:11 2019 (r518563) +++ head/www/drupal8/pkg-plist Thu Nov 28 07:59:44 2019 (r518564) @@ -2376,6 +2376,7 @@ %%WWWDIR%%/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php %%WWWDIR%%/core/lib/Drupal/Core/Test/ObjectSerialization.php %%WWWDIR%%/core/lib/Drupal/Core/Test/RefreshVariablesTrait.php +%%WWWDIR%%/core/lib/Drupal/Core/Test/RunTests/TestFileParser.php %%WWWDIR%%/core/lib/Drupal/Core/Test/TestDatabase.php %%WWWDIR%%/core/lib/Drupal/Core/Test/TestKernel.php %%WWWDIR%%/core/lib/Drupal/Core/Test/TestRunnerKernel.php @@ -3394,6 +3395,7 @@ %%WWWDIR%%/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php +%%WWWDIR%%/core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php %%WWWDIR%%/core/modules/color/color.es6.js @@ -6407,6 +6409,8 @@ %%WWWDIR%%/core/modules/media/tests/fixtures/oembed/rich_twitter.json %%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_collegehumor.html %%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_collegehumor.xml +%%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_vimeo-no-title.html +%%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_vimeo-no-title.json %%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_vimeo.html %%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_vimeo.json %%WWWDIR%%/core/modules/media/tests/fixtures/oembed/video_youtube.html @@ -8690,6 +8694,7 @@ %%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 %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.yml %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.php @@ -8978,9 +8983,11 @@ %%WWWDIR%%/core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml %%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/entity_test_update.services.yml %%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/EventSubscriber/EntitySchemaSubscriber.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 %%WWWDIR%%/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml @@ -9300,9 +9307,12 @@ %%WWWDIR%%/core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php %%WWWDIR%%/core/modules/system/tests/modules/session_test/src/Form/SessionTestForm.php %%WWWDIR%%/core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php +%%WWWDIR%%/core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/system_incompatible_core_version_test_1x/system_incompatible_core_version_test_1x.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml @@ -9433,6 +9443,8 @@ %%WWWDIR%%/core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php %%WWWDIR%%/core/modules/system/tests/modules/update_test_schema/update_test_schema.info.yml %%WWWDIR%%/core/modules/system/tests/modules/update_test_schema/update_test_schema.install +%%WWWDIR%%/core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install %%WWWDIR%%/core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.info.yml %%WWWDIR%%/core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install %%WWWDIR%%/core/modules/system/tests/modules/url_alter_test/src/PathProcessor.php @@ -9674,6 +9686,7 @@ %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php +%%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/ThemeFormSettingsTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/Action/ActionTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php @@ -9744,9 +9757,11 @@ %%WWWDIR%%/core/modules/system/tests/themes/test_ckeditor_stylesheets_protocol_relative/test_ckeditor_stylesheets_protocol_relative.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/css/yokotsoko.css %%WWWDIR%%/core/modules/system/tests/themes/test_ckeditor_stylesheets_relative/test_ckeditor_stylesheets_relative.info.yml +%%WWWDIR%%/core/modules/system/tests/themes/test_core_semver/test_core_semver.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_invalid_basetheme/test_invalid_basetheme.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_invalid_basetheme_sub/test_invalid_basetheme_sub.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_invalid_core/test_invalid_core.info.yml +%%WWWDIR%%/core/modules/system/tests/themes/test_invalid_core_semver/test_invalid_core_semver.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml %%WWWDIR%%/core/modules/system/tests/themes/test_messages/templates/status-messages.html.twig @@ -11057,6 +11072,7 @@ %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_area.yml +%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_multivalue_basefield.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml @@ -11169,6 +11185,7 @@ %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_views_groupby_save.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml +%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/views_test_config.module %%WWWDIR%%/core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml %%WWWDIR%%/core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php %%WWWDIR%%/core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestDataController.php @@ -11224,6 +11241,7 @@ %%WWWDIR%%/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php +%%WWWDIR%%/core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/GlossaryTest.php %%WWWDIR%%/core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php @@ -11729,6 +11747,7 @@ %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php +%%WWWDIR%%/core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php @@ -12419,6 +12438,7 @@ %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php +%%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php @@ -12621,6 +12641,7 @@ %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Entity/EntityDuplicateTest.php @@ -12793,6 +12814,7 @@ %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php @@ -13333,6 +13355,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/PhpUnitAutoloaderTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/PhpUnitBridgeIsolatedTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/PhpUnitBridgeTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/RunTests/TestFileParserTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/TestSetupTraitTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php @@ -15381,6 +15404,11 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php56/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php56/Php56.php +%%WWWDIR%%/vendor/symfony/polyfill-php56/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php56/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php56/composer.json %%WWWDIR%%/vendor/symfony/polyfill-php70/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-php70/Php70.php %%WWWDIR%%/vendor/symfony/polyfill-php70/README.md @@ -15393,6 +15421,17 @@ %%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php %%WWWDIR%%/vendor/symfony/polyfill-php70/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-php70/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-util/Binary.php +%%WWWDIR%%/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php +%%WWWDIR%%/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php +%%WWWDIR%%/vendor/symfony/polyfill-util/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-util/README.md +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListener.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerForV5.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerForV6.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerForV7.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerTrait.php +%%WWWDIR%%/vendor/symfony/polyfill-util/composer.json %%WWWDIR%%/vendor/symfony/process/.gitignore %%WWWDIR%%/vendor/symfony/process/CHANGELOG.md %%WWWDIR%%/vendor/symfony/process/Exception/ExceptionInterface.php