aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2023-04-02 23:14:40 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2023-04-02 23:15:03 +0000
commit386923f1d3b54d3de995d25a70d2a78b0b8b12cd (patch)
treea233a91c2aed3e9be8c4bd5f10f4c6b531eb800b
parentc1d2454b96d03639fd00fba938cefb13c5a548ea (diff)
downloadports-386923f1d3b54d3de995d25a70d2a78b0b8b12cd.tar.gz
ports-386923f1d3b54d3de995d25a70d2a78b0b8b12cd.zip
www/drupal10: Update to 10.0.7
-rw-r--r--www/drupal10/Makefile2
-rw-r--r--www/drupal10/distinfo6
-rw-r--r--www/drupal10/pkg-plist6
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