pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bzr-explorer bzr-explorer: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea54b267a33d
branches: trunk
changeset: 371618:ea54b267a33d
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:37:51 2022 +0000
description:
bzr-explorer: convert to egg.mk
diffstat:
devel/bzr-explorer/Makefile | 6 +++---
devel/bzr-explorer/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 33ba535a9e5d -r ea54b267a33d devel/bzr-explorer/Makefile
--- a/devel/bzr-explorer/Makefile Mon Jan 10 22:36:51 2022 +0000
+++ b/devel/bzr-explorer/Makefile Mon Jan 10 22:37:51 2022 +0000
@@ -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"
diff -r 33ba535a9e5d -r ea54b267a33d devel/bzr-explorer/PLIST
--- a/devel/bzr-explorer/PLIST Mon Jan 10 22:36:51 2022 +0000
+++ b/devel/bzr-explorer/PLIST Mon Jan 10 22:37:51 2022 +0000
@@ -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}
Home |
Main Index |
Thread Index |
Old Index