Date: Fri, 15 Nov 2013 20:53:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333926 - head/security/py-twistedConch Message-ID: <201311152053.rAFKrKeP076418@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 15 20:53:19 2013 New Revision: 333926 URL: http://svnweb.freebsd.org/changeset/ports/333926 Log: - Update to 13.2.0 Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/conch/topfiles/NEWS Modified: head/security/py-twistedConch/Makefile head/security/py-twistedConch/distinfo Modified: head/security/py-twistedConch/Makefile ============================================================================== --- head/security/py-twistedConch/Makefile Fri Nov 15 20:53:14 2013 (r333925) +++ head/security/py-twistedConch/Makefile Fri Nov 15 20:53:19 2013 (r333926) @@ -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}tw 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> Modified: head/security/py-twistedConch/distinfo ============================================================================== --- head/security/py-twistedConch/distinfo Fri Nov 15 20:53:14 2013 (r333925) +++ head/security/py-twistedConch/distinfo Fri Nov 15 20:53:19 2013 (r333926) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311152053.rAFKrKeP076418>