pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/drupal8
Module Name: pkgsrc
Committed By: wen
Date: Fri Feb 2 03:08:39 UTC 2018
Modified Files:
pkgsrc/www/drupal8: Makefile PLIST distinfo
Log Message:
Update to 8.4.4
Upstream changes:
The following important issues are resolved in 8.4.4 (in addition to the dozens of other fixes listed at the end of this post):
[PHP 7.2] count() parameter must be an array or an object that implements Countable. Drupal 8.4.4 still has one remaining critical bug on PHP 7.2 which will be fixed by Drupal 8.5.0, to be
released March 7 2018.
Concurrently editing two translations of a node may result in data loss for non-translatable fields
Known issues
There are no known regressions in this release.
Important: If you have not already upgraded to 8.4.0, read the Drupal 8.4.0 release notes before upgrading to 8.4.4. Drupal 8.4 includes major version updates for Symfony, jQuery, and jQuery UI
and is no longer compatible with older versions of Drush.
Drupal 8 currently has one remaining critical bug on PHP 7.2 which will be fixed by Drupal 8.5.0, to be released March, 7 2018.
Search the issue queue for all known issues.
All changes since the last release
#2894068 by Jo Fitzgerald, davidsickmiller, alexpott, heddn, Yogesh Pawar, quietone, xjm: datetime_type is not set correctly when migrating datetime fields from D7
#2930715 by alexpott, dawehner: Recursive rebuild caused by installing admin_toolbar_tools module
#2837022 by hchonov, xjm, vlad.dancer, plach, matsbla, Gábor Hojtsy: Concurrently editing two translations of a node may result in data loss for non-translatable fields
#2933125 by Tessa Bakker: Case mismatch in ExportForm.php
#2323459 by harsha012, jhodgdon, joachim: Change wording of annotation keys to properties
#2840257 by kiamlaluno: The documentation makes reference to a function that doesn't exist
#2779921 by kiamlaluno, alexpott: hook_field_widget_form_alter() still reference a hook that is not used anymore
#2931294 by claudiu.cristea, Wim Leers: Timestamp field type misses schema for value
#2923884 by mfernea: Fix 'Squiz.WhiteSpace.SemicolonSpacing' coding standard
#2899708 by gaurav.kapoor, tan33sh, tedbow, droplet, Wim Leers: `quote` should be `blockquote` in off-canvas.base.css
#2932154 by jhedstrom: ModerationInformation::getLatestRevisionId returns access-specific results
#2932551 by jeqq: Error when calling ModerationStateFieldItemList::updateModeratedEntity() if the entity doesn't have workflow
#2346893 by lauriii, idebr, slashrsm, RavindraSingh, Rade, Fabianx, alexpott, swentel, gauravjeet, darrenwh, deepak_zyxware, joelpittet, Wim Leers, Yogesh Pawar, Vj, ivan.chavarro,
josephdpurcell, josmera01, rloos289, kattekrab, Tanvish Jha, csakiistvan, xjm, larowlan, akalata: Duplicate AJAX wrapper around a file field
#2921033 by Jo Fitzgerald, masipila, phenaproxima, xjm, Wim Leers: Improve API documentation of DrupalSqlBase source plugin
#2862671 by masipila, Jo Fitzgerald, kleog, phenaproxima, quietone: Add documentation to SqlBase source plugin
#2930072 by vaplas, Lendude: Module: Convert system functional tests to phpunit
#2913864 by Jo Fitzgerald, chiranjeeb2410, matslats, phenaproxima: badly constructred link in drupal_set_message
#2928846 by alexpott, Berdir: [PHP 7.2] count() parameter must be an array or an object that implements Countable
#1489692 by Liam Morland, pfrenssen, YesCT, geekinpink, sudishth, josmera01, David_Rothstein: Incorrect handling of file upload limit exceeded - file widget disappears
#2914938 by timmillwood, RajabNatshah, xjm, Manuel Garcia, amateescu, Wim Leers: Preview of content - Notice: Undefined offset: 0 in _quickedit_entity_is_latest_revision() (line 196 of
core/modules/quickedit/quickedit.module)
#2880445 by pjcdawkins, japerry, gargsuchi, q0rban: Config sync should not throw a warning when not being writable
#2927636 by alexpott, Mile23, Mixologic: Backport --supress-deprecations to run-tests.sh 8.4.x
#2928778 by plach: Exception when trying to save a new revision after manually setting the original revision ID
#2929464 by tedbow, mpdonadio: Tests under "core/modules/ckeditor/tests/modules/src/Kernel" are in the wrong folder and do not get tested
#2795317 by hswong3i, alexpott, Lendude, bircher, dawehner, martin107, Jo Fitzgerald, mondrake: Allow PHPUnit 6+ support for object mocking
#2862745 by masipila, quietone: Add documentation to EntityFieldInstance destination plugin
#2862746 by masipila, quietone, phenaproxima: Add documentation to EntityFieldStorageConfig destination plugin
#2927844 by Jo Fitzgerald, quietone, heddn: Correct references to 'iterator' plugin to be 'sub_process'
#2927563 by tstoeckler, amateescu: Aggregator feed "refresh" field should have a default value
#2927569 by tstoeckler, amateescu: Various tests do not set values for required field when creating entities
#2862207 by kalpaitch, jmmarquez, jeetendrakumar: Config import change profile message
#2923886 by mfernea: Fix 'Squiz.WhiteSpace.LanguageConstructSpacing' coding standard
Revert "Issue #2929076 by marcoscano: Fix wrong \Drupal\Core\Entity\EntityTypeInterface::getBundleLabel() docblock"
#2929076 by marcoscano: Fix wrong \Drupal\Core\Entity\EntityTypeInterface::getBundleLabel() docblock
#2927758 by Wim Leers, dagmar: Update DbLogResourceTest to use the ResourceTestBase base class instead of the deprecated RESTTestBase
#2717965 by Yogesh Pawar, pguillard, alexpott, Liam Morland, skylord, oxy86, cilefen, balagan, Anthony Fok: Site name is not UTF-8 encoded in email headers
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/drupal8/Makefile pkgsrc/www/drupal8/PLIST \
pkgsrc/www/drupal8/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.1 pkgsrc/www/drupal8/Makefile:1.2
--- pkgsrc/www/drupal8/Makefile:1.1 Sat Nov 4 14:30:39 2017
+++ pkgsrc/www/drupal8/Makefile Fri Feb 2 03:08:38 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/11/04 14:30:39 wen Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/02 03:08:38 wen Exp $
-DISTNAME= drupal-8.4.2
+DISTNAME= drupal-8.4.4
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
Index: pkgsrc/www/drupal8/PLIST
diff -u pkgsrc/www/drupal8/PLIST:1.1 pkgsrc/www/drupal8/PLIST:1.2
--- pkgsrc/www/drupal8/PLIST:1.1 Sat Nov 4 14:30:39 2017
+++ pkgsrc/www/drupal8/PLIST Fri Feb 2 03:08:38 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/11/04 14:30:39 wen Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/02/02 03:08:38 wen Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -1669,6 +1669,7 @@ share/drupal/core/lib/Drupal/Core/Field/
share/drupal/core/lib/Drupal/Core/Field/FormatterBase.php
share/drupal/core/lib/Drupal/Core/Field/FormatterInterface.php
share/drupal/core/lib/Drupal/Core/Field/FormatterPluginManager.php
+share/drupal/core/lib/Drupal/Core/Field/MapFieldItemList.php
share/drupal/core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php
share/drupal/core/lib/Drupal/Core/Field/Plugin/DataType/FieldItem.php
share/drupal/core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php
@@ -1801,6 +1802,7 @@ share/drupal/core/lib/Drupal/Core/ImageT
share/drupal/core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationInterface.php
share/drupal/core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php
share/drupal/core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Installer/ConfigOverride.php
share/drupal/core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php
share/drupal/core/lib/Drupal/Core/Installer/Exception/InstallProfileMismatchException.php
share/drupal/core/lib/Drupal/Core/Installer/Exception/InstallerException.php
@@ -2262,6 +2264,7 @@ share/drupal/core/lib/Drupal/Core/TypedD
share/drupal/core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
share/drupal/core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php
share/drupal/core/lib/Drupal/Core/TypedData/ComplexDataInterface.php
+share/drupal/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
share/drupal/core/lib/Drupal/Core/TypedData/DataDefinition.php
share/drupal/core/lib/Drupal/Core/TypedData/DataDefinitionInterface.php
share/drupal/core/lib/Drupal/Core/TypedData/DataReferenceBase.php
@@ -3120,8 +3123,6 @@ share/drupal/core/modules/ckeditor/tests
share/drupal/core/modules/ckeditor/tests/modules/js/ajax-css.es6.js
share/drupal/core/modules/ckeditor/tests/modules/js/ajax-css.js
share/drupal/core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php
-share/drupal/core/modules/ckeditor/tests/modules/src/Kernel/CKEditorPluginManagerTest.php
-share/drupal/core/modules/ckeditor/tests/modules/src/Kernel/CKEditorTest.php
share/drupal/core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/Llama.php
share/drupal/core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaButton.php
share/drupal/core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextual.php
@@ -3134,6 +3135,8 @@ share/drupal/core/modules/ckeditor/tests
share/drupal/core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php
share/drupal/core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php
share/drupal/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
+share/drupal/core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
+share/drupal/core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
share/drupal/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php
share/drupal/core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php
share/drupal/core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php
@@ -3384,7 +3387,6 @@ share/drupal/core/modules/comment/tests/
share/drupal/core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
share/drupal/core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
share/drupal/core/modules/config/config.info.yml
-share/drupal/core/modules/config/config.install
share/drupal/core/modules/config/config.links.menu.yml
share/drupal/core/modules/config/config.links.task.yml
share/drupal/core/modules/config/config.module
@@ -3750,8 +3752,10 @@ share/drupal/core/modules/content_modera
share/drupal/core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
share/drupal/core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php
share/drupal/core/modules/content_moderation/tests/src/Kernel/InitialStateTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php
share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php
share/drupal/core/modules/content_moderation/tests/src/Kernel/ModerationStateWidgetTest.php
+share/drupal/core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php
share/drupal/core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
share/drupal/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php
share/drupal/core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php
@@ -3772,6 +3776,7 @@ share/drupal/core/modules/content_transl
share/drupal/core/modules/content_translation/content_translation.permissions.yml
share/drupal/core/modules/content_translation/content_translation.services.yml
share/drupal/core/modules/content_translation/css/content_translation.admin.css
+share/drupal/core/modules/content_translation/migration_templates/d6_taxonomy_term_translation.yml
share/drupal/core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php
share/drupal/core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php
share/drupal/core/modules/content_translation/src/ContentTranslationHandler.php
@@ -3821,6 +3826,7 @@ share/drupal/core/modules/content_transl
share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php
share/drupal/core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php
+share/drupal/core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
share/drupal/core/modules/content_translation/tests/src/Unit/Access/ContentTranslationManageAccessCheckTest.php
share/drupal/core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
share/drupal/core/modules/contextual/config/schema/contextual.views.schema.yml
@@ -3959,13 +3965,13 @@ share/drupal/core/modules/dblog/src/Plug
share/drupal/core/modules/dblog/src/Plugin/views/field/DblogOperations.php
share/drupal/core/modules/dblog/src/Plugin/views/filter/DblogTypes.php
share/drupal/core/modules/dblog/src/Plugin/views/wizard/Watchdog.php
-share/drupal/core/modules/dblog/src/Tests/Rest/DbLogResourceTest.php
share/drupal/core/modules/dblog/tests/fixtures/update/dblog-2851293.php
share/drupal/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
share/drupal/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_2851293.yml
share/drupal/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
share/drupal/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
share/drupal/core/modules/dblog/tests/src/Functional/ConnectionFailureTest.php
+share/drupal/core/modules/dblog/tests/src/Functional/DbLogResourceTest.php
share/drupal/core/modules/dblog/tests/src/Functional/DbLogTest.php
share/drupal/core/modules/dblog/tests/src/Functional/DbLogViewsTest.php
share/drupal/core/modules/dblog/tests/src/Functional/Update/DblogFiltersAndFieldsUpgradeTest.php
@@ -4454,16 +4460,19 @@ share/drupal/core/modules/file/tests/fil
share/drupal/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml
share/drupal/core/modules/file/tests/modules/file_test_views/test_views/views.view.file_extension_view.yml
share/drupal/core/modules/file/tests/modules/file_test_views/test_views/views.view.test_file_user_file_data.yml
+share/drupal/core/modules/file/tests/src/Functional/FileFieldCreationTrait.php
share/drupal/core/modules/file/tests/src/Functional/FileFieldTestBase.php
share/drupal/core/modules/file/tests/src/Functional/FileManagedAccessTest.php
share/drupal/core/modules/file/tests/src/Functional/FileManagedTestBase.php
share/drupal/core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php
+share/drupal/core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
share/drupal/core/modules/file/tests/src/Kernel/AccessTest.php
share/drupal/core/modules/file/tests/src/Kernel/CopyTest.php
share/drupal/core/modules/file/tests/src/Kernel/DeleteTest.php
share/drupal/core/modules/file/tests/src/Kernel/FileItemTest.php
share/drupal/core/modules/file/tests/src/Kernel/FileItemValidationTest.php
share/drupal/core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
+share/drupal/core/modules/file/tests/src/Kernel/FileUrlTest.php
share/drupal/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
share/drupal/core/modules/file/tests/src/Kernel/LoadTest.php
share/drupal/core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php
@@ -5282,6 +5291,7 @@ share/drupal/core/modules/locale/locale.
share/drupal/core/modules/locale/locale.module
share/drupal/core/modules/locale/locale.pages.inc
share/drupal/core/modules/locale/locale.permissions.yml
+share/drupal/core/modules/locale/locale.post_update.php
share/drupal/core/modules/locale/locale.routing.yml
share/drupal/core/modules/locale/locale.services.yml
share/drupal/core/modules/locale/locale.translation.inc
@@ -7322,13 +7332,7 @@ share/drupal/core/modules/system/src/Tes
share/drupal/core/modules/system/src/Tests/Menu/AssertBreadcrumbTrait.php
share/drupal/core/modules/system/src/Tests/Menu/AssertMenuActiveTrailTrait.php
share/drupal/core/modules/system/src/Tests/Menu/MenuTestBase.php
-share/drupal/core/modules/system/src/Tests/Module/DependencyTest.php
-share/drupal/core/modules/system/src/Tests/Module/HookRequirementsTest.php
-share/drupal/core/modules/system/src/Tests/Module/InstallUninstallTest.php
share/drupal/core/modules/system/src/Tests/Module/ModuleTestBase.php
-share/drupal/core/modules/system/src/Tests/Module/PrepareUninstallTest.php
-share/drupal/core/modules/system/src/Tests/Module/RequiredTest.php
-share/drupal/core/modules/system/src/Tests/Module/VersionTest.php
share/drupal/core/modules/system/src/Tests/Page/DefaultMetatagsTest.php
share/drupal/core/modules/system/src/Tests/Pager/PagerTest.php
share/drupal/core/modules/system/src/Tests/Path/UrlAliasFixtures.php
@@ -7505,6 +7509,7 @@ share/drupal/core/modules/system/tests/f
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.config-override-fix.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.editor-editor_update_8001.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.entity-data-revision-metadata-fields-2248983.php
+share/drupal/core/modules/system/tests/fixtures/update/drupal-8.entity-test-initial.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.entity-test-schema-converter-enabled.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.field-schema-data-uninstall-2573667.php
share/drupal/core/modules/system/tests/fixtures/update/drupal-8.filled.standard.php.gz
@@ -7871,6 +7876,10 @@ share/drupal/core/modules/system/tests/m
share/drupal/core/modules/system/tests/modules/layout_test/templates/layout-test-1col.html.twig
share/drupal/core/modules/system/tests/modules/layout_test/templates/layout-test-2col.html.twig
share/drupal/core/modules/system/tests/modules/layout_test/templates/layout-test-plugin.html.twig
+share/drupal/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml
+share/drupal/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module
+share/drupal/core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml
+share/drupal/core/modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php
share/drupal/core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml
share/drupal/core/modules/system/tests/modules/link_generation_test/link_generation_test.module
share/drupal/core/modules/system/tests/modules/menu_test/config/install/language/nl/menu_test.menu_item.yml
@@ -7904,6 +7913,8 @@ share/drupal/core/modules/system/tests/m
share/drupal/core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php
share/drupal/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml
share/drupal/core/modules/system/tests/modules/module_autoload_test/src/SomeClass.php
+share/drupal/core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml
+share/drupal/core/modules/system/tests/modules/module_cachebin/module_cachebin.services.yml
share/drupal/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
share/drupal/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install
share/drupal/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
@@ -7987,6 +7998,7 @@ share/drupal/core/modules/system/tests/m
share/drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.install
share/drupal/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
share/drupal/core/modules/system/tests/modules/router_test_directory/router_test.info.yml
+share/drupal/core/modules/system/tests/modules/router_test_directory/router_test.install
share/drupal/core/modules/system/tests/modules/router_test_directory/router_test.permissions.yml
share/drupal/core/modules/system/tests/modules/router_test_directory/router_test.routing.yml
share/drupal/core/modules/system/tests/modules/router_test_directory/src/Access/DefinedTestAccessCheck.php
@@ -8207,10 +8219,16 @@ share/drupal/core/modules/system/tests/s
share/drupal/core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php
share/drupal/core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
share/drupal/core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php
+share/drupal/core/modules/system/tests/src/Functional/Module/DependencyTest.php
share/drupal/core/modules/system/tests/src/Functional/Module/ExperimentalModuleTest.php
+share/drupal/core/modules/system/tests/src/Functional/Module/HookRequirementsTest.php
share/drupal/core/modules/system/tests/src/Functional/Module/InstallTest.php
+share/drupal/core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php
share/drupal/core/modules/system/tests/src/Functional/Module/ModuleTestBase.php
+share/drupal/core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
+share/drupal/core/modules/system/tests/src/Functional/Module/RequiredTest.php
share/drupal/core/modules/system/tests/src/Functional/Module/UninstallTest.php
+share/drupal/core/modules/system/tests/src/Functional/Module/VersionTest.php
share/drupal/core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
share/drupal/core/modules/system/tests/src/Functional/Path/UrlAlterFunctionalTest.php
share/drupal/core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
@@ -8249,6 +8267,7 @@ share/drupal/core/modules/system/tests/s
share/drupal/core/modules/system/tests/src/Functional/Update/DependencyMissingTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/DependencyOrderingTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php
+share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateInitialTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/EntityUpdateToRevisionableAndPublishableTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/FieldSchemaDataUninstallUpdateTest.php
share/drupal/core/modules/system/tests/src/Functional/Update/FilterHtmlUpdateTest.php
@@ -8395,7 +8414,6 @@ share/drupal/core/modules/taxonomy/confi
share/drupal/core/modules/taxonomy/config/schema/taxonomy.views.schema.yml
share/drupal/core/modules/taxonomy/css/taxonomy.theme.css
share/drupal/core/modules/taxonomy/migration_templates/d6_taxonomy_term.yml
-share/drupal/core/modules/taxonomy/migration_templates/d6_taxonomy_term_translation.yml
share/drupal/core/modules/taxonomy/migration_templates/d6_taxonomy_vocabulary.yml
share/drupal/core/modules/taxonomy/migration_templates/d6_taxonomy_vocabulary_translation.yml
share/drupal/core/modules/taxonomy/migration_templates/d6_term_node.yml
@@ -8552,7 +8570,6 @@ share/drupal/core/modules/taxonomy/tests
share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyTermStubTest.php
share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTest.php
-share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php
share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php
share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTranslationTest.php
share/drupal/core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeRevisionTest.php
@@ -10221,6 +10238,7 @@ share/drupal/core/tests/Drupal/Functiona
share/drupal/core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php
share/drupal/core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
+share/drupal/core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Theme/BartikTest.php
share/drupal/core/tests/Drupal/FunctionalTests/Theme/ClassyTest.php
@@ -10953,6 +10971,8 @@ share/drupal/core/tests/Drupal/Tests/Lis
share/drupal/core/tests/Drupal/Tests/Listeners/DrupalStandardsListener.php
share/drupal/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php
share/drupal/core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php
+share/drupal/core/tests/Drupal/Tests/PhpunitCompatibilityTrait.php
+share/drupal/core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php
share/drupal/core/tests/Drupal/Tests/RandomGeneratorTrait.php
share/drupal/core/tests/Drupal/Tests/SchemaCheckTestTrait.php
share/drupal/core/tests/Drupal/Tests/SessionTestTrait.php
Index: pkgsrc/www/drupal8/distinfo
diff -u pkgsrc/www/drupal8/distinfo:1.1 pkgsrc/www/drupal8/distinfo:1.2
--- pkgsrc/www/drupal8/distinfo:1.1 Sat Nov 4 14:30:39 2017
+++ pkgsrc/www/drupal8/distinfo Fri Feb 2 03:08:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/11/04 14:30:39 wen Exp $
+$NetBSD: distinfo,v 1.2 2018/02/02 03:08:39 wen Exp $
-SHA1 (drupal-8.4.2.tar.gz) = e20fa3ef98e220837b656d9e04ae0ce719e1d507
-RMD160 (drupal-8.4.2.tar.gz) = b0bf4ac797669a7145701a565f5bdb49cc3c28f9
-SHA512 (drupal-8.4.2.tar.gz) = ce4ba105c253669ed18656d50a172d2f0622b1be121895486b2df00dfda0f71c497277cbc3e3a7a9fb426b9fb0828bfcf7ede3ff134304ca136ed689d4f15582
-Size (drupal-8.4.2.tar.gz) = 13393043 bytes
+SHA1 (drupal-8.4.4.tar.gz) = b24c5cdfe20b81f83393ee441772a8ec90a30e9f
+RMD160 (drupal-8.4.4.tar.gz) = 77fa1fcad18f9d6f7a07055e27559cc48fde08b9
+SHA512 (drupal-8.4.4.tar.gz) = 3540480b4e75d53bf5e2d86337f2111bbc4ae0ab28ccd4cfb2c1d47075caf662de199bc8591752b44f3bda81f3cdfd23e91baeb2c9eedf18d8755fb3999d07b8
+Size (drupal-8.4.4.tar.gz) = 13410566 bytes
Home |
Main Index |
Thread Index |
Old Index