summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/drupal8/Makefile7
-rw-r--r--www/drupal8/PLIST69
-rw-r--r--www/drupal8/distinfo11
-rw-r--r--www/drupal8/patches/patch-core_lib_Drupal_Core_Extension_ModulesHandler.php22
4 files changed, 59 insertions, 50 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile
index ed5ad6b00fd..0bee3a27356 100644
--- a/www/drupal8/Makefile
+++ b/www/drupal8/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13.2.1 2019/01/29 12:50:28 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13.2.2 2019/03/04 18:53:34 bsiegert Exp $
-DISTNAME= drupal-8.6.6
+DISTNAME= drupal-8.6.10
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
@@ -66,9 +66,6 @@ INSTALLATION_DIRS+= ${DRUPAL}/${i}
post-extract:
${CP} ${FILESDIR}/drupal.conf ${WRKSRC}
-pre-install:
- ${RM} ${WRKSRC}/core/lib/Drupal/Core/Extension/ModuleHandler.php.orig
-
do-install:
${INSTALL_DATA} ${WRKSRC}/robots.txt ${DESTDIR}${PREFIX}/${DRUPAL}
${INSTALL_DATA} ${WRKSRC}/drupal.conf \
diff --git a/www/drupal8/PLIST b/www/drupal8/PLIST
index 51caeb9ac37..06fce8551f7 100644
--- a/www/drupal8/PLIST
+++ b/www/drupal8/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11.2.1 2019/01/29 12:50:28 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.11.2.2 2019/03/04 18:53:34 bsiegert Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -3798,6 +3798,7 @@ share/drupal/core/modules/config_translation/css/config_translation.admin.css
share/drupal/core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml
share/drupal/core/modules/config_translation/migrations/d6_field_instance_option_translation.yml
share/drupal/core/modules/config_translation/migrations/d6_field_option_translation.yml
+share/drupal/core/modules/config_translation/migrations/d6_profile_field_option_translation.yml
share/drupal/core/modules/config_translation/migrations/d6_system_maintenance_translation.yml
share/drupal/core/modules/config_translation/migrations/d6_system_site_translation.yml
share/drupal/core/modules/config_translation/migrations/d6_taxonomy_vocabulary_translation.yml
@@ -5536,6 +5537,10 @@ share/drupal/core/modules/language/tests/language_elements_test/language_element
share/drupal/core/modules/language/tests/language_elements_test/language_elements_test.routing.yml
share/drupal/core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php
share/drupal/core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php
+share/drupal/core/modules/language/tests/language_entity_field_access_test/config/install/language.content_settings.node.page.yml
+share/drupal/core/modules/language/tests/language_entity_field_access_test/config/install/node.type.page.yml
+share/drupal/core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml
+share/drupal/core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module
share/drupal/core/modules/language/tests/language_test/config/optional/views.view.no_entity_translation_view.yml
share/drupal/core/modules/language/tests/language_test/language_test.info.yml
share/drupal/core/modules/language/tests/language_test/language_test.module
@@ -5561,6 +5566,7 @@ share/drupal/core/modules/language/tests/src/Functional/LanguageConfigSchemaTest
share/drupal/core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
share/drupal/core/modules/language/tests/src/Functional/LanguageConfigurationTest.php
share/drupal/core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php
+share/drupal/core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php
share/drupal/core/modules/language/tests/src/Functional/LanguageListModuleInstallTest.php
share/drupal/core/modules/language/tests/src/Functional/LanguageListTest.php
share/drupal/core/modules/language/tests/src/Functional/LanguageLocaleListTest.php
@@ -5608,6 +5614,7 @@ share/drupal/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNe
share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php
share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php
share/drupal/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php
+share/drupal/core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php
share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentSettingsTest.php
share/drupal/core/modules/language/tests/src/Kernel/Plugin/migrate/source/d6/LanguageContentTaxonomyVocabularySettingsTest.php
@@ -5716,10 +5723,6 @@ share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/layou
share/drupal/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php
share/drupal/core/modules/layout_builder/tests/modules/layout_builder_views_test/config/install/views.view.test_block_view.yml
share/drupal/core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
-share/drupal/core/modules/layout_builder/tests/modules/no_transitions_css/css/css_fix.theme.css
-share/drupal/core/modules/layout_builder/tests/modules/no_transitions_css/no_transitions_css.info.yml
-share/drupal/core/modules/layout_builder/tests/modules/no_transitions_css/no_transitions_css.libraries.yml
-share/drupal/core/modules/layout_builder/tests/modules/no_transitions_css/no_transitions_css.module
share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php
share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php
share/drupal/core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
@@ -6556,9 +6559,11 @@ share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTe
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php
+share/drupal/core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php
share/drupal/core/modules/migrate_drupal/tests/src/Traits/CreateMigrationsTrait.php
share/drupal/core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
@@ -6594,13 +6599,13 @@ share/drupal/core/modules/migrate_drupal_ui/tests/modules/migration_provider_tes
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateAccessTest.php
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeI18nReviewPageTestBase.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeReviewPageTestBase.php
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6I18nReviewPageTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6NoMultilingualTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6ReviewPageTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MultilingualReviewPageTest.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualReviewPageTest.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/NoMultilingualTest.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/html-1.txt
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-1.png
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-2.jpg
@@ -6608,9 +6613,9 @@ share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/m
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-test.jpg
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/core/modules/simpletest/files/image-test.png
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d6/files/tmp/some-temp-file.jpg
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7NoMultilingualTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7ReviewPageTest.php
-share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MigrateUpgrade7Test.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/MultilingualReviewPageTest.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/NoMultilingualTest.php
+share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/files/cube.jpeg
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/files/ds9.txt
share/drupal/core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/private/Babylon5.txt
@@ -7212,11 +7217,11 @@ share/drupal/core/modules/responsive_image/responsive_image.post_update.php
share/drupal/core/modules/responsive_image/responsive_image.routing.yml
share/drupal/core/modules/responsive_image/src/Element/ResponsiveImage.php
share/drupal/core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php
+share/drupal/core/modules/responsive_image/src/FunctionalJavascript/ResponsiveImageFieldUiTest.php
share/drupal/core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php
share/drupal/core/modules/responsive_image/src/ResponsiveImageStyleForm.php
share/drupal/core/modules/responsive_image/src/ResponsiveImageStyleInterface.php
share/drupal/core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php
-share/drupal/core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php
share/drupal/core/modules/responsive_image/templates/responsive-image-formatter.html.twig
share/drupal/core/modules/responsive_image/templates/responsive-image.html.twig
share/drupal/core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml
@@ -7319,7 +7324,6 @@ share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.vi
share/drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_shared_path.yml
share/drupal/core/modules/rest/tests/src/Functional/AnonResourceTestTrait.php
share/drupal/core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
-share/drupal/core/modules/rest/tests/src/Functional/BasicAuthResourceWithInterfaceTranslationTestTrait.php
share/drupal/core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php
share/drupal/core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
share/drupal/core/modules/rest/tests/src/Functional/EntityResource/Action/ActionResourceTestBase.php
@@ -7555,6 +7559,7 @@ share/drupal/core/modules/serialization/src/Normalizer/MarkupNormalizer.php
share/drupal/core/modules/serialization/src/Normalizer/NormalizerBase.php
share/drupal/core/modules/serialization/src/Normalizer/NullNormalizer.php
share/drupal/core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php
+share/drupal/core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php
share/drupal/core/modules/serialization/src/Normalizer/TimeStampItemNormalizerTrait.php
share/drupal/core/modules/serialization/src/Normalizer/TimestampItemNormalizer.php
share/drupal/core/modules/serialization/src/Normalizer/TypedDataNormalizer.php
@@ -8200,6 +8205,7 @@ share/drupal/core/modules/system/tests/fixtures/update/drupal-8.0.0-rc1-filled.s
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.0.0-rc1-filled.standard.entity_test_update_mul_rev.php.gz
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.2.0.bare.standard_with_entity_test_revlog_enabled.php.gz
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.4.0.bare.standard.php.gz
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.6.0-minimal-with-warm-caches.sql.gz
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.bare.standard.php.gz
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.block-content-uninstall.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.block-context-manager-2354889.php
@@ -8218,6 +8224,7 @@ share/drupal/core/modules/system/tests/fixtures/update/drupal-8.page-title-into-
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.seven-secondary-local-tasks-block-2569529.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.site-branding-into-block-2005546.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.stable-base-theme-2575421.php
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.test-config-init.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-block-disabled-2513534.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-enabled.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-failing-enabled.php
@@ -8817,6 +8824,12 @@ share/drupal/core/modules/system/tests/modules/system_test/system_test.info.yml
share/drupal/core/modules/system/tests/modules/system_test/system_test.module
share/drupal/core/modules/system/tests/modules/system_test/system_test.permissions.yml
share/drupal/core/modules/system/tests/modules/system_test/system_test.routing.yml
+share/drupal/core/modules/system/tests/modules/tabledrag_test/js/tabledrag_test.es6.js
+share/drupal/core/modules/system/tests/modules/tabledrag_test/js/tabledrag_test.js
+share/drupal/core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php
+share/drupal/core/modules/system/tests/modules/tabledrag_test/tabledrag_test.info.yml
+share/drupal/core/modules/system/tests/modules/tabledrag_test/tabledrag_test.libraries.yml
+share/drupal/core/modules/system/tests/modules/tabledrag_test/tabledrag_test.routing.yml
share/drupal/core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
share/drupal/core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php
share/drupal/core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php
@@ -9144,6 +9157,7 @@ share/drupal/core/modules/system/tests/src/Functional/Update/UpdatePostUpdateTes
share/drupal/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
share/drupal/core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
share/drupal/core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
share/drupal/core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php
@@ -9225,6 +9239,7 @@ share/drupal/core/modules/system/tests/themes/test_invalid_engine/test_invalid_e
share/drupal/core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
share/drupal/core/modules/system/tests/themes/test_stable/test_stable.info.yml
share/drupal/core/modules/system/tests/themes/test_stable/test_stable.theme
+share/drupal/core/modules/system/tests/themes/test_subseven/test_subseven.info.yml
share/drupal/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.info.yml
share/drupal/core/modules/system/tests/themes/test_subsubtheme/test_subsubtheme.theme
share/drupal/core/modules/system/tests/themes/test_subtheme/config/install/test_subtheme.settings.yml
@@ -9880,9 +9895,11 @@ share/drupal/core/modules/user/src/Plugin/migrate/process/ConvertTokens.php
share/drupal/core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php
share/drupal/core/modules/user/src/Plugin/migrate/process/UserLangcode.php
share/drupal/core/modules/user/src/Plugin/migrate/process/UserUpdate8002.php
+share/drupal/core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php
share/drupal/core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php
share/drupal/core/modules/user/src/Plugin/migrate/source/ProfileField.php
share/drupal/core/modules/user/src/Plugin/migrate/source/UserPictureInstance.php
+share/drupal/core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php
share/drupal/core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
share/drupal/core/modules/user/src/Plugin/migrate/source/d6/Role.php
share/drupal/core/modules/user/src/Plugin/migrate/source/d6/User.php
@@ -10061,6 +10078,7 @@ share/drupal/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileEntity
share/drupal/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileFieldInstanceTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/MigrateUserProfileFieldTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/MigrateUserStubTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserContactSettingsTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php
@@ -10068,13 +10086,16 @@ share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureFil
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Migrate/d6/ProfileFieldCheckRequirementsTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserFloodTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserMailTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Migrate/d7/ProfileFieldCheckRequirementsTest.php
share/drupal/core/modules/user/tests/src/Kernel/Migrate/d7/UserMigrationClassTest.php
share/drupal/core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php
share/drupal/core/modules/user/tests/src/Kernel/Plugin/migrate/source/UserPictureInstanceTest.php
+share/drupal/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php
share/drupal/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php
share/drupal/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/RoleTest.php
share/drupal/core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/UserPictureFileTest.php
@@ -10448,6 +10469,10 @@ share/drupal/core/modules/views/tests/fixtures/update/views.view.placeholder_tex
share/drupal/core/modules/views/tests/fixtures/update/views.view.test_boolean_filter_values.yml
share/drupal/core/modules/views/tests/fixtures/update/views.view.test_table_dependency_update.yml
share/drupal/core/modules/views/tests/fixtures/update/views.view.test_table_max_age.yml
+share/drupal/core/modules/views/tests/modules/user_batch_action_test/config/install/system.action.user_batch_action_test_action.yml
+share/drupal/core/modules/views/tests/modules/user_batch_action_test/config/schema/user_batch_action_test.schema.yml
+share/drupal/core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php
+share/drupal/core/modules/views/tests/modules/user_batch_action_test/user_batch_action_test.info.yml
share/drupal/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
share/drupal/core/modules/views/tests/modules/views_entity_test/views_entity_test.module
share/drupal/core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
@@ -10729,6 +10754,7 @@ share/drupal/core/modules/views/tests/src/Functional/Update/ImageStyleDependency
share/drupal/core/modules/views/tests/src/Functional/Update/PlaceholderTextUpdateTest.php
share/drupal/core/modules/views/tests/src/Functional/Update/TableDisplayCacheMaxAgeTest.php
share/drupal/core/modules/views/tests/src/Functional/Update/ViewsDataTableDependencyUpdateTest.php
+share/drupal/core/modules/views/tests/src/Functional/UserBatchActionTest.php
share/drupal/core/modules/views/tests/src/Functional/UserPathTest.php
share/drupal/core/modules/views/tests/src/Functional/ViewAjaxTest.php
share/drupal/core/modules/views/tests/src/Functional/ViewElementTest.php
@@ -11335,6 +11361,7 @@ share/drupal/core/profiles/demo_umami/config/install/responsive_image.styles.3_2
share/drupal/core/profiles/demo_umami/config/install/responsive_image.styles.hero_or_banner.yml
share/drupal/core/profiles/demo_umami/config/install/responsive_image.styles.square.yml
share/drupal/core/profiles/demo_umami/config/install/system.site.yml
+share/drupal/core/profiles/demo_umami/config/install/system.theme.global.yml
share/drupal/core/profiles/demo_umami/config/install/system.theme.yml
share/drupal/core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml
share/drupal/core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
@@ -11391,6 +11418,7 @@ share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/supermarket-savvy-umami.jpg
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/thai-green-curry-umami.jpg
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/umami-bundle.png
+share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/vegan-chocolate-nut-brownies.jpg
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/vegan-chocolate.jpg
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/veggie-pasta-bake-hero-umami.jpg
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/veggie-pasta-bake-umami.jpg
@@ -11398,11 +11426,11 @@ share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/watercress-soup-umami.jpg
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/pages.csv
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/chili-sauce-umami.html
-share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/chocolate-brownie-umami.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/crema-catalana-umami.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/mediterranean-quiche-umami.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/pizza-umami.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/thai-green-curry-umami.html
+share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/vegan-chocolate-nut-brownies.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/veggie-pasta-bake-umami.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/victoria-sponge-umami.html
share/drupal/core/profiles/demo_umami/modules/demo_umami_content/default_content/recipe_instructions/watercress-soup-umami.html
@@ -11648,6 +11676,8 @@ share/drupal/core/profiles/testing_multilingual_with_english/config/install/lang
share/drupal/core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml
share/drupal/core/profiles/testing_requirements/testing_requirements.info.yml
share/drupal/core/profiles/testing_requirements/testing_requirements.install
+share/drupal/core/profiles/testing_site_config/testing_site_config.info.yml
+share/drupal/core/profiles/testing_site_config/testing_site_config.install
share/drupal/core/rebuild.php
share/drupal/core/scripts/cron-curl.sh
share/drupal/core/scripts/cron-lynx.sh
@@ -11700,6 +11730,7 @@ share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php
share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php
share/drupal/core/tests/Drupal/FunctionalJavascriptTests/JavascriptTestBase.php
share/drupal/core/tests/Drupal/FunctionalJavascriptTests/LegacyJavascriptTestBase.php
+share/drupal/core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php
share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebAssertTest.php
share/drupal/core/tests/Drupal/FunctionalJavascriptTests/Tests/JSWebWithWebDriverAssertTest.php
share/drupal/core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php
@@ -11772,6 +11803,7 @@ share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettin
share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerProfileRequirementsTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
@@ -11950,6 +11982,7 @@ share/drupal/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodI
share/drupal/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php
@@ -12000,6 +12033,7 @@ share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTe
share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookUnimplementedTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php
@@ -12455,6 +12489,7 @@ share/drupal/core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRoute
share/drupal/core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php
share/drupal/core/tests/Drupal/Tests/Core/Extension/ExtensionDiscoveryTest.php
share/drupal/core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
+share/drupal/core/tests/Drupal/Tests/Core/Extension/ExtensionSerializationTest.php
share/drupal/core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
share/drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
share/drupal/core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo
index 9cf0efa8222..243df8fb6f3 100644
--- a/www/drupal8/distinfo
+++ b/www/drupal8/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.12.2.1 2019/01/29 12:50:28 bsiegert Exp $
+$NetBSD: distinfo,v 1.12.2.2 2019/03/04 18:53:34 bsiegert Exp $
-SHA1 (drupal-8.6.6.tar.gz) = 73f6895c868156e38b588f0b0278545dbce3766d
-RMD160 (drupal-8.6.6.tar.gz) = a87c3542188df65e334fee9341bdf89d6f3e295d
-SHA512 (drupal-8.6.6.tar.gz) = 8db15dfc06e2a183a9e608f853b8a65c4fdacb8f8f9cd7def98fb3104a5f6121e95aa185bbdbf47bb446aff82633addcf2db420a5e21d3fb35239ce0c53f6c1d
-Size (drupal-8.6.6.tar.gz) = 16478660 bytes
-SHA1 (patch-core_lib_Drupal_Core_Extension_ModulesHandler.php) = 3d3bb6f82f14d213c805e9958916b1fab3169fe7
+SHA1 (drupal-8.6.10.tar.gz) = 0e1da3aad6ccbe1e9d753a2f1b52d0b129226dfb
+RMD160 (drupal-8.6.10.tar.gz) = b63be6e640371546b7030845c86807e37cefa3d2
+SHA512 (drupal-8.6.10.tar.gz) = acd37fd87a15ca5056b1b1341cd24481073b21dca279536f4065c817230b83dd41a01fc82867781ee2d70cd7e5ccd333b6bdda0cfe4966ce79bf5b1435ad5192
+Size (drupal-8.6.10.tar.gz) = 16858107 bytes
diff --git a/www/drupal8/patches/patch-core_lib_Drupal_Core_Extension_ModulesHandler.php b/www/drupal8/patches/patch-core_lib_Drupal_Core_Extension_ModulesHandler.php
deleted file mode 100644
index 2eee76dae1f..00000000000
--- a/www/drupal8/patches/patch-core_lib_Drupal_Core_Extension_ModulesHandler.php
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-core_lib_Drupal_Core_Extension_ModulesHandler.php,v 1.1.2.2 2019/01/29 12:50:28 bsiegert Exp $
-
-Avoids UnknownExtensionException:
-https://www.drupal.org/project/drupal/issues/3000677
-
---- core/lib/Drupal/Core/Extension/ModuleHandler.php.orig 2019-01-02 21:52:52.000000000 +0000
-+++ core/lib/Drupal/Core/Extension/ModuleHandler.php
-@@ -777,7 +777,13 @@ class ModuleHandler implements ModuleHan
- * {@inheritdoc}
- */
- public function getName($module) {
-- return \Drupal::service('extension.list.module')->getName($module);
-+ try {
-+ return \Drupal::service('extension.list.module')->getName($module);
-+ }
-+ catch (UnknownExtensionException $e) {
-+ @trigger_error('Calling ModuleHandler::getName() with an unknown module is deprecated in Drupal 8.7.0 and support for this will be removed in Drupal 9.0.0, check that the module exists before calling this method. See https://www.drupal.org/node/3024541.', E_USER_DEPRECATED);
-+ return $module;
-+ }
- }
-
- }