git: 549165b0548a - main - dns/py-namebench: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:34 UTC
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} \