diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index 52af74e72ec3..ff721f1efe91 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2019/11/04 22:09:53 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2019/11/19 16:15:18 prlw1 Exp $ -DISTNAME= drupal-8.7.8 +DISTNAME= drupal-8.7.10 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal8/PLIST b/www/drupal8/PLIST index cd477a216ab0..3ac6d717677e 100644 --- a/www/drupal8/PLIST +++ b/www/drupal8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2019/10/10 13:28:35 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.23 2019/11/19 16:15:18 prlw1 Exp $ share/drupal/.csslintrc share/drupal/.editorconfig share/drupal/.eslintignore @@ -8982,9 +8982,11 @@ share/drupal/core/modules/system/tests/modules/entity_test_update/config/schema/ share/drupal/core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml share/drupal/core/modules/system/tests/modules/entity_test_update/entity_test_update.install share/drupal/core/modules/system/tests/modules/entity_test_update/entity_test_update.module +share/drupal/core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml share/drupal/core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php share/drupal/core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorage.php share/drupal/core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php +share/drupal/core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php share/drupal/core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php share/drupal/core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc share/drupal/core/modules/system/tests/modules/error_service_test/error_service_test.info.yml @@ -11069,6 +11071,7 @@ share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_area.yml +share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderered_entity.yml share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_field_renderers.yml share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_multivalue_basefield.yml share/drupal/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_operations.yml @@ -11237,6 +11240,7 @@ share/drupal/core/modules/views/tests/src/Functional/DefaultViewsTest.php share/drupal/core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php share/drupal/core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php share/drupal/core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php +share/drupal/core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php share/drupal/core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php share/drupal/core/modules/views/tests/src/Functional/GlossaryTest.php share/drupal/core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php @@ -12809,6 +12813,7 @@ share/drupal/core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.ph share/drupal/core/tests/Drupal/KernelTests/Core/Theme/TwigWhiteListTest.php share/drupal/core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php share/drupal/core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php +share/drupal/core/tests/Drupal/KernelTests/Core/TypedData/RecursiveContextualValidatorTest.php share/drupal/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php share/drupal/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php share/drupal/core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php @@ -15399,6 +15404,11 @@ share/drupal/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp. share/drupal/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php share/drupal/vendor/symfony/polyfill-mbstring/bootstrap.php share/drupal/vendor/symfony/polyfill-mbstring/composer.json +share/drupal/vendor/symfony/polyfill-php56/LICENSE +share/drupal/vendor/symfony/polyfill-php56/Php56.php +share/drupal/vendor/symfony/polyfill-php56/README.md +share/drupal/vendor/symfony/polyfill-php56/bootstrap.php +share/drupal/vendor/symfony/polyfill-php56/composer.json share/drupal/vendor/symfony/polyfill-php70/LICENSE share/drupal/vendor/symfony/polyfill-php70/Php70.php share/drupal/vendor/symfony/polyfill-php70/README.md @@ -15411,6 +15421,17 @@ share/drupal/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestam share/drupal/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php share/drupal/vendor/symfony/polyfill-php70/bootstrap.php share/drupal/vendor/symfony/polyfill-php70/composer.json +share/drupal/vendor/symfony/polyfill-util/Binary.php +share/drupal/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php +share/drupal/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php +share/drupal/vendor/symfony/polyfill-util/LICENSE +share/drupal/vendor/symfony/polyfill-util/README.md +share/drupal/vendor/symfony/polyfill-util/TestListener.php +share/drupal/vendor/symfony/polyfill-util/TestListenerForV5.php +share/drupal/vendor/symfony/polyfill-util/TestListenerForV6.php +share/drupal/vendor/symfony/polyfill-util/TestListenerForV7.php +share/drupal/vendor/symfony/polyfill-util/TestListenerTrait.php +share/drupal/vendor/symfony/polyfill-util/composer.json share/drupal/vendor/symfony/process/.gitignore share/drupal/vendor/symfony/process/CHANGELOG.md share/drupal/vendor/symfony/process/Exception/ExceptionInterface.php diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index efad83834c14..2d095fbbe375 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.24 2019/10/10 13:28:35 prlw1 Exp $ +$NetBSD: distinfo,v 1.25 2019/11/19 16:15:18 prlw1 Exp $ -SHA1 (drupal-8.7.8.tar.gz) = 96f4f852e8c9f6a4c424a33e6ac145ba8ee067ba -RMD160 (drupal-8.7.8.tar.gz) = 86a31cc6ce33bc1c6fe4fd88a495bebeff6f5779 -SHA512 (drupal-8.7.8.tar.gz) = cc68e6318ebc162cd50fe19046a992ae2ca338f9da564a12a88954edb2c0cecaa56b0ded22903f67f305ab1fee48dd8a2bbf8b65a9efda2e1ce50d11b97bab28 -Size (drupal-8.7.8.tar.gz) = 17882836 bytes +SHA1 (drupal-8.7.10.tar.gz) = 20f6e2cf8fc04cf6d3f3f67b59f8172c867ada04 +RMD160 (drupal-8.7.10.tar.gz) = f90da889b83d2979fe2faf3cbf8d59f5cb0fa470 +SHA512 (drupal-8.7.10.tar.gz) = c614a64efd86c529d89f4411d4418731ae85cf0af5a236dd3a475f68dd4d408fb7c6d378477897e2ce68c71cc287f218dab2d45cc3d96967a75a6500e0161716 +Size (drupal-8.7.10.tar.gz) = 17894144 bytes