Date: Fri, 8 Feb 2019 18:15:27 +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: r492441 - head/www/drupal8 Message-ID: <201902081815.x18IFRWK040035@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: acm Date: Fri Feb 8 18:15:27 2019 New Revision: 492441 URL: https://svnweb.freebsd.org/changeset/ports/492441 Log: - Update to 8.6.9 ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.9 Modified: head/www/drupal8/Makefile head/www/drupal8/distinfo head/www/drupal8/pkg-plist Modified: head/www/drupal8/Makefile ============================================================================== --- head/www/drupal8/Makefile Fri Feb 8 15:43:27 2019 (r492440) +++ head/www/drupal8/Makefile Fri Feb 8 18:15:27 2019 (r492441) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.6.8 +PORTVERSION= 8.6.9 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal8/distinfo ============================================================================== --- head/www/drupal8/distinfo Fri Feb 8 15:43:27 2019 (r492440) +++ head/www/drupal8/distinfo Fri Feb 8 18:15:27 2019 (r492441) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549550547 -SHA256 (drupal/drupal-8.6.8.tar.gz) = 550730dfa972d343d1bad8b2da683f0ff4207f36184954e9d406609ecd6063cb -SIZE (drupal/drupal-8.6.8.tar.gz) = 16611985 +TIMESTAMP = 1549649417 +SHA256 (drupal/drupal-8.6.9.tar.gz) = e09058f7ab40eb447865daaf038e1518c50e50425c71503777f21ba6c0cee68a +SIZE (drupal/drupal-8.6.9.tar.gz) = 16857833 Modified: head/www/drupal8/pkg-plist ============================================================================== --- head/www/drupal8/pkg-plist Fri Feb 8 15:43:27 2019 (r492440) +++ head/www/drupal8/pkg-plist Fri Feb 8 18:15:27 2019 (r492441) @@ -8206,6 +8206,7 @@ %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.0.0-rc1-filled.standard.entity_test_update_mul_rev.php.gz %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.2.0.bare.standard_with_entity_test_revlog_enabled.php.gz %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.4.0.bare.standard.php.gz +%%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.6.0-minimal-with-warm-caches.sql.gz %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.bare.standard.php.gz %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.block-content-uninstall.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.block-context-manager-2354889.php @@ -8224,6 +8225,7 @@ %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.seven-secondary-local-tasks-block-2569529.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.site-branding-into-block-2005546.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.stable-base-theme-2575421.php +%%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.test-config-init.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-block-disabled-2513534.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-enabled.php %%WWWDIR%%/core/modules/system/tests/fixtures/update/drupal-8.update-test-postupdate-failing-enabled.php @@ -9156,6 +9158,7 @@ %%WWWDIR%%/core/modules/system/tests/src/Functional/Update/UpdateSchemaTest.php %%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/FunctionalJavascript/Form/ElementsTableSelectTest.php %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php %%WWWDIR%%/core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902081815.x18IFRWK040035>