pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/zenmap Add a link to an upstream issue about porti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b9b57dcae3c
branches: trunk
changeset: 770382:4b9b57dcae3c
user: pho <pho%pkgsrc.org@localhost>
date: Tue Nov 30 07:21:29 2021 +0000
description:
Add a link to an upstream issue about porting Zenmap to Python 3
diffstat:
net/zenmap/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3c535d55429e -r 4b9b57dcae3c net/zenmap/Makefile
--- a/net/zenmap/Makefile Tue Nov 30 05:31:56 2021 +0000
+++ b/net/zenmap/Makefile Tue Nov 30 07:21:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/08/28 13:55:44 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/11/30 07:21:29 pho Exp $
.include "../../net/nmap/Makefile.common"
@@ -12,6 +12,8 @@
EGG_NAME= ${PKGNAME:C/-([^0-9])/_\1/g}
+# There is an ongoing effort of porting Zenmap to Python 3. See
+# https://github.com/nmap/nmap/issues/1176
PYTHON_VERSIONS_ACCEPTED= 27
DEPENDS+= nmap-[0-9]*:../../net/nmap
Home |
Main Index |
Thread Index |
Old Index