Date: Wed, 23 Aug 2023 04:38:01 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4193b7cd8de0 - main - www/drupal8: Mark DEPRECATED Message-ID: <202308230438.37N4c1JC030085@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 commit 4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-22 18:15:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-23 04:37:49 +0000 www/drupal8: Mark DEPRECATED - Upstream EOL reached on 2021-11-17. See: https://www.drupal.org/about/core/policies/core-release-cycles/schedule - Set EXPIRATION_DATE 2023-09-30 Approved by: portmgr (blanket) --- www/drupal8/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index 07137f70e8dd..7e005f95d257 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -11,6 +11,9 @@ WWW= https://www.drupal.org/ LICENSE= GPLv2+ +DEPRECATED= Upstream EOL reached on 2021-11-17 +EXPIRATION_DATE= 2023-09-30 + USES= php:web shebangfix USE_PHP= dom filter gd mbstring opcache pdo session \ simplexml tokenizer xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308230438.37N4c1JC030085>