Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2019 17:47:36 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r496955 - branches/2019Q1/www/drupal7
Message-ID:  <201903271747.x2RHlaKv018310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Mar 27 17:47:36 2019
New Revision: 496955
URL: https://svnweb.freebsd.org/changeset/ports/496955

Log:
  MFH: r496954
  
  Update to 7.65
  
  Changelog:
   - https://www.drupal.org/SA-CORE-2019-004
   - https://www.drupal.org/project/drupal/releases/7.65
  
  Security:	94d63fd7-508b-11e9-9ba0-4c72b94353b5
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q1/www/drupal7/Makefile
  branches/2019Q1/www/drupal7/distinfo
  branches/2019Q1/www/drupal7/pkg-plist
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/www/drupal7/Makefile
==============================================================================
--- branches/2019Q1/www/drupal7/Makefile	Wed Mar 27 17:45:56 2019	(r496954)
+++ branches/2019Q1/www/drupal7/Makefile	Wed Mar 27 17:47:36 2019	(r496955)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal7
-DISTVERSION=	7.61
+DISTVERSION=	7.65
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}

Modified: branches/2019Q1/www/drupal7/distinfo
==============================================================================
--- branches/2019Q1/www/drupal7/distinfo	Wed Mar 27 17:45:56 2019	(r496954)
+++ branches/2019Q1/www/drupal7/distinfo	Wed Mar 27 17:47:36 2019	(r496955)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542320676
-SHA256 (drupal/drupal-7.61.tar.gz) = f78889081fb0eeb3e760edbbab552ca02e1fbdb7146c21534edf05ec24b529df
-SIZE (drupal/drupal-7.61.tar.gz) = 3287629
+TIMESTAMP = 1553688574
+SHA256 (drupal/drupal-7.65.tar.gz) = 46b51cbe2f8e084831ee8b5bfa7175599c623bb10795abf3a65cf7520c5d9bee
+SIZE (drupal/drupal-7.65.tar.gz) = 3298607

Modified: branches/2019Q1/www/drupal7/pkg-plist
==============================================================================
--- branches/2019Q1/www/drupal7/pkg-plist	Wed Mar 27 17:45:56 2019	(r496954)
+++ branches/2019Q1/www/drupal7/pkg-plist	Wed Mar 27 17:47:36 2019	(r496955)
@@ -396,6 +396,9 @@
 %%DRUPAL_BASE%%/modules/file/icons/x-office-document.png
 %%DRUPAL_BASE%%/modules/file/icons/x-office-presentation.png
 %%DRUPAL_BASE%%/modules/file/icons/x-office-spreadsheet.png
+%%DRUPAL_BASE%%/modules/file/tests/fixtures/file_scan_ignore/a.txt
+%%DRUPAL_BASE%%/modules/file/tests/fixtures/file_scan_ignore/frontend_framework/b.txt
+%%DRUPAL_BASE%%/modules/file/tests/fixtures/file_scan_ignore/frontend_framework/c.txt
 %%DRUPAL_BASE%%/modules/file/tests/file.test
 %%DRUPAL_BASE%%/modules/file/tests/file_module_test.info
 %%DRUPAL_BASE%%/modules/file/tests/file_module_test.module



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903271747.x2RHlaKv018310>