py27-twisted: Update to version 11.1.0. (https://trac.macports.org/ticket/32454)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@88259 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Frank Schima
2011-12-23 15:40:26 +00:00
parent f1f1b860e0
commit bf3e18c64c
+7 -4
View File
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup python27 1.0
name py27-twisted
version 11.0.0
version 11.1.0
categories python devel net
license MIT
platforms darwin
@@ -18,12 +18,15 @@ long_description Twisted is an event-driven networking framework \
much more.
homepage http://www.twistedmatrix.com/
master_sites http://tmrc.mit.edu/mirror/twisted/Twisted/[join [lrange [split ${version} .] 0 1] .]
set dl_version [join [lrange [split ${version} .] 0 1] .]
master_sites http://tmrc.mit.edu/mirror/twisted/Twisted/${dl_version} \
http://twistedmatrix.com/Releases/Twisted/${dl_version}
distname Twisted-${version}
use_bzip2 yes
checksums rmd160 c8ca4d78cb0055f355eecde38f920baea6da68a7 \
sha256 dd91254a4c946f51c4248590ca31b496ad3e4fd1b5a9fbc3a82c39a41131a2e2
checksums rmd160 569419f06bd72d658a870cee6ac596f00008a955 \
sha256 7fbb4529aaa3547708bb0a84377107db1e6ae7a6a9940bb8d8b05976c2754f15
depends_lib-append port:py27-zopeinterface