Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2024 14:36:06 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 69e9dd6bf541 - main - net-p2p/go-prysm: Mark DEPRECATED
Message-ID:  <202403241436.42OEa67F008172@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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