Date: Fri, 31 Mar 2023 00:02:25 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 66f551fde0be - main - devel/pecl-runkit7: Mark DEPRECATED Message-ID: <202303310002.32V02PMl018658@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=66f551fde0bef4bdcd473f13e605a73b814a4b57 commit 66f551fde0bef4bdcd473f13e605a73b814a4b57 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-29 15:05:11 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:53 +0000 devel/pecl-runkit7: Mark DEPRECATED - Requires php80 which is set to expire on 2023-11-26 - Set EXPIRATION_DATE 2023-12-31 Approved by: portmgr (blanket) Sponsored by: Bounce Experts --- devel/pecl-runkit7/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/pecl-runkit7/Makefile b/devel/pecl-runkit7/Makefile index 5104617ec722..53f8dde3f620 100644 --- a/devel/pecl-runkit7/Makefile +++ b/devel/pecl-runkit7/Makefile @@ -1,5 +1,6 @@ PORTNAME= runkit7 PORTVERSION= 4.0.0a2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= vikashb@where-ever.za.net @@ -8,6 +9,9 @@ WWW= https://github.com/runkit7/runkit7 LICENSE= PHP301 +DEPRECATED= Requires php80 which is set to expire on 2023-11-26 +EXPIRATION_DATE= 2023-12-31 + USES= compiler:c11 php:pecl IGNORE_WITH_PHP= 81 82
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303310002.32V02PMl018658>