pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-swish-e
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 10 20:50:12 UTC 2022
Modified Files:
pkgsrc/www/py-swish-e: Makefile PLIST
Log Message:
py-swish-e: convert to egg.mk
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/py-swish-e/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-swish-e/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-swish-e/Makefile
diff -u pkgsrc/www/py-swish-e/Makefile:1.16 pkgsrc/www/py-swish-e/Makefile:1.17
--- pkgsrc/www/py-swish-e/Makefile:1.16 Mon Sep 2 13:20:01 2019
+++ pkgsrc/www/py-swish-e/Makefile Mon Jan 10 20:50:12 2022
@@ -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 @@ EGG_NAME= SwishE-${PKGVERSION_NOREV}
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"
Index: pkgsrc/www/py-swish-e/PLIST
diff -u pkgsrc/www/py-swish-e/PLIST:1.3 pkgsrc/www/py-swish-e/PLIST:1.4
--- pkgsrc/www/py-swish-e/PLIST:1.3 Sun Apr 8 20:22:00 2012
+++ pkgsrc/www/py-swish-e/PLIST Mon Jan 10 20:50:12 2022
@@ -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