git: 69e9dd6bf541 - main - net-p2p/go-prysm: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 14:36:06 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=69e9dd6bf541487c95bdb41d2fbb685f8e10bd6d commit 69e9dd6bf541487c95bdb41d2fbb685f8e10bd6d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-24 13:51:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-24 14:29:01 +0000 net-p2p/go-prysm: Mark DEPRECATED - BROKEN for more than 6 months - Set EXPIRATION_DATE 2024-04-24 Approved by: portmgr (blanket) --- net-p2p/go-prysm/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-p2p/go-prysm/Makefile b/net-p2p/go-prysm/Makefile index a8ace6d83180..907d76e940a6 100644 --- a/net-p2p/go-prysm/Makefile +++ b/net-p2p/go-prysm/Makefile @@ -12,6 +12,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN= requires unsupported go1.18 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2024-04-24 ONLY_FOR_ARCHS= aarch64 amd64