diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-16 04:53:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-16 04:53:37 +0800 |
commit | 0187442dc4b3de70306cfe297365a3e4b3f49a69 (patch) | |
tree | 408815fa6393661509de0fea839d9bc541cec3a9 /dns | |
parent | 25ec6a51f97d9d31e473c1fe6ea0c99f9240a46a (diff) | |
download | freebsd-ports-gnome-0187442dc4b3de70306cfe297365a3e4b3f49a69.tar.gz freebsd-ports-gnome-0187442dc4b3de70306cfe297365a3e4b3f49a69.tar.zst freebsd-ports-gnome-0187442dc4b3de70306cfe297365a3e4b3f49a69.zip |
- Update to 13.2.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/names/topfiles/NEWS
Diffstat (limited to 'dns')
-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 |