From cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba Mon Sep 17 00:00:00 2001 From: lwhsu Date: Tue, 24 Aug 2010 02:08:45 +0000 Subject: - Update to 10.1.0 PR: ports/149784 Submitted by: lwhsu Approved by: Neal Nelson (maintainer) --- dns/py-twistedNames/Makefile | 2 +- dns/py-twistedNames/distinfo | 6 +++--- dns/py-twistedNames/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dns/py-twistedNames') diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile index 445cce110029..32695876df95 100644 --- a/dns/py-twistedNames/Makefile +++ b/dns/py-twistedNames/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twistedNames -PORTVERSION= 9.0.0 +PORTVERSION= 10.1.0 CATEGORIES= dns devel python MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Names/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-twistedNames/distinfo b/dns/py-twistedNames/distinfo index 8ebdc157d165..2a0bb911f316 100644 --- a/dns/py-twistedNames/distinfo +++ b/dns/py-twistedNames/distinfo @@ -1,3 +1,3 @@ -MD5 (TwistedNames-9.0.0.tar.bz2) = b0f27585dc50a7288762c7efa44897be -SHA256 (TwistedNames-9.0.0.tar.bz2) = 3245d83b2bf6aa4f2b7b81fcceed46514f81b4e82fc53890e702f1010652b45b -SIZE (TwistedNames-9.0.0.tar.bz2) = 44237 +MD5 (TwistedNames-10.1.0.tar.bz2) = 74f59e4339cff8ad93b72a830b4d5619 +SHA256 (TwistedNames-10.1.0.tar.bz2) = b6ec36bb24be8461f279f927d8d0545d9964f5f058e5ddaebe4048067dce8f16 +SIZE (TwistedNames-10.1.0.tar.bz2) = 50760 diff --git a/dns/py-twistedNames/pkg-plist b/dns/py-twistedNames/pkg-plist index b47fe02c7dcd..6d6388279e43 100644 --- a/dns/py-twistedNames/pkg-plist +++ b/dns/py-twistedNames/pkg-plist @@ -52,6 +52,9 @@ %%PYTHON_SITELIBDIR%%/twisted/names/test/test_client.py %%PYTHON_SITELIBDIR%%/twisted/names/test/test_client.pyc %%PYTHON_SITELIBDIR%%/twisted/names/test/test_client.pyo +%%PYTHON_SITELIBDIR%%/twisted/names/test/test_common.py +%%PYTHON_SITELIBDIR%%/twisted/names/test/test_common.pyc +%%PYTHON_SITELIBDIR%%/twisted/names/test/test_common.pyo %%PYTHON_SITELIBDIR%%/twisted/names/test/test_dns.py %%PYTHON_SITELIBDIR%%/twisted/names/test/test_dns.pyc %%PYTHON_SITELIBDIR%%/twisted/names/test/test_dns.pyo -- cgit