Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2023 23:15:17 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: 386923f1d3b5 - main - www/drupal10: Update to 10.0.7
Message-ID:  <202304022315.332NFH08039382@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=386923f1d3b54d3de995d25a70d2a78b0b8b12cd

commit 386923f1d3b54d3de995d25a70d2a78b0b8b12cd
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-04-02 23:14:40 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-04-02 23:15:03 +0000

    www/drupal10: Update to 10.0.7
---
 www/drupal10/Makefile  | 2 +-
 www/drupal10/distinfo  | 6 +++---
 www/drupal10/pkg-plist | 6 ++++++
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/www/drupal10/Makefile b/www/drupal10/Makefile
index 3324ef838073..b87ebfc1081e 100644
--- a/www/drupal10/Makefile
+++ b/www/drupal10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	drupal10
-PORTVERSION=	10.0.5
+PORTVERSION=	10.0.7
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
diff --git a/www/drupal10/distinfo b/www/drupal10/distinfo
index 953ad0f417d4..8751acd8e88e 100644
--- a/www/drupal10/distinfo
+++ b/www/drupal10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679008105
-SHA256 (drupal/drupal-10.0.5.tar.gz) = 2111b78a2fac5d783b6a49f8cf1e91ca14ea415c5a372b708dd383db91aadc29
-SIZE (drupal/drupal-10.0.5.tar.gz) = 17424348
+TIMESTAMP = 1680476969
+SHA256 (drupal/drupal-10.0.7.tar.gz) = 50145d77c271227cc1833912aa86537f67a7dfe0d6b0144b14f4fb3053334037
+SIZE (drupal/drupal-10.0.7.tar.gz) = 17430097
diff --git a/www/drupal10/pkg-plist b/www/drupal10/pkg-plist
index 793efa2b15aa..fe2723f0aa8d 100644
--- a/www/drupal10/pkg-plist
+++ b/www/drupal10/pkg-plist
@@ -2032,6 +2032,7 @@
 %%WWWDIR%%/core/lib/Drupal/Core/Database/ConnectionNotDefinedException.php
 %%WWWDIR%%/core/lib/Drupal/Core/Database/Database.php
 %%WWWDIR%%/core/lib/Drupal/Core/Database/DatabaseAccessDeniedException.php
+%%WWWDIR%%/core/lib/Drupal/Core/Database/DatabaseConnectionRefusedException.php
 %%WWWDIR%%/core/lib/Drupal/Core/Database/DatabaseException.php
 %%WWWDIR%%/core/lib/Drupal/Core/Database/DatabaseExceptionWrapper.php
 %%WWWDIR%%/core/lib/Drupal/Core/Database/DatabaseNotFoundException.php
@@ -5701,6 +5702,7 @@
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/FileUrlTest.php
 %%WWWDIR%%/core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.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
@@ -11441,6 +11443,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
@@ -12320,6 +12323,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
@@ -13472,6 +13476,8 @@
 %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php
 %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php
 %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php
+%%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php
+%%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php
 %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php
 %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php
 %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Installer/InstallerDatabaseErrorMessagesTest.php



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