aboutsummaryrefslogtreecommitdiff
path: root/www/drupal8
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-04 01:20:56 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-01-04 01:20:56 +0000
commit225b0b246502714cfcdbd9c856937faeadcf6010 (patch)
treeecbf6aa90b935c208950dab036692695cceb1ca8 /www/drupal8
parent103b4bef17fae96e4fe7750a2f7cbf5082735999 (diff)
downloadports-225b0b246502714cfcdbd9c856937faeadcf6010.tar.gz
ports-225b0b246502714cfcdbd9c856937faeadcf6010.zip
- Update to 8.6.5
Notes
Notes: svn path=/head/; revision=489240
Diffstat (limited to 'www/drupal8')
-rw-r--r--www/drupal8/Makefile2
-rw-r--r--www/drupal8/distinfo6
-rw-r--r--www/drupal8/pkg-plist11
3 files changed, 13 insertions, 6 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile
index e8c501a77724..77a2c6f49c27 100644
--- a/www/drupal8/Makefile
+++ b/www/drupal8/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drupal8
-PORTVERSION= 8.6.4
+PORTVERSION= 8.6.5
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo
index 79ba4b979d79..13aeefa86b1d 100644
--- a/www/drupal8/distinfo
+++ b/www/drupal8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544624901
-SHA256 (drupal/drupal-8.6.4.tar.gz) = 77b438560fb4c5fe7d673897ea335dffc9a5e563f084511b0c73c099933a6ed0
-SIZE (drupal/drupal-8.6.4.tar.gz) = 16401179
+TIMESTAMP = 1546564508
+SHA256 (drupal/drupal-8.6.5.tar.gz) = 5c6249af6013abced012e9a25765dd7a6820e054470dfbc22a548005258dbfd5
+SIZE (drupal/drupal-8.6.5.tar.gz) = 16465640
diff --git a/www/drupal8/pkg-plist b/www/drupal8/pkg-plist
index efb5c94224a1..b56fa02c7787 100644
--- a/www/drupal8/pkg-plist
+++ b/www/drupal8/pkg-plist
@@ -2948,6 +2948,7 @@
%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php
%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php
%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php
+%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php
%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php
%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php
%%WWWDIR%%/core/modules/block/tests/modules/block_test/src/Plugin/Block/TestHtmlBlock.php
@@ -4259,6 +4260,7 @@
%%WWWDIR%%/core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php
%%WWWDIR%%/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php
%%WWWDIR%%/core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php
+%%WWWDIR%%/core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
%%WWWDIR%%/core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php
%%WWWDIR%%/core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php
%%WWWDIR%%/core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
@@ -6077,6 +6079,7 @@
%%WWWDIR%%/core/modules/media/tests/src/Functional/MediaSourceFileTest.php
%%WWWDIR%%/core/modules/media/tests/src/Functional/MediaTemplateSuggestionsTest.php
%%WWWDIR%%/core/modules/media/tests/src/Functional/MediaTranslationUITest.php
+%%WWWDIR%%/core/modules/media/tests/src/Functional/MediaTypeCreationTest.php
%%WWWDIR%%/core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php
%%WWWDIR%%/core/modules/media/tests/src/Functional/ProviderRepositoryTest.php
%%WWWDIR%%/core/modules/media/tests/src/Functional/ResourceFetcherTest.php
@@ -8066,7 +8069,6 @@
%%WWWDIR%%/core/modules/system/src/Tests/Routing/MockAliasManager.php
%%WWWDIR%%/core/modules/system/src/Tests/Routing/MockRouteProvider.php
%%WWWDIR%%/core/modules/system/src/Tests/Session/SessionHttpsTest.php
-%%WWWDIR%%/core/modules/system/src/Tests/System/ErrorHandlerTest.php
%%WWWDIR%%/core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
%%WWWDIR%%/core/modules/system/src/Tests/Update/DbUpdatesTrait.php
%%WWWDIR%%/core/modules/system/src/Tests/Update/UpdatePathTestBase.php
@@ -8540,6 +8542,7 @@
%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php
%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php
%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestEmptySelectForm.php
+%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestFileForm.php
%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php
%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
@@ -9067,6 +9070,7 @@
%%WWWDIR%%/core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/System/DateTimeTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php
+%%WWWDIR%%/core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/System/FrontPageTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/System/HtaccessTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/System/IndexPhpTest.php
@@ -9156,6 +9160,7 @@
%%WWWDIR%%/core/modules/system/tests/src/Kernel/DateFormatAccessControlHandlerTest.php
%%WWWDIR%%/core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
%%WWWDIR%%/core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
+%%WWWDIR%%/core/modules/system/tests/src/Kernel/Form/FileElementTest.php
%%WWWDIR%%/core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php
%%WWWDIR%%/core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
%%WWWDIR%%/core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
@@ -9918,7 +9923,6 @@
%%WWWDIR%%/core/modules/user/src/SharedTempStore.php
%%WWWDIR%%/core/modules/user/src/SharedTempStoreFactory.php
%%WWWDIR%%/core/modules/user/src/StatusItem.php
-%%WWWDIR%%/core/modules/user/src/Tests/RestRegisterUserTest.php
%%WWWDIR%%/core/modules/user/src/Tests/UserResetEmailTestTrait.php
%%WWWDIR%%/core/modules/user/src/Theme/AdminNegotiator.php
%%WWWDIR%%/core/modules/user/src/TimeZoneItem.php
@@ -9992,6 +9996,7 @@
%%WWWDIR%%/core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php
%%WWWDIR%%/core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php
%%WWWDIR%%/core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php
+%%WWWDIR%%/core/modules/user/tests/src/Functional/RestRegisterUserTest.php
%%WWWDIR%%/core/modules/user/tests/src/Functional/Update/UserUpdateEmailToken.php
%%WWWDIR%%/core/modules/user/tests/src/Functional/Update/UserUpdateOrderPermissionsTest.php
%%WWWDIR%%/core/modules/user/tests/src/Functional/UserAccountLinksTest.php
@@ -11364,6 +11369,7 @@
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/.htaccess
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/LICENCE.txt
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/article_body/baking-mishaps-our-troubleshooting-tips.html
+%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/article_body/dairy-free-delicious-milk-chocolate.html
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/article_body/give-it-a-go-and-grow-your-own-herbs.html
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/article_body/give-your-oatmeal-the-ultimate-makeover.html
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/article_body/lets-hear-it-for-carrots.html
@@ -11384,6 +11390,7 @@
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/supermarket-savvy-umami.jpg
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/thai-green-curry-umami.jpg
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/umami-bundle.png
+%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/vegan-chocolate.jpg
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/veggie-pasta-bake-hero-umami.jpg
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/veggie-pasta-bake-umami.jpg
%%WWWDIR%%/core/profiles/demo_umami/modules/demo_umami_content/default_content/images/victoria-sponge-umami.jpg