Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2023 23:15:16 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1d2454b96d0 - main - www/drupal9: update to 9.5.7
Message-ID:  <202304022315.332NFGFG039363@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c1d2454b96d03639fd00fba938cefb13c5a548ea

commit c1d2454b96d03639fd00fba938cefb13c5a548ea
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-04-02 23:13:37 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-04-02 23:15:02 +0000

    www/drupal9: update to 9.5.7
---
 www/drupal9/Makefile  | 2 +-
 www/drupal9/distinfo  | 6 +++---
 www/drupal9/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile
index 8213ef717a55..b6d6b6e55a98 100644
--- a/www/drupal9/Makefile
+++ b/www/drupal9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	drupal9
-PORTVERSION=	9.5.5
+PORTVERSION=	9.5.7
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
diff --git a/www/drupal9/distinfo b/www/drupal9/distinfo
index 03e04108f4bb..055ba402f086 100644
--- a/www/drupal9/distinfo
+++ b/www/drupal9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679007845
-SHA256 (drupal/drupal-9.5.5.tar.gz) = 678209a4e2bbe2e10f7bdbb29685f8aa4b05b30f74e34dbeadab72940b23b216
-SIZE (drupal/drupal-9.5.5.tar.gz) = 22560005
+TIMESTAMP = 1680476761
+SHA256 (drupal/drupal-9.5.7.tar.gz) = c9fd093f37740bef570c9adf619d210676a9f6857dd6b6e3ed9dc54bb503f370
+SIZE (drupal/drupal-9.5.7.tar.gz) = 22580299
diff --git a/www/drupal9/pkg-plist b/www/drupal9/pkg-plist
index 5c5cb867bbe2..9751c15fba69 100644
--- a/www/drupal9/pkg-plist
+++ b/www/drupal9/pkg-plist
@@ -6428,6 +6428,7 @@
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/LegacyFileTest.php
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/LoadTest.php
+%%WWWDIR%%/core/modules/file/tests/src/Kernel/ManagedFileTest.php
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/Migrate/MigrateFileStubTest.php
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/Migrate/d6/FileMigrationTestTrait.php
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
@@ -12734,6 +12735,7 @@
 %%WWWDIR%%/core/modules/user/tests/src/Functional/UserLoginHttpTest.php
 %%WWWDIR%%/core/modules/user/tests/src/Functional/UserLoginTest.php
 %%WWWDIR%%/core/modules/user/tests/src/Functional/UserPasswordResetTest.php
+%%WWWDIR%%/core/modules/user/tests/src/Functional/UserPermissionsAdminTest.php
 %%WWWDIR%%/core/modules/user/tests/src/Functional/UserPermissionsTest.php
 %%WWWDIR%%/core/modules/user/tests/src/Functional/UserPictureTest.php
 %%WWWDIR%%/core/modules/user/tests/src/Functional/UserRegistrationRestTest.php
@@ -13633,6 +13635,7 @@
 %%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/filter/FilterPluginBaseTest.php
 %%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php
 %%WWWDIR%%/core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php
+%%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/EntityOperationsUnitTest.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304022315.332NFGFG039363>