Date: Sun, 5 Feb 2023 16:05:03 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4342bf196ded - main - devel/phpunit6: Mark DEPRECATED and set EXPIRATION_DATE to 2023-03-31 Message-ID: <202302051605.315G53GI058266@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4342bf196ded78959fa04606b320ebce067418b5 commit 4342bf196ded78959fa04606b320ebce067418b5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:29:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:50:13 +0000 devel/phpunit6: Mark DEPRECATED and set EXPIRATION_DATE to 2023-03-31 Approved by: portmgr (blanket) Reference: https://phpunit.de/supported-versions.html --- devel/phpunit6/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/phpunit6/Makefile b/devel/phpunit6/Makefile index 2958e9a685aa..f24cea19cf76 100644 --- a/devel/phpunit6/Makefile +++ b/devel/phpunit6/Makefile @@ -11,6 +11,9 @@ WWW= https://www.phpunit.de LICENSE= BSD3CLAUSE +DEPRECATED= End of Life since February 1, 2019 +EXPIRATION_DATE=2023-03-31 + CONFLICTS_INSTALL= phpunit7 phpunit8 USES= cpe php:flavors
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302051605.315G53GI058266>