www/drupal9: update to 9.3.18
ChangeLog at: https://www.drupal.org/project/drupal/releases/9.3.18
This commit is contained in:
parent
9ffe7ffe67
commit
88d747404d
3 changed files with 9 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= drupal9
|
||||
PORTVERSION= 9.3.16
|
||||
PORTVERSION= 9.3.18
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
DISTNAME= drupal-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1655531949
|
||||
SHA256 (drupal/drupal-9.3.16.tar.gz) = 500724f5d8b0e9acd32a1fa4df85ee4e2eedce763f03d8097207a9648af63a9e
|
||||
SIZE (drupal/drupal-9.3.16.tar.gz) = 20939224
|
||||
TIMESTAMP = 1657676620
|
||||
SHA256 (drupal/drupal-9.3.18.tar.gz) = cb1e70ad610175f153bbda9f02afa58dc4551775f068537fb9c93abba3202ad8
|
||||
SIZE (drupal/drupal-9.3.18.tar.gz) = 20948896
|
||||
|
|
|
@ -4483,6 +4483,10 @@
|
|||
%%WWWDIR%%/core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.ckeditor5.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.info.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.info.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.ckeditor5.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.info.yml
|
||||
%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.info.yml
|
||||
|
@ -18385,6 +18389,7 @@
|
|||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/StreamWrapper.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UploadedFile.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Uri.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriComparator.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriNormalizer.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriResolver.php
|
||||
%%WWWDIR%%/vendor/guzzlehttp/psr7/src/Utils.php
|
||||
|
|
Loading…
Reference in a new issue