diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 20:53:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 20:53:37 +0000 |
commit | a1294408fc2c93bc89789bcfcb4d0a5e37b48be9 (patch) | |
tree | 408815fa6393661509de0fea839d9bc541cec3a9 /dns/py-twistedNames | |
parent | 0fbeba9cbfa97d359b9b2c8a2692b7d52081105a (diff) |
Notes
Diffstat (limited to 'dns/py-twistedNames')
-rw-r--r-- | dns/py-twistedNames/Makefile | 2 | ||||
-rw-r--r-- | dns/py-twistedNames/distinfo | 4 | ||||
-rw-r--r-- | dns/py-twistedNames/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dns/py-twistedNames/Makefile b/dns/py-twistedNames/Makefile index 0b0e9debf66d..848f7a8f2e78 100644 --- a/dns/py-twistedNames/Makefile +++ b/dns/py-twistedNames/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twistedNames -PORTVERSION= 13.1.0 +PORTVERSION= 13.2.0 CATEGORIES= dns devel python MASTER_SITES= http://twistedmatrix.com/Releases/Names/${PORTVERSION:R}/ \ LOCAL/sunpoet diff --git a/dns/py-twistedNames/distinfo b/dns/py-twistedNames/distinfo index fe645ae515bd..4f22de5d773d 100644 --- a/dns/py-twistedNames/distinfo +++ b/dns/py-twistedNames/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedNames-13.1.0.tar.bz2) = f4d4825f77a0768a8a537a5b7604dc934be3fba547db444c3dafcef767476aa6 -SIZE (TwistedNames-13.1.0.tar.bz2) = 62294 +SHA256 (TwistedNames-13.2.0.tar.bz2) = b8ed07790661eac454ee0bc424f9ede649dec87c11d423421ce2808795e131d5 +SIZE (TwistedNames-13.2.0.tar.bz2) = 71127 diff --git a/dns/py-twistedNames/pkg-plist b/dns/py-twistedNames/pkg-plist index b17673f8a5b1..cda61192547e 100644 --- a/dns/py-twistedNames/pkg-plist +++ b/dns/py-twistedNames/pkg-plist @@ -67,6 +67,9 @@ %%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_resolve.py +%%PYTHON_SITELIBDIR%%/twisted/names/test/test_resolve.pyc +%%PYTHON_SITELIBDIR%%/twisted/names/test/test_resolve.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 |