summaryrefslogtreecommitdiff
path: root/www/py-rss2gen
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2013-10-17 23:52:53 +0000
committertonnerre <tonnerre@pkgsrc.org>2013-10-17 23:52:53 +0000
commit05c011f11ee920f6585ba9d5f1f42cc5d64d178f (patch)
tree611e00132a4ad9482894a87ece2504a986819856 /www/py-rss2gen
parentf3a391a4f04204c074e89617a1f4166e7e82eaa1 (diff)
downloadpkgsrc-05c011f11ee920f6585ba9d5f1f42cc5d64d178f.tar.gz
Update py-rss2gen to version 1.1.
Changes since version 1.0: - Ported to Python 3.x. Thanks to Graham Bell for the initial patch.
Diffstat (limited to 'www/py-rss2gen')
-rw-r--r--www/py-rss2gen/Makefile5
-rw-r--r--www/py-rss2gen/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/py-rss2gen/Makefile b/www/py-rss2gen/Makefile
index 886fa039815..432eb60f16a 100644
--- a/www/py-rss2gen/Makefile
+++ b/www/py-rss2gen/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/10/28 06:31:02 asau Exp $
+# $NetBSD: Makefile,v 1.8 2013/10/17 23:52:53 tonnerre Exp $
-PYRSS2GENVER= 1.0.0
+PYRSS2GENVER= 1.1
DISTNAME= PyRSS2Gen-${PYRSS2GENVER}
PKGNAME= ${PYPKGPREFIX}-rss2gen-${PYRSS2GENVER}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= http://www.dalkescientific.com/Python/
diff --git a/www/py-rss2gen/distinfo b/www/py-rss2gen/distinfo
index 676006711df..d0c9f6c78e6 100644
--- a/www/py-rss2gen/distinfo
+++ b/www/py-rss2gen/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/06/21 17:51:37 tonnerre Exp $
+$NetBSD: distinfo,v 1.2 2013/10/17 23:52:53 tonnerre Exp $
-SHA1 (PyRSS2Gen-1.0.0.tar.gz) = fcea9beb59ca022ed89b254b2362ae5af386f01a
-RMD160 (PyRSS2Gen-1.0.0.tar.gz) = 8fe60587c15760dc229c0acc765626a0e1c412d7
-Size (PyRSS2Gen-1.0.0.tar.gz) = 8819 bytes
+SHA1 (PyRSS2Gen-1.1.tar.gz) = 347cda707760df83f35a3bb16e4adf90c052bbd0
+RMD160 (PyRSS2Gen-1.1.tar.gz) = 0dea97364066f78189b99a512015e851601aa2fa
+Size (PyRSS2Gen-1.1.tar.gz) = 9149 bytes