pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-kjbuckets py-kjbuckets: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8651c4353d1
branches: trunk
changeset: 371548:d8651c4353d1
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:36:40 2022 +0000
description:
py-kjbuckets: convert to egg.mk
diffstat:
devel/py-kjbuckets/Makefile | 6 +++---
devel/py-kjbuckets/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r d1ab237ed802 -r d8651c4353d1 devel/py-kjbuckets/Makefile
--- a/devel/py-kjbuckets/Makefile Mon Jan 10 20:35:50 2022 +0000
+++ b/devel/py-kjbuckets/Makefile Mon Jan 10 20:36:40 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2020/03/20 11:57:31 nia Exp $
+# $NetBSD: Makefile,v 1.24 2022/01/10 20:36:40 wiz Exp $
DISTNAME= gadfly-1.0.0
PKGNAME= ${PYPKGPREFIX}-kjbuckets-2.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gadfly/}
@@ -26,5 +26,5 @@
post-install:
${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/doc/kjbuckets.txt ${DESTDIR}${KJBDOCDIR}
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d1ab237ed802 -r d8651c4353d1 devel/py-kjbuckets/PLIST
--- a/devel/py-kjbuckets/PLIST Mon Jan 10 20:35:50 2022 +0000
+++ b/devel/py-kjbuckets/PLIST Mon Jan 10 20:36:40 2022 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:46 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.5 2022/01/10 20:36:40 wiz Exp $
${PYSITELIB}/kjbuckets.so
share/doc/${PYPKGPREFIX}-kjbuckets/kjbuckets.txt
Home |
Main Index |
Thread Index |
Old Index