diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-08-24 10:08:45 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-08-24 10:08:45 +0800 |
commit | cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba (patch) | |
tree | 3393e573f72e0c6d9cf6b1559f80764c5baad12a /news/py-twistedNews | |
parent | 2e1eee20862358ae65585a9066b6533fc0dfae6b (diff) | |
download | freebsd-ports-gnome-cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba.tar.gz freebsd-ports-gnome-cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba.tar.zst freebsd-ports-gnome-cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba.zip |
- Update to 10.1.0
PR: ports/149784
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
Diffstat (limited to 'news/py-twistedNews')
-rw-r--r-- | news/py-twistedNews/Makefile | 4 | ||||
-rw-r--r-- | news/py-twistedNews/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile index 097041c88b8e..961ded28a7cb 100644 --- a/news/py-twistedNews/Makefile +++ b/news/py-twistedNews/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twistedNews -PORTVERSION= 9.0.0 +PORTVERSION= 10.1.0 CATEGORIES= news devel python MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/News/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ MAINTAINER= neal@nelson.name COMMENT= An NNTP protocol implementation with client and server BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore USE_BZIP2= yes USE_PYTHON= yes diff --git a/news/py-twistedNews/distinfo b/news/py-twistedNews/distinfo index fd5822895ef0..2af136f395de 100644 --- a/news/py-twistedNews/distinfo +++ b/news/py-twistedNews/distinfo @@ -1,3 +1,3 @@ -MD5 (TwistedNews-9.0.0.tar.bz2) = 24609c1c4f48347e6ef95950f0d7d797 -SHA256 (TwistedNews-9.0.0.tar.bz2) = 0855a03ee5de4b772a97f8224f733e21feb66d4ab1fbd95e8f2072faefb404a1 -SIZE (TwistedNews-9.0.0.tar.bz2) = 17074 +MD5 (TwistedNews-10.1.0.tar.bz2) = 07e1704318bf381072e8b5baa258b379 +SHA256 (TwistedNews-10.1.0.tar.bz2) = f72e92673562ab58caed226e849b39d06465a2743733daa43fc87caa2afe3f58 +SIZE (TwistedNews-10.1.0.tar.bz2) = 17139 |