aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-06-28 02:44:48 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2021-06-28 02:44:48 +0000
commit240ab2238c11da51b9a9a1492f81408a701362e1 (patch)
treec698c1ccde5a8a377b474024b737b35f77097ab0
parentce4369fa2195fe5457fe32183d555ab4bf305bf3 (diff)
downloadports-240ab2238c11da51b9a9a1492f81408a701362e1.tar.gz
ports-240ab2238c11da51b9a9a1492f81408a701362e1.zip
www/drupal9: Update to 9.0.14
-rw-r--r--www/drupal9/Makefile2
-rw-r--r--www/drupal9/distinfo6
-rw-r--r--www/drupal9/pkg-plist24
3 files changed, 28 insertions, 4 deletions
diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile
index 3f669cc71b0f..0f3b7d611d2c 100644
--- a/www/drupal9/Makefile
+++ b/www/drupal9/Makefile
@@ -1,5 +1,5 @@
PORTNAME= drupal9
-PORTVERSION= 9.0.11
+PORTVERSION= 9.0.14
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
diff --git a/www/drupal9/distinfo b/www/drupal9/distinfo
index 352cf92eaa3c..33ac11eeece1 100644
--- a/www/drupal9/distinfo
+++ b/www/drupal9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613660152
-SHA256 (drupal/drupal-9.0.11.tar.gz) = 5aaaac8809db5db72626b8ed111a2507f4cebff58a3e353f5e79a4afe7c98141
-SIZE (drupal/drupal-9.0.11.tar.gz) = 16877941
+TIMESTAMP = 1624847927
+SHA256 (drupal/drupal-9.0.14.tar.gz) = 8b3bb3967b39a446a92350bf7f6986c3498f1ba113e6023d6702e040ff781f50
+SIZE (drupal/drupal-9.0.14.tar.gz) = 16906856
diff --git a/www/drupal9/pkg-plist b/www/drupal9/pkg-plist
index 4b42d814ff51..7eea28b74146 100644
--- a/www/drupal9/pkg-plist
+++ b/www/drupal9/pkg-plist
@@ -15584,6 +15584,7 @@
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php
@@ -15619,12 +15620,14 @@
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php
+%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php
%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php
@@ -16410,6 +16413,7 @@
%%WWWDIR%%/vendor/symfony/console/Output/Output.php
%%WWWDIR%%/vendor/symfony/console/Output/OutputInterface.php
%%WWWDIR%%/vendor/symfony/console/Output/StreamOutput.php
+%%WWWDIR%%/vendor/symfony/console/Output/TrimmedBufferOutput.php
%%WWWDIR%%/vendor/symfony/console/Question/ChoiceQuestion.php
%%WWWDIR%%/vendor/symfony/console/Question/ConfirmationQuestion.php
%%WWWDIR%%/vendor/symfony/console/Question/Question.php
@@ -16673,6 +16677,26 @@
%%WWWDIR%%/vendor/symfony/event-dispatcher/LegacyEventProxy.php
%%WWWDIR%%/vendor/symfony/event-dispatcher/README.md
%%WWWDIR%%/vendor/symfony/event-dispatcher/composer.json
+%%WWWDIR%%/vendor/symfony/http-client-contracts/.gitignore
+%%WWWDIR%%/vendor/symfony/http-client-contracts/CHANGELOG.md
+%%WWWDIR%%/vendor/symfony/http-client-contracts/ChunkInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/ClientExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/DecodingExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/ExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/HttpExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/RedirectionExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/ServerExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/TimeoutExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Exception/TransportExceptionInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/HttpClientInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/LICENSE
+%%WWWDIR%%/vendor/symfony/http-client-contracts/README.md
+%%WWWDIR%%/vendor/symfony/http-client-contracts/ResponseInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/ResponseStreamInterface.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Test/Fixtures/web/index.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Test/HttpClientTestCase.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/Test/TestHttpServer.php
+%%WWWDIR%%/vendor/symfony/http-client-contracts/composer.json
%%WWWDIR%%/vendor/symfony/http-foundation/AcceptHeader.php
%%WWWDIR%%/vendor/symfony/http-foundation/AcceptHeaderItem.php
%%WWWDIR%%/vendor/symfony/http-foundation/ApacheRequest.php