[35437] trunk/dports/python/py25-twisted/Portfile

akira at macports.org akira at macports.org
Fri Mar 28 05:59:27 PDT 2008


Revision: 35437
          http://trac.macosforge.org/projects/macports/changeset/35437
Author:   akira at macports.org
Date:     2008-03-28 05:59:25 -0700 (Fri, 28 Mar 2008)

Log Message:
-----------
Updated Twisted for Python2.5 to 8.0.1 and took maintainership

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

Modified: trunk/dports/python/py25-twisted/Portfile
===================================================================
--- trunk/dports/python/py25-twisted/Portfile	2008-03-28 12:15:02 UTC (rev 35436)
+++ trunk/dports/python/py25-twisted/Portfile	2008-03-28 12:59:25 UTC (rev 35437)
@@ -4,10 +4,9 @@
 PortGroup python25 1.0
 
 name			py25-twisted
-version			2.5.0
-revision		1
+version			8.0.1
 categories		python devel net
-maintainers		stechert at macports.org
+maintainers		stechert akira openmaintainer
 description		An event-based Python framework for internet applications
 long_description	Twisted is an event-driven networking framework \
 				written in Python. Twisted supports TCP, UDP, SSL/TLS, \
@@ -16,10 +15,12 @@
 				much more.
 
 homepage		http://www.twistedmatrix.com/
-master_sites	http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/
+master_sites	http://tmrc.mit.edu/mirror/twisted/Twisted/8.0/
 distname		Twisted-${version}
 use_bzip2		yes
-checksums		sha1 c1595206c2dc6fe8926a5717076eb1650741bacf
+checksums		md5 1ba5bb530356a867cfee35e65e58a43c \
+			sha1 3a9ef797356788b719829f56694f38bd6407d4c9 \
+			rmd160 94e1501d134a1193851e7351a7af076161c01e95
 
 depends_lib-append	port:py25-zopeinterface
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080328/869019a5/attachment.html


More information about the macports-changes mailing list