git: 4342bf196ded - main - devel/phpunit6: Mark DEPRECATED and set EXPIRATION_DATE to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 16:05:03 UTC
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