Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2024 14:36:05 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: b3df47855316 - main - net/ooni-probe-cli: Mark DEPRECATED
Message-ID:  <202403241436.42OEa5Sc008134@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=b3df47855316e6f8ce950b86c20fcdcf2d7f6045

commit b3df47855316e6f8ce950b86c20fcdcf2d7f6045
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 13:48:24 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 14:29:01 +0000

    net/ooni-probe-cli: Mark DEPRECATED
    
    - BROKEN for more than 6 months
    - Set EXPIRATION_DATE 2024-04-24
    
    Approved by:    portmgr (blanket)
---
 net/ooni-probe-cli/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile
index bc57a788c3b0..d0db026d77e9 100644
--- a/net/ooni-probe-cli/Makefile
+++ b/net/ooni-probe-cli/Makefile
@@ -12,6 +12,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		requires unsupported go1.18
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2024-04-24
 
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
 



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