[88259] trunk/dports/python/py27-twisted/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Dec 23 07:40:26 PST 2011


Revision: 88259
          http://trac.macports.org/changeset/88259
Author:   macsforever2000 at macports.org
Date:     2011-12-23 07:40:26 -0800 (Fri, 23 Dec 2011)
Log Message:
-----------
py27-twisted: Update to version 11.1.0. (#32454)

Modified Paths:
--------------
    trunk/dports/python/py27-twisted/Portfile

Modified: trunk/dports/python/py27-twisted/Portfile
===================================================================
--- trunk/dports/python/py27-twisted/Portfile	2011-12-23 15:25:13 UTC (rev 88258)
+++ trunk/dports/python/py27-twisted/Portfile	2011-12-23 15:40:26 UTC (rev 88259)
@@ -5,7 +5,7 @@
 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 @@
 				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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111223/e20ead02/attachment.html>


More information about the macports-changes mailing list