From 660df0acdc506a7c022561c99bcec8e8c7c0ba6f Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Thu, 20 Mar 2025 07:37:28 +0000 Subject: [PATCH] www/drupal11: Update to 11.1.5 --- www/drupal11/Makefile | 2 +- www/drupal11/distinfo | 6 +++--- www/drupal11/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/www/drupal11/Makefile b/www/drupal11/Makefile index f115d3e55f23..078fcf7c8654 100644 --- a/www/drupal11/Makefile +++ b/www/drupal11/Makefile @@ -1,5 +1,5 @@ PORTNAME= drupal11 -PORTVERSION= 11.1.3 +PORTVERSION= 11.1.5 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal11/distinfo b/www/drupal11/distinfo index 2183cdf75646..3a8c94c3210a 100644 --- a/www/drupal11/distinfo +++ b/www/drupal11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740451153 -SHA256 (drupal/drupal-11.1.3.tar.gz) = 4403234aac1f8a272cc3f16c977e4c7caeebb46bbedadb70ac28aa036e591667 -SIZE (drupal/drupal-11.1.3.tar.gz) = 19745510 +TIMESTAMP = 1742455106 +SHA256 (drupal/drupal-11.1.5.tar.gz) = 6dfc33fb87e1e3f5c607d6fd98315a13f9a69b5d79ec217a9941555f57004961 +SIZE (drupal/drupal-11.1.5.tar.gz) = 19746124 diff --git a/www/drupal11/pkg-plist b/www/drupal11/pkg-plist index 4869a3059b90..9188ca1fe99d 100644 --- a/www/drupal11/pkg-plist +++ b/www/drupal11/pkg-plist @@ -3770,7 +3770,6 @@ %%WWWDIR%%/core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php %%WWWDIR%%/core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php %%WWWDIR%%/core/lib/Drupal/Core/EventSubscriber/RouteMethodSubscriber.php -%%WWWDIR%%/core/lib/Drupal/Core/EventSubscriber/RssResponseCdata.php %%WWWDIR%%/core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php %%WWWDIR%%/core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php %%WWWDIR%%/core/lib/Drupal/Core/Executable/ExecutableException.php @@ -8614,6 +8613,7 @@ %%WWWDIR%%/core/modules/link/link.libraries.yml %%WWWDIR%%/core/modules/link/link.module %%WWWDIR%%/core/modules/link/migrations/state/link.migrate_drupal.yml +%%WWWDIR%%/core/modules/link/src/AttributeXss.php %%WWWDIR%%/core/modules/link/src/Hook/LinkHooks.php %%WWWDIR%%/core/modules/link/src/LinkItemInterface.php %%WWWDIR%%/core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php @@ -12032,6 +12032,9 @@ %%WWWDIR%%/core/modules/system/tests/modules/hold_test/hold_test.module %%WWWDIR%%/core/modules/system/tests/modules/hold_test/hold_test.services.yml %%WWWDIR%%/core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php +%%WWWDIR%%/core/modules/system/tests/modules/hook_collector_hook_attribute/hook_collector_hook_attribute.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/hook_collector_hook_attribute/src/Hook/HookAttributeInvokeHook.php +%%WWWDIR%%/core/modules/system/tests/modules/hook_collector_hook_attribute/src/Hook/HookAttributeNamedArgumentsHook.php %%WWWDIR%%/core/modules/system/tests/modules/hook_collector_on_behalf/hook_collector_on_behalf.info.yml %%WWWDIR%%/core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php %%WWWDIR%%/core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.info.yml @@ -17401,7 +17404,6 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/PathRootsSubscriberTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php -%%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseCdataTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php