svn commit: r467749 - branches/2018Q2/www/drupal7
Jochen Neumeister
joneum at FreeBSD.org
Thu Apr 19 06:39:00 UTC 2018
Author: joneum
Date: Thu Apr 19 06:38:59 2018
New Revision: 467749
URL: https://svnweb.freebsd.org/changeset/ports/467749
Log:
MFH: r467540
www/drupal7: Update to 7.58
Changelog: https://www.drupal.org/project/drupal/releases/7.58
PR: 227054
Reported by: Brent Busby <brent at jfi.uchicago.edu>
Security: a9e466e8-4144-11e8-a292-00e04c1ea73d
Approved by: ports-secteam (riggs)
Modified:
branches/2018Q2/www/drupal7/Makefile
branches/2018Q2/www/drupal7/distinfo
branches/2018Q2/www/drupal7/pkg-plist
Directory Properties:
branches/2018Q2/ (props changed)
Modified: branches/2018Q2/www/drupal7/Makefile
==============================================================================
--- branches/2018Q2/www/drupal7/Makefile Thu Apr 19 06:18:23 2018 (r467748)
+++ branches/2018Q2/www/drupal7/Makefile Thu Apr 19 06:38:59 2018 (r467749)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drupal7
-DISTVERSION= 7.57
+DISTVERSION= 7.58
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
Modified: branches/2018Q2/www/drupal7/distinfo
==============================================================================
--- branches/2018Q2/www/drupal7/distinfo Thu Apr 19 06:18:23 2018 (r467748)
+++ branches/2018Q2/www/drupal7/distinfo Thu Apr 19 06:38:59 2018 (r467749)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519588287
-SHA256 (drupal/drupal-7.57.tar.gz) = c3bc1173d7830941fa9ee6061d555fec334bd6834d2fc5c870f3aef1fbf667e2
-SIZE (drupal/drupal-7.57.tar.gz) = 3279405
+TIMESTAMP = 1523895305
+SHA256 (drupal/drupal-7.58.tar.gz) = 33d29980593477ab1504d21e4bf10455f6a386935a88b34ac6d14aaf94c42272
+SIZE (drupal/drupal-7.58.tar.gz) = 3281269
Modified: branches/2018Q2/www/drupal7/pkg-plist
==============================================================================
--- branches/2018Q2/www/drupal7/pkg-plist Thu Apr 19 06:18:23 2018 (r467748)
+++ branches/2018Q2/www/drupal7/pkg-plist Thu Apr 19 06:38:59 2018 (r467749)
@@ -69,6 +69,7 @@
%%DRUPAL_BASE%%/includes/password.inc
%%DRUPAL_BASE%%/includes/path.inc
%%DRUPAL_BASE%%/includes/registry.inc
+%%DRUPAL_BASE%%/includes/request-sanitizer.inc
%%DRUPAL_BASE%%/includes/session.inc
%%DRUPAL_BASE%%/includes/stream_wrappers.inc
%%DRUPAL_BASE%%/includes/tablesort.inc
More information about the svn-ports-all
mailing list