diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-24 02:08:45 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-24 02:08:45 +0000 |
commit | 4866192673973f4cd1dc88354020867b7d67a4e6 (patch) | |
tree | df27063c36d313785c58900e4fed982c08315a38 /news | |
parent | 4d341038bce8d584937e875810427684edf20def (diff) |
- Update to 10.1.0
PR: ports/149784
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
Notes
Notes:
svn path=/head/; revision=259880
Diffstat (limited to 'news')
-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 |