aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-20 21:51:03 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-20 21:53:34 +0000
commit52f7f495370164bcaf3e3644fe02b8e38e23a4f3 (patch)
tree11386729d329fb002fd42549058a11bfb2c791ca
parent28158226ee3985c9651f461bba39e93b415cbc7f (diff)
downloadports-52f7f495370164bcaf3e3644fe02b8e38e23a4f3.tar.gz
ports-52f7f495370164bcaf3e3644fe02b8e38e23a4f3.zip
devel/ioncube: Mark DEPRECATED with php74
- Set EXPIRATION_DATE 2022-11-28 Even their release on 2022-01 only supports 7.4 which is only on Security support. PR: 261612 Approved by: svyatoslav.lempert@gmail.com (maintainer-timeout)
-rw-r--r--devel/ioncube/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ioncube/Makefile b/devel/ioncube/Makefile
index 22da7235e72e..ee0b6cdb200a 100644
--- a/devel/ioncube/Makefile
+++ b/devel/ioncube/Makefile
@@ -13,6 +13,9 @@ DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}
MAINTAINER= svyatoslav.lempert@gmail.com
COMMENT= Loader for ionCube-encoded PHP files
+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE=2022-11-28
+
LICENSE= IONCUBE-PHP-LOADER
LICENSE_NAME= ionCube PHP Loader
LICENSE_FILE= ${WRKSRC}/LICENSE.txt