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)
This commit is contained in:
parent
28158226ee
commit
52f7f49537
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue