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 /dns | |
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 'dns')
-rw-r--r-- | dns/py-twistedNames/Makefile | 2 | ||||
-rw-r--r-- | dns/py-twistedNames/distinfo | 6 | ||||
-rw-r--r-- | dns/py-twistedNames/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
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 |