You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user