pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-gnosis-utils py-gnosis-utils: convert to e...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00a294873085
branches: trunk
changeset: 371447:00a294873085
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 09:10:43 2022 +0000
description:
py-gnosis-utils: convert to egg.mk
diffstat:
textproc/py-gnosis-utils/Makefile | 5 +++--
textproc/py-gnosis-utils/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r ab36acdaf5db -r 00a294873085 textproc/py-gnosis-utils/Makefile
--- a/textproc/py-gnosis-utils/Makefile Mon Jan 10 09:10:00 2022 +0000
+++ b/textproc/py-gnosis-utils/Makefile Mon Jan 10 09:10:43 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2019/09/02 13:20:11 adam Exp $
+# $NetBSD: Makefile,v 1.23 2022/01/10 09:10:43 wiz Exp $
DISTNAME= Gnosis_Utils-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Gnosis_Utils/gnosis-utils/}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= http://gnosis.cx/download/
@@ -18,5 +19,5 @@
CONFLICTS+= ${PYPKGPREFIX}-Gnosis-Utils-[0-9]*
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r ab36acdaf5db -r 00a294873085 textproc/py-gnosis-utils/PLIST
--- a/textproc/py-gnosis-utils/PLIST Mon Jan 10 09:10:00 2022 +0000
+++ b/textproc/py-gnosis-utils/PLIST Mon Jan 10 09:10:43 2022 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2012/04/08 20:21:58 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.6 2022/01/10 09:10:43 wiz Exp $
${PYSITELIB}/gnosis/README
${PYSITELIB}/gnosis/__init__.py
${PYSITELIB}/gnosis/__init__.pyc
Home |
Main Index |
Thread Index |
Old Index