git: d9f611d6398d - main - devel/phpunit7: 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:04 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d9f611d6398d2efb0664bef128ea618ed96dbafe
commit d9f611d6398d2efb0664bef128ea618ed96dbafe
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:29:32 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:50:13 +0000
devel/phpunit7: Mark DEPRECATED and set EXPIRATION_DATE to 2023-03-31
Approved by: portmgr (blanket)
Reference: https://phpunit.de/supported-versions.html
---
devel/phpunit7/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile
index 2abe83166949..dc4301b4ae74 100644
--- a/devel/phpunit7/Makefile
+++ b/devel/phpunit7/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.phpunit.de
LICENSE= BSD3CLAUSE
+DEPRECATED= End of Life since February 7, 2020
+EXPIRATION_DATE=2023-03-31
+
CONFLICTS_INSTALL= phpunit8
USES= cpe php:flavors