Date: Sat, 11 May 2024 14:35:37 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ddb1a756d271 - main - net/yate: Deprecate and set expiration date to 2024-05-31 Message-ID: <202405111435.44BEZbBW037772@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddb1a756d27195a06069dcb2d053fb327b9e026f commit ddb1a756d27195a06069dcb2d053fb327b9e026f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-11 14:07:22 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 14:35:29 +0000 net/yate: Deprecate and set expiration date to 2024-05-31 Upstream appears to be dead and distfile is unfetchable --- net/yate/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/yate/Makefile b/net/yate/Makefile index a826fcd82634..694d51374214 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -12,6 +12,8 @@ WWW= http://yate.null.ro LICENSE= GPLv2 BROKEN= Unfetchable +DEPRECATED= Abandoned upstream and unfetchable +EXPIRATION_DATE=2024-05-31 ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405111435.44BEZbBW037772>