aboutsummaryrefslogtreecommitdiff
path: root/www/drupal8
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-03-15 21:01:43 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2019-03-15 21:01:43 +0000
commitf4193d408dd594b4044508edc9ff46772f85cb1f (patch)
tree322439d2e611747a34cc1a9e50b114a6f07fcae5 /www/drupal8
parent4070e3adf1cde4574216592343d65c61c49f708a (diff)
downloadports-f4193d408dd594b4044508edc9ff46772f85cb1f.tar.gz
ports-f4193d408dd594b4044508edc9ff46772f85cb1f.zip
- Update to 8.6.12
Notes
Notes: svn path=/head/; revision=495808
Diffstat (limited to 'www/drupal8')
-rw-r--r--www/drupal8/Makefile2
-rw-r--r--www/drupal8/distinfo6
-rw-r--r--www/drupal8/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile
index 86815959eb75..67393a39078e 100644
--- a/www/drupal8/Makefile
+++ b/www/drupal8/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drupal8
-PORTVERSION= 8.6.11
+PORTVERSION= 8.6.12
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo
index 79bf9e1baa06..e7b6f3ee72f4 100644
--- a/www/drupal8/distinfo
+++ b/www/drupal8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552592495
-SHA256 (drupal/drupal-8.6.11.tar.gz) = e5746171ab4c62e7c19b9311782cff916d27c022e794568110599b91dee52c89
-SIZE (drupal/drupal-8.6.11.tar.gz) = 17134623
+TIMESTAMP = 1552683496
+SHA256 (drupal/drupal-8.6.12.tar.gz) = f9aaacd1ce603e27cdf5b05ee4d79b4102545fec9a2acdaf8b65af62487a4eaa
+SIZE (drupal/drupal-8.6.12.tar.gz) = 17131830
diff --git a/www/drupal8/pkg-plist b/www/drupal8/pkg-plist
index 58e8ecd25be4..829aedf4bda7 100644
--- a/www/drupal8/pkg-plist
+++ b/www/drupal8/pkg-plist
@@ -8899,8 +8899,10 @@
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-extend.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-include.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test.html.twig
+%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig-theme-test-embed-tag-embedded.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig_namespace_test.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.attach_library.html.twig
+%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.embed_tag.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.file_url.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.filter.html.twig
%%WWWDIR%%/core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.link_generator.html.twig
@@ -9126,6 +9128,7 @@
%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/ThemeTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php
+%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/TwigLoaderTest.php
%%WWWDIR%%/core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php