mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Update to 8.6.7
ChangeLog at: https://www.drupal.org/project/drupal/releases/8.6.7 Security: e00ed3d9-1c27-11e9-a257-000ffec0b3e1
This commit is contained in:
parent
b1b4215eff
commit
bb5f9b59ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490738
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drupal8
|
||||
PORTVERSION= 8.6.5
|
||||
PORTVERSION= 8.6.7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
DISTNAME= drupal-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546564508
|
||||
SHA256 (drupal/drupal-8.6.5.tar.gz) = 5c6249af6013abced012e9a25765dd7a6820e054470dfbc22a548005258dbfd5
|
||||
SIZE (drupal/drupal-8.6.5.tar.gz) = 16465640
|
||||
TIMESTAMP = 1547925692
|
||||
SHA256 (drupal/drupal-8.6.7.tar.gz) = c78976e430764959daac1ef214814adddf1dd9c29f925b5889ad18fd34fbcd17
|
||||
SIZE (drupal/drupal-8.6.7.tar.gz) = 16478439
|
||||
|
@ -2260,6 +2260,7 @@
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Routing/UrlMatcher.php
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Routing/routing.api.php
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Security/PharExtensionInterceptor.php
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Security/RequestSanitizer.php
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Serialization/Yaml.php
|
||||
%%WWWDIR%%/core/lib/Drupal/Core/Session/AccountInterface.php
|
||||
@ -7730,6 +7731,7 @@
|
||||
%%WWWDIR%%/core/modules/simpletest/files/invalid-img-zero-size.png
|
||||
%%WWWDIR%%/core/modules/simpletest/files/javascript-1.txt
|
||||
%%WWWDIR%%/core/modules/simpletest/files/javascript-2.script
|
||||
%%WWWDIR%%/core/modules/simpletest/files/phar-1.phar
|
||||
%%WWWDIR%%/core/modules/simpletest/files/php-1.txt
|
||||
%%WWWDIR%%/core/modules/simpletest/files/php-2.php
|
||||
%%WWWDIR%%/core/modules/simpletest/files/sql-1.txt
|
||||
@ -12011,6 +12013,7 @@
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/NameMungingTest.php
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/PharWrapperTest.php
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/ReadOnlyStreamWrapperTest.php
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/RemoteFileDirectoryTest.php
|
||||
%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/File/RemoteFileScanDirectoryTest.php
|
||||
@ -15446,6 +15449,17 @@
|
||||
%%WWWDIR%%/vendor/twig/twig/src/TwigTest.php
|
||||
%%WWWDIR%%/vendor/twig/twig/src/Util/DeprecationCollector.php
|
||||
%%WWWDIR%%/vendor/twig/twig/src/Util/TemplateDirIterator.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/.gitignore
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/LICENSE
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/README.md
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/composer.json
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/Assertable.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/Behavior.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/Exception.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/Helper.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/Manager.php
|
||||
%%WWWDIR%%/vendor/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
|
||||
%%WWWDIR%%/vendor/web.config
|
||||
%%WWWDIR%%/vendor/wikimedia/composer-merge-plugin/LICENSE
|
||||
%%WWWDIR%%/vendor/wikimedia/composer-merge-plugin/README.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user