Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2021 21:02:47 GMT
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 46ce9a1b7fd9 - main - dns/py-namebench: chase r559531, mark broken
Message-ID:  <202110072102.197L2ld3076553@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=46ce9a1b7fd9447aa59aebf1984846e8c8729192

commit 46ce9a1b7fd9447aa59aebf1984846e8c8729192
Author:     Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2021-10-07 20:59:12 +0000
Commit:     Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2021-10-07 20:59:12 +0000

    dns/py-namebench: chase r559531, mark broken
    
    PR:     256826 (based on)
    Reported by:    tech-lists@zyxst.net
---
 dns/py-namebench/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dns/py-namebench/Makefile b/dns/py-namebench/Makefile
index 649cc3db98e5..5c26a2379e6e 100644
--- a/dns/py-namebench/Makefile
+++ b/dns/py-namebench/Makefile
@@ -14,6 +14,8 @@ COMMENT=	Open Source DNS benchmark utility
 
 LICENSE=	APACHE20
 
+BROKEN=	incompatible with Python 3
+
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.5.5:devel/py-Jinja2@${PY_FLAVOR} \
 	${PYTHON_PKGNAMEPREFIX}graphy>=1.0:graphics/py-graphy@${PY_FLAVOR} \
 	${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython@${PY_FLAVOR} \



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