From 4193b7cd8de0ec51ad150ebb3bf2f42930ed44b4 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 22 Aug 2023 20:15:58 +0200 Subject: [PATCH] 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 07137f70e8dd0..7e005f95d2572 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