From owner-svn-ports-all@freebsd.org Sat Jun 8 21:27:17 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A4A115B412F; Sat, 8 Jun 2019 21:27:17 +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 017FB73D3B; Sat, 8 Jun 2019 21:27:17 +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 CC5DB21376; Sat, 8 Jun 2019 21:27:16 +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 x58LRG6g062889; Sat, 8 Jun 2019 21:27:16 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x58LRG4j062887; Sat, 8 Jun 2019 21:27:16 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201906082127.x58LRG4j062887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 8 Jun 2019 21:27:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r503763 - branches/2019Q2/www/drupal7 X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2019Q2/www/drupal7 X-SVN-Commit-Revision: 503763 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 017FB73D3B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2019 21:27:17 -0000 Author: joneum Date: Sat Jun 8 21:27:15 2019 New Revision: 503763 URL: https://svnweb.freebsd.org/changeset/ports/503763 Log: MFH: r503762 Update to 7.67 Changelog: https://www.drupal.org/SA-CORE-2019-007 https://www.drupal.org/project/drupal/releases/7.67 Security: 9b8a52fc-89c1-11e9-9ba0-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2019Q2/www/drupal7/Makefile branches/2019Q2/www/drupal7/distinfo branches/2019Q2/www/drupal7/pkg-plist Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/www/drupal7/Makefile ============================================================================== --- branches/2019Q2/www/drupal7/Makefile Sat Jun 8 21:26:07 2019 (r503762) +++ branches/2019Q2/www/drupal7/Makefile Sat Jun 8 21:27:15 2019 (r503763) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal7 -DISTVERSION= 7.66 +DISTVERSION= 7.67 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: branches/2019Q2/www/drupal7/distinfo ============================================================================== --- branches/2019Q2/www/drupal7/distinfo Sat Jun 8 21:26:07 2019 (r503762) +++ branches/2019Q2/www/drupal7/distinfo Sat Jun 8 21:27:15 2019 (r503763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556164816 -SHA256 (drupal/drupal-7.66.tar.gz) = 26138e9233fd88d9e4c8ac19795c3590841300c0fc8df3313653c6e6b734740a -SIZE (drupal/drupal-7.66.tar.gz) = 3300183 +TIMESTAMP = 1559984305 +SHA256 (drupal/drupal-7.67.tar.gz) = a1a9f48eb2e89ce52f16729201ad2efbee7e802ab0c19118cbf9e4938f847af1 +SIZE (drupal/drupal-7.67.tar.gz) = 3312764 Modified: branches/2019Q2/www/drupal7/pkg-plist ============================================================================== --- branches/2019Q2/www/drupal7/pkg-plist Sat Jun 8 21:26:07 2019 (r503762) +++ branches/2019Q2/www/drupal7/pkg-plist Sat Jun 8 21:27:15 2019 (r503763) @@ -92,6 +92,12 @@ %%DRUPAL_BASE%%/misc/authorize.js %%DRUPAL_BASE%%/misc/autocomplete.js %%DRUPAL_BASE%%/misc/batch.js +%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/.travis.yml +%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/LICENSE +%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/README.md +%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/composer.json +%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/phpunit.xml.dist +%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/src/Unserialize.php %%DRUPAL_BASE%%/misc/collapse.js %%DRUPAL_BASE%%/misc/configure.png %%DRUPAL_BASE%%/misc/draggable.png @@ -108,12 +114,12 @@ %%DRUPAL_BASE%%/misc/forum-icons.png %%DRUPAL_BASE%%/misc/grippie.png %%DRUPAL_BASE%%/misc/help.png +%%DRUPAL_BASE%%/misc/jquery-extend-3.4.0.js %%DRUPAL_BASE%%/misc/jquery.ba-bbq.js %%DRUPAL_BASE%%/misc/jquery.cookie.js %%DRUPAL_BASE%%/misc/jquery.form.js %%DRUPAL_BASE%%/misc/jquery.js %%DRUPAL_BASE%%/misc/jquery.once.js -%%DRUPAL_BASE%%/misc/jquery-extend-3.4.0.js %%DRUPAL_BASE%%/misc/machine-name.js %%DRUPAL_BASE%%/misc/menu-collapsed-rtl.png %%DRUPAL_BASE%%/misc/menu-collapsed.png @@ -160,11 +166,24 @@ %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/composer.json %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Assertable.php %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Behavior.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Collectable.php %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Exception.php %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Helper.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Interceptor/PharMetaDataInterceptor.php %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Manager.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Phar/Container.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Phar/Reader.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Phar/ReaderException.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Phar/Stub.php %%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Resolvable.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php +%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php %%DRUPAL_BASE%%/misc/ui/images/ui-bg_flat_0_aaaaaa_40x100.png %%DRUPAL_BASE%%/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png %%DRUPAL_BASE%%/misc/ui/images/ui-bg_glass_55_fbf9ee_1x400.png @@ -409,12 +428,12 @@ %%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 +%%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/filter/filter.admin.inc %%DRUPAL_BASE%%/modules/filter/filter.admin.js %%DRUPAL_BASE%%/modules/filter/filter.api.php