From owner-svn-ports-branches@freebsd.org Wed Jan 15 10:47:41 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 670451F00D1; Wed, 15 Jan 2020 10:47:41 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47yPDF1tH9z4MTt; Wed, 15 Jan 2020 10:47:41 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3729F5539; Wed, 15 Jan 2020 10:47:41 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00FAlflN078833; Wed, 15 Jan 2020 10:47:41 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00FAle8r078830; Wed, 15 Jan 2020 10:47:40 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202001151047.00FAle8r078830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 15 Jan 2020 10:47:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r523098 - branches/2020Q1/www/drupal7 X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2020Q1/www/drupal7 X-SVN-Commit-Revision: 523098 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2020 10:47:41 -0000 Author: joneum Date: Wed Jan 15 10:47:40 2020 New Revision: 523098 URL: https://svnweb.freebsd.org/changeset/ports/523098 Log: MFH: r523097 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 Security: 3da0352f-2397-11ea-966e-000ffec0b3e1 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat) Modified: branches/2020Q1/www/drupal7/Makefile branches/2020Q1/www/drupal7/distinfo branches/2020Q1/www/drupal7/pkg-plist Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/drupal7/Makefile ============================================================================== --- branches/2020Q1/www/drupal7/Makefile Wed Jan 15 10:44:06 2020 (r523097) +++ branches/2020Q1/www/drupal7/Makefile Wed Jan 15 10:47:40 2020 (r523098) @@ -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: branches/2020Q1/www/drupal7/distinfo ============================================================================== --- branches/2020Q1/www/drupal7/distinfo Wed Jan 15 10:44:06 2020 (r523097) +++ branches/2020Q1/www/drupal7/distinfo Wed Jan 15 10:47:40 2020 (r523098) @@ -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: branches/2020Q1/www/drupal7/pkg-plist ============================================================================== --- branches/2020Q1/www/drupal7/pkg-plist Wed Jan 15 10:44:06 2020 (r523097) +++ branches/2020Q1/www/drupal7/pkg-plist Wed Jan 15 10:47:40 2020 (r523098) @@ -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