aboutsummaryrefslogtreecommitdiff
path: root/dns/py-twistedNames
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-12 21:15:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-12 21:15:52 +0000
commit2a34d8a54b9811a88ee72f540a1b7cb5aef74cd5 (patch)
treeee8e4a7b3bd3522a48032695e129929919af70c7 /dns/py-twistedNames
parent90dbb2dfea95d7d3e34381f8b5db9eefe3794bd4 (diff)
downloadports-2a34d8a54b9811a88ee72f540a1b7cb5aef74cd5.tar.gz
ports-2a34d8a54b9811a88ee72f540a1b7cb5aef74cd5.zip
- Update to 0.4.0
PR: ports/107845 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=182217
Diffstat (limited to 'dns/py-twistedNames')
-rw-r--r--dns/py-twistedNames/Makefile6
-rw-r--r--dns/py-twistedNames/distinfo6
-rw-r--r--dns/py-twistedNames/pkg-plist130
3 files changed, 72 insertions, 70 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile
index cbac2737bc9f..a9ecdd6d4777 100644
--- a/dns/py-twistedNames/Makefile
+++ b/dns/py-twistedNames/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= twistedNames
-PORTVERSION= 0.3.0
+PORTVERSION= 0.4.0
CATEGORIES= dns devel python
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Names/${PORTVERSION:S/.0//}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,12 +18,8 @@ COMMENT= A DNS protocol implementation with client and server
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS= ${BUILD_DEPENDS}
-WRKSRC= ${WRKDIR}/TwistedNames-${PORTVERSION}
-
USE_BZIP2= yes
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
-PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
-
.include <bsd.port.mk>
diff --git a/dns/py-twistedNames/distinfo b/dns/py-twistedNames/distinfo
index a18d33576d25..1e7a91e2bbde 100644
--- a/dns/py-twistedNames/distinfo
+++ b/dns/py-twistedNames/distinfo
@@ -1,3 +1,3 @@
-MD5 (TwistedNames-0.3.0.tar.bz2) = 5aa672d0e26718466351351e7bfcf22a
-SHA256 (TwistedNames-0.3.0.tar.bz2) = 1351e16c1d5c03b8067b9d95cc6a9466a05a142b8b6e596da5c89db83e54819f
-SIZE (TwistedNames-0.3.0.tar.bz2) = 29402
+MD5 (TwistedNames-0.4.0.tar.bz2) = fae00c3c1489b6818d16b84f8ffcc807
+SHA256 (TwistedNames-0.4.0.tar.bz2) = 3e438da6f4d43fb74249f38746e0b38a26d2f90cb0ac6b24519eb44b3503737d
+SIZE (TwistedNames-0.4.0.tar.bz2) = 32692
diff --git a/dns/py-twistedNames/pkg-plist b/dns/py-twistedNames/pkg-plist
index b39aa67b55fb..17d063edde5a 100644
--- a/dns/py-twistedNames/pkg-plist
+++ b/dns/py-twistedNames/pkg-plist
@@ -1,62 +1,68 @@
-%%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
-%%S%%/twisted/names/cache.py
-%%S%%/twisted/names/cache.pyc
-%%S%%/twisted/names/cache.pyo
-%%S%%/twisted/names/client.py
-%%S%%/twisted/names/client.pyc
-%%S%%/twisted/names/client.pyo
-%%S%%/twisted/names/common.py
-%%S%%/twisted/names/common.pyc
-%%S%%/twisted/names/common.pyo
-%%S%%/twisted/names/dns.py
-%%S%%/twisted/names/dns.pyc
-%%S%%/twisted/names/dns.pyo
-%%S%%/twisted/names/hosts.py
-%%S%%/twisted/names/hosts.pyc
-%%S%%/twisted/names/hosts.pyo
-%%S%%/twisted/names/resolve.py
-%%S%%/twisted/names/resolve.pyc
-%%S%%/twisted/names/resolve.pyo
-%%S%%/twisted/names/root.py
-%%S%%/twisted/names/root.pyc
-%%S%%/twisted/names/root.pyo
-%%S%%/twisted/names/secondary.py
-%%S%%/twisted/names/secondary.pyc
-%%S%%/twisted/names/secondary.pyo
-%%S%%/twisted/names/server.py
-%%S%%/twisted/names/server.pyc
-%%S%%/twisted/names/server.pyo
-%%S%%/twisted/names/srvconnect.py
-%%S%%/twisted/names/srvconnect.pyc
-%%S%%/twisted/names/srvconnect.pyo
-%%S%%/twisted/names/tap.py
-%%S%%/twisted/names/tap.pyc
-%%S%%/twisted/names/tap.pyo
-%%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
-%%S%%/twisted/names/test/test_names.py
-%%S%%/twisted/names/test/test_names.pyc
-%%S%%/twisted/names/test/test_names.pyo
-%%S%%/twisted/names/test/test_rootresolve.py
-%%S%%/twisted/names/test/test_rootresolve.pyc
-%%S%%/twisted/names/test/test_rootresolve.pyo
-%%S%%/twisted/plugins/twisted_names.py
-%%S%%/twisted/plugins/twisted_names.pyc
-%%S%%/twisted/plugins/twisted_names.pyo
-@dirrm %%S%%/twisted/names/test
-@dirrm %%S%%/twisted/names
+%%PYTHON_SITELIBDIR%%/twisted/names/__init__.py
+%%PYTHON_SITELIBDIR%%/twisted/names/__init__.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/__init__.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/_version.py
+%%PYTHON_SITELIBDIR%%/twisted/names/_version.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/_version.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/authority.py
+%%PYTHON_SITELIBDIR%%/twisted/names/authority.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/authority.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/cache.py
+%%PYTHON_SITELIBDIR%%/twisted/names/cache.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/cache.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/client.py
+%%PYTHON_SITELIBDIR%%/twisted/names/client.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/client.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/common.py
+%%PYTHON_SITELIBDIR%%/twisted/names/common.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/common.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/dns.py
+%%PYTHON_SITELIBDIR%%/twisted/names/dns.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/dns.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/error.py
+%%PYTHON_SITELIBDIR%%/twisted/names/error.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/error.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/hosts.py
+%%PYTHON_SITELIBDIR%%/twisted/names/hosts.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/hosts.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/resolve.py
+%%PYTHON_SITELIBDIR%%/twisted/names/resolve.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/resolve.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/root.py
+%%PYTHON_SITELIBDIR%%/twisted/names/root.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/root.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/secondary.py
+%%PYTHON_SITELIBDIR%%/twisted/names/secondary.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/secondary.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/server.py
+%%PYTHON_SITELIBDIR%%/twisted/names/server.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/server.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/srvconnect.py
+%%PYTHON_SITELIBDIR%%/twisted/names/srvconnect.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/srvconnect.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/tap.py
+%%PYTHON_SITELIBDIR%%/twisted/names/tap.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/tap.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/test/__init__.py
+%%PYTHON_SITELIBDIR%%/twisted/names/test/__init__.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/test/__init__.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_cache.py
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_cache.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_cache.pyo
+%%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_dns.py
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_dns.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_dns.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_names.py
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_names.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_names.pyo
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_rootresolve.py
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_rootresolve.pyc
+%%PYTHON_SITELIBDIR%%/twisted/names/test/test_rootresolve.pyo
+%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_names.py
+%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_names.pyc
+%%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_names.pyo
+@dirrm %%PYTHON_SITELIBDIR%%/twisted/names/test
+@dirrm %%PYTHON_SITELIBDIR%%/twisted/names