Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 16:05:04 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: d9f611d6398d - main - devel/phpunit7: Mark DEPRECATED and set EXPIRATION_DATE to 2023-03-31
Message-ID:  <202302051605.315G54vP058290@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=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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302051605.315G54vP058290>