diff --git a/textproc/py-rss2gen/Makefile b/textproc/py-rss2gen/Makefile index a9c7b55841b5..b759bc90c8bd 100644 --- a/textproc/py-rss2gen/Makefile +++ b/textproc/py-rss2gen/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rss2gen -PORTVERSION= 1.0.0 +PORTVERSION= 1.1 CATEGORIES= textproc python MASTER_SITES= http://www.dalkescientific.com/Python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,8 @@ DISTNAME= PyRSS2Gen-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python library for generating RSS 2.0 feeds +LICENSE= BSD3CLAUSE + USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-rss2gen/distinfo b/textproc/py-rss2gen/distinfo index 918fbb15d0c8..c2e51823b700 100644 --- a/textproc/py-rss2gen/distinfo +++ b/textproc/py-rss2gen/distinfo @@ -1,2 +1,2 @@ -SHA256 (PyRSS2Gen-1.0.0.tar.gz) = 61a15ee50d7bccafb5f6bc2ecc59f18963f45425b3836da637a2121b415ed11e -SIZE (PyRSS2Gen-1.0.0.tar.gz) = 8819 +SHA256 (PyRSS2Gen-1.1.tar.gz) = 2a9a3ee7c8e30cb40434ef3a295f9a60166f7d8c3eaefac9f46f7ed4b27c2269 +SIZE (PyRSS2Gen-1.1.tar.gz) = 9149