[74000] trunk/dports/python/py27-twisted/Portfile
Revision: 74000 http://trac.macports.org/changeset/74000 Author: snc@macports.org Date: 2010-12-01 14:55:28 -0800 (Wed, 01 Dec 2010) Log Message: ----------- py27-twisted: update to 10.2.0 Modified Paths: -------------- trunk/dports/python/py27-twisted/Portfile Modified: trunk/dports/python/py27-twisted/Portfile =================================================================== --- trunk/dports/python/py27-twisted/Portfile 2010-12-01 22:50:58 UTC (rev 73999) +++ trunk/dports/python/py27-twisted/Portfile 2010-12-01 22:55:28 UTC (rev 74000) @@ -5,7 +5,7 @@ PortGroup python27 1.0 name py27-twisted -version 10.1.0 +version 10.2.0 categories python devel net platforms darwin maintainers mcalhoun snc openmaintainer @@ -21,8 +21,8 @@ distname Twisted-${version} use_bzip2 yes -checksums sha1 ad5a6d60c0d0316bd1b95566fd3ddb598ddd52e6 \ - rmd160 a344f9c4de66fdea1c1ef13194f4d4ce9b778139 +checksums sha1 d9662da57521fd4eb811d5a35292fe1d9449043d \ + rmd160 b3b7b985b01d515381c87c46ded0f396aedc0eb2 depends_lib-append port:py27-zopeinterface
participants (1)
-
snc@macports.org