diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 20:53:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 20:53:19 +0000 |
commit | 8dfa52b8170cf68d83924407a18dc83838b0a1a7 (patch) | |
tree | f921e6b19247ff6d58559c55a323b5f6e8822ee5 /security/py-twistedConch | |
parent | a1b46b55e5b5b3528964385336148f68c5619bac (diff) | |
download | ports-8dfa52b8170cf68d83924407a18dc83838b0a1a7.tar.gz ports-8dfa52b8170cf68d83924407a18dc83838b0a1a7.zip |
- Update to 13.2.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/conch/topfiles/NEWS
Notes
Notes:
svn path=/head/; revision=333926
Diffstat (limited to 'security/py-twistedConch')
-rw-r--r-- | security/py-twistedConch/Makefile | 4 | ||||
-rw-r--r-- | security/py-twistedConch/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-twistedConch/Makefile b/security/py-twistedConch/Makefile index 0cd75cfc6678..649b45728801 100644 --- a/security/py-twistedConch/Makefile +++ b/security/py-twistedConch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twistedConch -PORTVERSION= 13.1.0 +PORTVERSION= 13.2.0 CATEGORIES= security devel python MASTER_SITES= http://twistedmatrix.com/Releases/Conch/${PORTVERSION:R}/ \ LOCAL/sunpoet @@ -18,10 +18,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/de RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0.0.9a:${PORTSDIR}/devel/py-asn1 \ ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore +NO_STAGE= yes USE_BZIP2= yes USE_PYTHON= -2.7 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/py-twistedConch/distinfo b/security/py-twistedConch/distinfo index 160aeed904bb..15dd6b647689 100644 --- a/security/py-twistedConch/distinfo +++ b/security/py-twistedConch/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedConch-13.1.0.tar.bz2) = 570f961d23ef30bf4e3f8629dcc22731fdfe495ce78e8ae6cef7dc9c48d7d89f -SIZE (TwistedConch-13.1.0.tar.bz2) = 241112 +SHA256 (TwistedConch-13.2.0.tar.bz2) = 1559f2070e47a8dfb63a387a8d8deb4dae73226429b26bf2983dc7d1df86cc69 +SIZE (TwistedConch-13.2.0.tar.bz2) = 243977 |