[75559] trunk/dports/python/py-twisted-web2/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 30 09:06:45 PST 2011


Revision: 75559
          http://trac.macports.org/changeset/75559
Author:   jmr at macports.org
Date:     2011-01-30 09:06:42 -0800 (Sun, 30 Jan 2011)
Log Message:
-----------
py-twisted-web2: update to 8.1.0 (#22482)

Modified Paths:
--------------
    trunk/dports/python/py-twisted-web2/Portfile

Modified: trunk/dports/python/py-twisted-web2/Portfile
===================================================================
--- trunk/dports/python/py-twisted-web2/Portfile	2011-01-30 13:03:33 UTC (rev 75558)
+++ trunk/dports/python/py-twisted-web2/Portfile	2011-01-30 17:06:42 UTC (rev 75559)
@@ -4,7 +4,8 @@
 PortGroup python24 1.0
 
 name			py-twisted-web2
-version			0.2.0
+version			8.1.0
+set branch [join [lrange [split $version .] 0 1] .]
 categories		python devel net
 platforms		darwin
 maintainers		nomaintainer
@@ -19,9 +20,11 @@
 			layer does support many but not all twisted.web \
 			resources.
 homepage		http://twistedmatrix.com/projects/web2/
-master_sites	        http://tmrc.mit.edu/mirror/twisted/Web2/
+master_sites	        http://tmrc.mit.edu/mirror/twisted/Web2/${branch}
 distname		TwistedWeb2-${version}
 use_bzip2		yes
-checksums		md5 7d6dea006d7f1e004df9f6aad730fbee
+checksums		md5 e34b48edf6fef075bd41ddbd215aed32 \
+			sha1 4a03e62453037b009ee5f0e1396be792249b9e2f \
+			rmd160 b77f70a62c93e13f51ab715ff6d1c379885a28bc
 
 depends_build-append	port:py-twisted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110130/cc49d539/attachment.html>


More information about the macports-changes mailing list