svn commit: r448280 - head/www/drupal8
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Sat Aug 19 04:02:04 UTC 2017
Author: acm
Date: Sat Aug 19 04:02:02 2017
New Revision: 448280
URL: https://svnweb.freebsd.org/changeset/ports/448280
Log:
- Update to 8.3.7
Security: CVE-2017-6923
CVE-2017-6924
CVE-2017-6925
Modified:
head/www/drupal8/Makefile
head/www/drupal8/distinfo
head/www/drupal8/pkg-plist
Modified: head/www/drupal8/Makefile
==============================================================================
--- head/www/drupal8/Makefile Fri Aug 18 21:42:48 2017 (r448279)
+++ head/www/drupal8/Makefile Sat Aug 19 04:02:02 2017 (r448280)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drupal8
-PORTVERSION= 8.3.6
+PORTVERSION= 8.3.7
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
Modified: head/www/drupal8/distinfo
==============================================================================
--- head/www/drupal8/distinfo Fri Aug 18 21:42:48 2017 (r448279)
+++ head/www/drupal8/distinfo Sat Aug 19 04:02:02 2017 (r448280)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501801019
-SHA256 (drupal/drupal-8.3.6.tar.gz) = 62092df0bb4aec22504b04128f71f1372cdccb7572136b3846ec36769014f49b
-SIZE (drupal/drupal-8.3.6.tar.gz) = 12735564
+TIMESTAMP = 1503114525
+SHA256 (drupal/drupal-8.3.7.tar.gz) = 0a86d82878500f8512a624fb13736ddf82a1c8f424d9a45776ce6b10d560eeab
+SIZE (drupal/drupal-8.3.7.tar.gz) = 12739663
Modified: head/www/drupal8/pkg-plist
==============================================================================
--- head/www/drupal8/pkg-plist Fri Aug 18 21:42:48 2017 (r448279)
+++ head/www/drupal8/pkg-plist Sat Aug 19 04:02:02 2017 (r448280)
@@ -7297,6 +7297,7 @@
%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundle.php
%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoId.php
%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoLabel.php
+%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php
%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRev.php
%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php
More information about the svn-ports-head
mailing list