aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-29 20:31:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-30 07:16:40 +0000
commit7a554dc9686cea609aa34eae0885176f6b1feaa0 (patch)
tree30ec1a8b72009eaa50d03879aa2e7f9d39d76dee
parent529bff549e8570bf54b36ba32016cb0c90273f52 (diff)
downloadports-7a554dc9686cea609aa34eae0885176f6b1feaa0.tar.gz
ports-7a554dc9686cea609aa34eae0885176f6b1feaa0.zip
www/ilias: Undeprecate
Release 9 is about to be released with php81 and later support. So undeprecate and remove expiration. Approved by: portmgr (blanket)
-rw-r--r--www/ilias/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ilias/Makefile b/www/ilias/Makefile
index 4941e4888268..2bd8315ee85e 100644
--- a/www/ilias/Makefile
+++ b/www/ilias/Makefile
@@ -11,10 +11,10 @@ WWW= https://www.ilias.de
LICENSE= GPLv2
# Will switch to version 9 snapshots before the removal
-DEPRECATED= Requires php80 which is set to expire on 2023-11-26
-EXPIRATION_DATE= 2023-12-31
+#DEPRECATED= Requires php80 which is set to expire on 2023-11-26
+#EXPIRATION_DATE= 2023-12-31
-IGNORE_WITH_PHP= 81 82 83
+IGNORE_WITH_PHP= 82 83
LIB_DEPENDS= libpng.so:graphics/png
RUN_DEPENDS= ${LOCALBASE}/share/pear/Auth/Auth.php:security/pear-Auth@${PHP_FLAVOR} \