Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2020 04:14:56 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531996 - head/www/drupal8
Message-ID:  <202004180414.03I4Eu80002542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Sat Apr 18 04:14:56 2020
New Revision: 531996
URL: https://svnweb.freebsd.org/changeset/ports/531996

Log:
  - Update to 8.8.5
  
  Security:	e24fd421-8128-11ea-aa57-000ffec73f06

Modified:
  head/www/drupal8/Makefile
  head/www/drupal8/distinfo
  head/www/drupal8/pkg-plist

Modified: head/www/drupal8/Makefile
==============================================================================
--- head/www/drupal8/Makefile	Sat Apr 18 04:13:40 2020	(r531995)
+++ head/www/drupal8/Makefile	Sat Apr 18 04:14:56 2020	(r531996)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal8
-PORTVERSION=	8.8.3
+PORTVERSION=	8.8.5
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}

Modified: head/www/drupal8/distinfo
==============================================================================
--- head/www/drupal8/distinfo	Sat Apr 18 04:13:40 2020	(r531995)
+++ head/www/drupal8/distinfo	Sat Apr 18 04:14:56 2020	(r531996)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583476346
-SHA256 (drupal/drupal-8.8.3.tar.gz) = 511ba0a1d5fbca2b78ad73e5c9c5ac7b0dc515d7ca183b0a63f5f6dbee1da888
-SIZE (drupal/drupal-8.8.3.tar.gz) = 19473677
+TIMESTAMP = 1587181821
+SHA256 (drupal/drupal-8.8.5.tar.gz) = 8cbb0df82d1a19c085e785952d28bcfe5105b895940fb3cc28846b9c422fc586
+SIZE (drupal/drupal-8.8.5.tar.gz) = 19487785

Modified: head/www/drupal8/pkg-plist
==============================================================================
--- head/www/drupal8/pkg-plist	Sat Apr 18 04:13:40 2020	(r531995)
+++ head/www/drupal8/pkg-plist	Sat Apr 18 04:14:56 2020	(r531996)
@@ -216,8 +216,10 @@
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/magicline/images/icon-rtl.png
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/magicline/images/icon.png
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/pastefromgdocs/filter/default.js
+%%WWWDIR%%/core/assets/vendor/ckeditor/plugins/pastefromlibreoffice/filter/default.js
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/pastefromword/filter/default.js
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/pastetools/filter/common.js
+%%WWWDIR%%/core/assets/vendor/ckeditor/plugins/pastetools/filter/image.js
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/showblocks/images/block_address.png
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/showblocks/images/block_blockquote.png
 %%WWWDIR%%/core/assets/vendor/ckeditor/plugins/showblocks/images/block_div.png
@@ -2537,6 +2539,7 @@
 %%WWWDIR%%/core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php
 %%WWWDIR%%/core/lib/Drupal/Core/TypedData/Validation/TypedDataAwareValidatorTrait.php
 %%WWWDIR%%/core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
+%%WWWDIR%%/core/lib/Drupal/Core/Update/RemovedPostUpdateNameException.php
 %%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateBackend.php
 %%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php
 %%WWWDIR%%/core/lib/Drupal/Core/Update/UpdateCompilerPass.php
@@ -6952,6 +6955,7 @@
 %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/process/d7/InternalUri.php
 %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php
 %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
+%%WWWDIR%%/core/modules/menu_link_content/tests/fixtures/update/drupal-8.menu-link-content-null-data-3056543.php
 %%WWWDIR%%/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml
 %%WWWDIR%%/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.routing.yml
 %%WWWDIR%%/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/src/Routes.php
@@ -10150,6 +10154,7 @@
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdateScriptTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdatesWith7xTest.php
 %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
+%%WWWDIR%%/core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
 %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/ElementsTableSelectTest.php
 %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
 %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php
@@ -10404,6 +10409,7 @@
 %%WWWDIR%%/core/modules/taxonomy/taxonomy.views.inc
 %%WWWDIR%%/core/modules/taxonomy/templates/taxonomy-term.html.twig
 %%WWWDIR%%/core/modules/taxonomy/tests/fixtures/update/core.entity_form_display.taxonomy_term.tags.default.yml
+%%WWWDIR%%/core/modules/taxonomy/tests/fixtures/update/drupal-8.taxonomy-term-null-data-3056543.php
 %%WWWDIR%%/core/modules/taxonomy/tests/fixtures/update/drupal-8.taxonomy-term-publishing-status-ui-2899923.php
 %%WWWDIR%%/core/modules/taxonomy/tests/fixtures/update/drupal-8.views-taxonomy-term-publishing-status-2981887.php
 %%WWWDIR%%/core/modules/taxonomy/tests/fixtures/update/views.view.test_taxonomy_term_view_with_content_translation_status.yml
@@ -10797,6 +10803,8 @@
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-1.2_8.x-2.2.xml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/aaa_update_test.sec.8.x-2.2_1.x_secure.xml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/bbb_update_test.1_0.xml
+%%WWWDIR%%/core/modules/update/tests/modules/update_test/bbb_update_test.1_1.xml
+%%WWWDIR%%/core/modules/update/tests/modules/update_test/bbb_update_test.1_2.xml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/ccc_update_test.1_0.xml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml
 %%WWWDIR%%/core/modules/update/tests/modules/update_test/config/schema/update_test.schema.yml
@@ -10843,6 +10851,7 @@
 %%WWWDIR%%/core/modules/update/tests/src/Functional/FileTransferAuthorizeFormTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateContribTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateCoreTest.php
+%%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateTestBase.php
 %%WWWDIR%%/core/modules/update/tests/src/Functional/UpdateUploadTest.php
 %%WWWDIR%%/core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
@@ -13188,6 +13197,7 @@
 %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Cache/PhpBackendTest.php
 %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
 %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php
+%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
 %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
 %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Common/LegacyFunctionsTest.php
 %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Common/SizeTest.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004180414.03I4Eu80002542>