Date: Fri, 5 Nov 2021 18:51:48 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: 6dd19c58a44e - main - www/drupal8: update to 8.9.19 Message-ID: <202111051851.1A5IpmDF053944@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=6dd19c58a44e7e13c6313f52ad4bafb695ce9656 commit 6dd19c58a44e7e13c6313f52ad4bafb695ce9656 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2021-11-05 18:46:38 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2021-11-05 18:46:38 +0000 www/drupal8: update to 8.9.19 - Please, update to www/drupal9 because this version of drupal will not receive any security update from now - Take a look at: https://www.drupal.org/psa-2021-2021-06-29 - It will be mark like DEPRECATED --- www/drupal8/Makefile | 2 +- www/drupal8/distinfo | 6 +++--- www/drupal8/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index f791dfb1bf3f..b52a85b35741 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -1,5 +1,5 @@ PORTNAME= drupal8 -PORTVERSION= 8.9.18 +PORTVERSION= 8.9.19 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index 9250cfb9cbbe..a30953d791b9 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629597335 -SHA256 (drupal/drupal-8.9.18.tar.gz) = 1f26cfe9c7eeb8e9e76b84514fd31bf694bd21e361550bacf95af3d6db191343 -SIZE (drupal/drupal-8.9.18.tar.gz) = 19831928 +TIMESTAMP = 1636136999 +SHA256 (drupal/drupal-8.9.19.tar.gz) = e7c54d56a191635068527bcb36d9232249951b05106c3bdf75ddbdacceffb04b +SIZE (drupal/drupal-8.9.19.tar.gz) = 19834513 diff --git a/www/drupal8/pkg-plist b/www/drupal8/pkg-plist index 374e84b402d7..0ed59f09d3b7 100644 --- a/www/drupal8/pkg-plist +++ b/www/drupal8/pkg-plist @@ -16174,6 +16174,7 @@ %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php +%%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php %%WWWDIR%%/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111051851.1A5IpmDF053944>