pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/zenmap
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 10 08:09:06 UTC 2022
Modified Files:
pkgsrc/net/zenmap: Makefile PLIST
Log Message:
zenmap: convert to egg.mk
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/zenmap/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/zenmap/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/zenmap/Makefile
diff -u pkgsrc/net/zenmap/Makefile:1.5 pkgsrc/net/zenmap/Makefile:1.6
--- pkgsrc/net/zenmap/Makefile:1.5 Tue Nov 30 07:21:29 2021
+++ pkgsrc/net/zenmap/Makefile Mon Jan 10 08:09:06 2022
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/11/30 07:21:29 pho Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/10 08:09:06 wiz Exp $
+PKGREVISION= 1
.include "../../net/nmap/Makefile.common"
PKGNAME= ${DISTNAME:S/nmap/zenmap/}
@@ -28,5 +29,5 @@ SUBST_MESSAGE.setup= Fixing setup.
SUBST_FILES.setup= setup.py
SUBST_SED.setup= -e 's,\(self.create_uninstaller\),\#\1,g'
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/zenmap/PLIST
diff -u pkgsrc/net/zenmap/PLIST:1.3 pkgsrc/net/zenmap/PLIST:1.4
--- pkgsrc/net/zenmap/PLIST:1.3 Fri Apr 16 06:55:33 2021
+++ pkgsrc/net/zenmap/PLIST Mon Jan 10 08:09:06 2022
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/16 06:55:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 08:09:06 wiz Exp $
bin/zenmap
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/radialnet/__init__.py
${PYSITELIB}/radialnet/__init__.pyc
${PYSITELIB}/radialnet/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index