From b0babadd2781895ca11fd3c91b98e3f7ca25e623 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 30 May 2006 16:01:09 +0000 Subject: - update to 0.3.0 PR: ports/98142 Submitted by: maintainer (Neal Nelson) --- dns/py-twistedNames/Makefile | 7 +++---- dns/py-twistedNames/distinfo | 6 +++--- dns/py-twistedNames/pkg-plist | 6 ++++++ 3 files changed, 12 insertions(+), 7 deletions(-) (limited to 'dns/py-twistedNames') diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile index cd78178..cbac273 100644 --- a/dns/py-twistedNames/Makefile +++ b/dns/py-twistedNames/Makefile @@ -6,10 +6,9 @@ # PORTNAME= twistedNames -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= dns devel python -MASTER_SITES= http://twistedmatrix.com/downloads/Names/0.1/ \ - http://tmrc.mit.edu/mirror/twisted/Names/0.2/ +MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Names/${PORTVERSION:S/.0//}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedNames-${PORTVERSION} @@ -22,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/TwistedNames-${PORTVERSION} USE_BZIP2= yes -USE_PYTHON= 2.2+ +USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} diff --git a/dns/py-twistedNames/distinfo b/dns/py-twistedNames/distinfo index 853af90..a18d335 100644 --- a/dns/py-twistedNames/distinfo +++ b/dns/py-twistedNames/distinfo @@ -1,3 +1,3 @@ -MD5 (TwistedNames-0.2.0.tar.bz2) = 1266570ddc8ca0d7c6d0ea117aae9021 -SHA256 (TwistedNames-0.2.0.tar.bz2) = 4ef80355cd90e98d80ab2f1f73dc725ebc8c48ebd420d1c76c7fa2f619f9cbb0 -SIZE (TwistedNames-0.2.0.tar.bz2) = 29118 +MD5 (TwistedNames-0.3.0.tar.bz2) = 5aa672d0e26718466351351e7bfcf22a +SHA256 (TwistedNames-0.3.0.tar.bz2) = 1351e16c1d5c03b8067b9d95cc6a9466a05a142b8b6e596da5c89db83e54819f +SIZE (TwistedNames-0.3.0.tar.bz2) = 29402 diff --git a/dns/py-twistedNames/pkg-plist b/dns/py-twistedNames/pkg-plist index 3e750cb..b39aa67 100644 --- a/dns/py-twistedNames/pkg-plist +++ b/dns/py-twistedNames/pkg-plist @@ -1,6 +1,9 @@ %%S%%/twisted/names/__init__.py %%S%%/twisted/names/__init__.pyc %%S%%/twisted/names/__init__.pyo +%%S%%/twisted/names/_version.py +%%S%%/twisted/names/_version.pyc +%%S%%/twisted/names/_version.pyo %%S%%/twisted/names/authority.py %%S%%/twisted/names/authority.pyc %%S%%/twisted/names/authority.pyo @@ -40,6 +43,9 @@ %%S%%/twisted/names/test/__init__.py %%S%%/twisted/names/test/__init__.pyc %%S%%/twisted/names/test/__init__.pyo +%%S%%/twisted/names/test/test_cache.py +%%S%%/twisted/names/test/test_cache.pyc +%%S%%/twisted/names/test/test_cache.pyo %%S%%/twisted/names/test/test_dns.py %%S%%/twisted/names/test/test_dns.pyc %%S%%/twisted/names/test/test_dns.pyo -- cgit v1.1