git: c29f50241f12 - main - www/drupal10: Update to 10.0.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 00:49:22 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c29f50241f122bc320496345b2496010f653a207
commit c29f50241f122bc320496345b2496010f653a207
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-09-21 00:48:47 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-09-21 00:48:47 +0000
www/drupal10: Update to 10.0.11
ChangeLog at: https://www.drupal.org/project/drupal/releases/10.0.11
---
www/drupal10/Makefile | 2 +-
www/drupal10/distinfo | 6 +++---
www/drupal10/pkg-plist | 14 ++++++++++++++
3 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/www/drupal10/Makefile b/www/drupal10/Makefile
index 6eb039330480..5c7b95eff484 100644
--- a/www/drupal10/Makefile
+++ b/www/drupal10/Makefile
@@ -1,5 +1,5 @@
PORTNAME= drupal10
-PORTVERSION= 10.0.9
+PORTVERSION= 10.0.11
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
diff --git a/www/drupal10/distinfo b/www/drupal10/distinfo
index b07fe9e347ac..0db04f3d3d39 100644
--- a/www/drupal10/distinfo
+++ b/www/drupal10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684207422
-SHA256 (drupal/drupal-10.0.9.tar.gz) = fc456088ae680b99759eb1497c854f22f504b901a95e7510175b02b980fc1a7a
-SIZE (drupal/drupal-10.0.9.tar.gz) = 17446797
+TIMESTAMP = 1695256651
+SHA256 (drupal/drupal-10.0.11.tar.gz) = 96c4d96b3a1be1ebf9a9b4a24247677da4fd0590c3ffbcb19ad28843bf444e1b
+SIZE (drupal/drupal-10.0.11.tar.gz) = 17461226
diff --git a/www/drupal10/pkg-plist b/www/drupal10/pkg-plist
index 905e879facdd..147d7ca9a026 100644
--- a/www/drupal10/pkg-plist
+++ b/www/drupal10/pkg-plist
@@ -4402,6 +4402,9 @@
%%WWWDIR%%/core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php
%%WWWDIR%%/core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
%%WWWDIR%%/core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
+%%WWWDIR%%/core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
+%%WWWDIR%%/core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php
+%%WWWDIR%%/core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php
%%WWWDIR%%/core/modules/config/config.info.yml
%%WWWDIR%%/core/modules/config/config.links.menu.yml
%%WWWDIR%%/core/modules/config/config.links.task.yml
@@ -4743,6 +4746,7 @@
%%WWWDIR%%/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/ContactCategoryTest.php
%%WWWDIR%%/core/modules/contact/tests/src/Kernel/Plugin/migrate/source/d6/ContactSettingsTest.php
%%WWWDIR%%/core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php
+%%WWWDIR%%/core/modules/contact/tests/src/Unit/ContactLinkTest.php
%%WWWDIR%%/core/modules/contact/tests/src/Unit/MailHandlerTest.php
%%WWWDIR%%/core/modules/content_moderation/config/optional/views.view.moderated_content.yml
%%WWWDIR%%/core/modules/content_moderation/config/schema/content_moderation.schema.yml
@@ -7448,6 +7452,7 @@
%%WWWDIR%%/core/modules/media_library/tests/src/Kernel/MediaLibraryAddFormTest.php
%%WWWDIR%%/core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php
%%WWWDIR%%/core/modules/media_library/tests/src/Kernel/MediaLibraryWidgetTest.php
+%%WWWDIR%%/core/modules/media_library/tests/src/Unit/MediaLibrarySelectFormTest.php
%%WWWDIR%%/core/modules/menu_link_content/menu_link_content.info.yml
%%WWWDIR%%/core/modules/menu_link_content/menu_link_content.install
%%WWWDIR%%/core/modules/menu_link_content/menu_link_content.links.menu.yml
@@ -8327,6 +8332,9 @@
%%WWWDIR%%/core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
%%WWWDIR%%/core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php
%%WWWDIR%%/core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
+%%WWWDIR%%/core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php
+%%WWWDIR%%/core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php
+%%WWWDIR%%/core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php
%%WWWDIR%%/core/modules/options/config/schema/options.schema.yml
%%WWWDIR%%/core/modules/options/migrations/state/options.migrate_drupal.yml
%%WWWDIR%%/core/modules/options/options.api.php
@@ -11591,6 +11599,7 @@
%%WWWDIR%%/core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidatorTest.php
%%WWWDIR%%/core/modules/user/tests/src/Unit/Plugin/Validation/Constraint/UserMailRequiredValidatorTest.php
%%WWWDIR%%/core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php
+%%WWWDIR%%/core/modules/user/tests/src/Unit/Plugin/views/field/PermissionsTest.php
%%WWWDIR%%/core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
%%WWWDIR%%/core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php
%%WWWDIR%%/core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
@@ -12007,6 +12016,7 @@
%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_revision_test.yml
%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_field_test.yml
%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml
+%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity_null.yml
%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_header.yml
%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_output.yml
%%WWWDIR%%/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_tokens.yml
@@ -12340,6 +12350,7 @@
%%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
%%WWWDIR%%/core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
%%WWWDIR%%/core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
+%%WWWDIR%%/core/modules/views/tests/src/Traits/ViewsLoggerTestTrait.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php
@@ -12364,7 +12375,10 @@
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php
+%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/field/BulkFormTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php
+%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/field/LinkBaseTest.php
+%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/field/RenderedEntityTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/query/PostgresqlDateSqlTest.php
%%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/views/query/SqliteDateSqlTest.php