diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-16 04:53:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-16 04:53:19 +0800 |
commit | f9bfd4b7d6b439cc06423f57e5d55df5bf859d32 (patch) | |
tree | f921e6b19247ff6d58559c55a323b5f6e8822ee5 /security | |
parent | 4ad69aa60d522e9b61ee3b98b777c6f8921cf70e (diff) | |
download | freebsd-ports-gnome-f9bfd4b7d6b439cc06423f57e5d55df5bf859d32.tar.gz freebsd-ports-gnome-f9bfd4b7d6b439cc06423f57e5d55df5bf859d32.tar.zst freebsd-ports-gnome-f9bfd4b7d6b439cc06423f57e5d55df5bf859d32.zip |
- Update to 13.2.0
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/conch/topfiles/NEWS
Diffstat (limited to 'security')
-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 |