git: 52f7f4953701 - main - devel/ioncube: Mark DEPRECATED with php74
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Feb 2022 21:53:42 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=52f7f495370164bcaf3e3644fe02b8e38e23a4f3
commit 52f7f495370164bcaf3e3644fe02b8e38e23a4f3
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-20 21:51:03 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-20 21:53:34 +0000
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)
---
devel/ioncube/Makefile | 3 +++
1 file changed, 3 insertions(+)
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