Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2020 10:44:06 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523097 - head/www/drupal7
Message-ID:  <202001151044.00FAi6Fx078469@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Jan 15 10:44:06 2020
New Revision: 523097
URL: https://svnweb.freebsd.org/changeset/ports/523097

Log:
  Update to 7.69
  
  - https://www.drupal.org/project/drupal/releases/7.69
  - https://www.drupal.org/project/drupal/releases/7.68
  - https://www.drupal.org/sa-core-2019-012
  
  MFH:		2020Q1
  Security:	3da0352f-2397-11ea-966e-000ffec0b3e1
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/drupal7/Makefile
  head/www/drupal7/distinfo
  head/www/drupal7/pkg-plist

Modified: head/www/drupal7/Makefile
==============================================================================
--- head/www/drupal7/Makefile	Wed Jan 15 10:21:00 2020	(r523096)
+++ head/www/drupal7/Makefile	Wed Jan 15 10:44:06 2020	(r523097)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal7
-DISTVERSION=	7.67
+DISTVERSION=	7.69
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}

Modified: head/www/drupal7/distinfo
==============================================================================
--- head/www/drupal7/distinfo	Wed Jan 15 10:21:00 2020	(r523096)
+++ head/www/drupal7/distinfo	Wed Jan 15 10:44:06 2020	(r523097)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559984305
-SHA256 (drupal/drupal-7.67.tar.gz) = a1a9f48eb2e89ce52f16729201ad2efbee7e802ab0c19118cbf9e4938f847af1
-SIZE (drupal/drupal-7.67.tar.gz) = 3312764
+TIMESTAMP = 1578664188
+SHA256 (drupal/drupal-7.69.tar.gz) = 9c60ea7b3ab3bedf11b823e67ae592c611cbf802b1467a1ff8140742565c7e0f
+SIZE (drupal/drupal-7.69.tar.gz) = 3314294

Modified: head/www/drupal7/pkg-plist
==============================================================================
--- head/www/drupal7/pkg-plist	Wed Jan 15 10:21:00 2020	(r523096)
+++ head/www/drupal7/pkg-plist	Wed Jan 15 10:44:06 2020	(r523097)
@@ -1,3 +1,6 @@
+%%DRUPAL_BASE%%/.htaccess
+%%DRUPAL_BASE%%/authorize.php
+%%DRUPAL_BASE%%/cron.php
 %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.txt
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL.mysql.txt
@@ -10,9 +13,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/UPGRADE.txt
 @owner www
 @group www
-%%DRUPAL_BASE%%/.htaccess
-%%DRUPAL_BASE%%/authorize.php
-%%DRUPAL_BASE%%/cron.php
 %%DRUPAL_BASE%%/includes/actions.inc
 %%DRUPAL_BASE%%/includes/ajax.inc
 %%DRUPAL_BASE%%/includes/archiver.inc
@@ -92,6 +92,7 @@
 %%DRUPAL_BASE%%/misc/authorize.js
 %%DRUPAL_BASE%%/misc/autocomplete.js
 %%DRUPAL_BASE%%/misc/batch.js
+%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/.gitignore
 %%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/.travis.yml
 %%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/LICENSE
 %%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/README.md
@@ -161,6 +162,7 @@
 %%DRUPAL_BASE%%/misc/tree-bottom.png
 %%DRUPAL_BASE%%/misc/tree.png
 %%DRUPAL_BASE%%/misc/typo3/drupal-security/PharExtensionInterceptor.php
+%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/.gitignore
 %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/LICENSE
 %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/README.md
 %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/composer.json
@@ -920,6 +922,7 @@
 %%DRUPAL_BASE%%/modules/taxonomy/taxonomy.pages.inc
 %%DRUPAL_BASE%%/modules/taxonomy/taxonomy.test
 %%DRUPAL_BASE%%/modules/taxonomy/taxonomy.tokens.inc
+%%DRUPAL_BASE%%/modules/toolbar/toolbar-print.css
 %%DRUPAL_BASE%%/modules/toolbar/toolbar-rtl.css
 %%DRUPAL_BASE%%/modules/toolbar/toolbar.css
 %%DRUPAL_BASE%%/modules/toolbar/toolbar.info
@@ -984,6 +987,8 @@
 %%DRUPAL_BASE%%/modules/update/update.test
 %%DRUPAL_BASE%%/modules/user/tests/user_form_test.info
 %%DRUPAL_BASE%%/modules/user/tests/user_form_test.module
+%%DRUPAL_BASE%%/modules/user/tests/user_session_test.info
+%%DRUPAL_BASE%%/modules/user/tests/user_session_test.module
 %%DRUPAL_BASE%%/modules/user/user-picture.tpl.php
 %%DRUPAL_BASE%%/modules/user/user-profile-category.tpl.php
 %%DRUPAL_BASE%%/modules/user/user-profile-item.tpl.php



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