git: 3bd2e722a617 - main - www/drupal9: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Aug 2023 04:38:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3bd2e722a61713f83854e26824088a1794bee5c9 commit 3bd2e722a61713f83854e26824088a1794bee5c9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-22 18:12:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-23 04:37:49 +0000 www/drupal9: Mark DEPRECATED - Upstream EOL reaches on 2023-11-01. See: https://www.drupal.org/about/core/policies/core-release-cycles/schedule - Set EXPIRATION_DATE 2023-12-31 Approved by: portmgr (blanket) --- www/drupal9/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile index 2e0acc98cf8e..38e9c2b8b839 100644 --- a/www/drupal9/Makefile +++ b/www/drupal9/Makefile @@ -11,6 +11,9 @@ WWW= https://www.drupal.org/ LICENSE= GPLv2+ +DEPRECATED= Upstream EOL reaches on 2023-11-01 +EXPIRATION_DATE= 2023-12-31 + USES= php:web shebangfix USE_PHP= dom filter gd mbstring opcache pdo session \ simplexml tokenizer xml