Mon Jan 10 22:37:52 2022 UTC ()
bzr-explorer: convert to egg.mk


(wiz)
diff -r1.24 -r1.25 pkgsrc/devel/bzr-explorer/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/bzr-explorer/PLIST

cvs diff -r1.24 -r1.25 pkgsrc/devel/bzr-explorer/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/bzr-explorer/Attic/Makefile 2020/12/04 20:45:07 1.24
+++ pkgsrc/devel/bzr-explorer/Attic/Makefile 2022/01/10 22:37:51 1.25
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/12/04 20:45:07 nia Exp $
+# $NetBSD: Makefile,v 1.25 2022/01/10 22:37:51 wiz Exp $
 
 DISTNAME=	bzr-explorer-${VER}
-PKGREVISION=	4
+PKGREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	https://launchpad.net/bzr-explorer/${VER:R}/${VER}/+download/
 VER=		1.2.2
@@ -21,5 +21,5 @@
 EGG_NAME=	${DISTNAME:S/bzr-//}
 
 .include "../../devel/bzr/plugin.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/bzr-explorer/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/devel/bzr-explorer/Attic/PLIST 2014/12/21 08:15:03 1.5
+++ pkgsrc/devel/bzr-explorer/Attic/PLIST 2022/01/10 22:37:51 1.6
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2014/12/21 08:15:03 obache Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/01/10 22:37:51 wiz Exp $
 ${PYSITELIB}/bzrlib/plugins/explorer/COPYING.txt
 ${PYSITELIB}/bzrlib/plugins/explorer/NEWS
 ${PYSITELIB}/bzrlib/plugins/explorer/README.txt
@@ -290,4 +290,3 @@
 ${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.py
 ${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.pyc
 ${PYSITELIB}/bzrlib/plugins/explorer/widgets/tab_widget.pyo
-${PYSITELIB}/${EGG_FILE}