Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 17:20:34 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 549165b0548a - main - dns/py-namebench: deprecate
Message-ID:  <202302201720.31KHKYaI045769@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=549165b0548a57d22d1e61f88fc5d36b0f38d2a1

commit 549165b0548a57d22d1e61f88fc5d36b0f38d2a1
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 16:28:28 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:23 +0000

    dns/py-namebench: deprecate
---
 dns/py-namebench/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dns/py-namebench/Makefile b/dns/py-namebench/Makefile
index a425043ea795..25f69216c1ce 100644
--- a/dns/py-namebench/Makefile
+++ b/dns/py-namebench/Makefile
@@ -14,6 +14,8 @@ WWW=		https://code.google.com/archive/p/namebench/
 LICENSE=	APACHE20
 
 BROKEN=	incompatible with Python 3
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.5.5:devel/py-Jinja2@${PY_FLAVOR} \
 	${PYTHON_PKGNAMEPREFIX}graphy>=1.0:graphics/py-graphy@${PY_FLAVOR} \



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