pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-swish-e py-swish-e: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe7395804d08
branches: trunk
changeset: 371565:fe7395804d08
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 20:50:12 2022 +0000
description:
py-swish-e: convert to egg.mk
diffstat:
www/py-swish-e/Makefile | 8 ++++----
www/py-swish-e/PLIST | 3 +--
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 36f3d731362b -r fe7395804d08 www/py-swish-e/Makefile
--- a/www/py-swish-e/Makefile Mon Jan 10 20:49:28 2022 +0000
+++ b/www/py-swish-e/Makefile Mon Jan 10 20:50:12 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2019/09/02 13:20:01 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/01/10 20:50:12 wiz Exp $
DISTNAME= swish-e-0.5
PKGNAME= ${PYPKGPREFIX}-swish-e-0.5
-PKGREVISION= 2
-CATEGORIES= textproc python
+PKGREVISION= 3
+CATEGORIES= www python
MASTER_SITES= http://download.berlios.de/py-swish-e/
WRKSRC= ${WRKDIR}/SwishE-0.5
@@ -17,6 +17,6 @@
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.5
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../www/swish-e/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 36f3d731362b -r fe7395804d08 www/py-swish-e/PLIST
--- a/www/py-swish-e/PLIST Mon Jan 10 20:49:28 2022 +0000
+++ b/www/py-swish-e/PLIST Mon Jan 10 20:50:12 2022 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.3 2012/04/08 20:22:00 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 20:50:12 wiz Exp $
${PYSITELIB}/SwishE.so
Home |
Main Index |
Thread Index |
Old Index