[34609] trunk/dports/net/deluge/Portfile

gui_dos at macports.org gui_dos at macports.org
Fri Feb 29 04:25:19 PST 2008


Revision: 34609
          http://trac.macosforge.org/projects/macports/changeset/34609
Author:   gui_dos at macports.org
Date:     2008-02-29 04:25:17 -0800 (Fri, 29 Feb 2008)

Log Message:
-----------
deluge: update to 0.5.8.5

Modified Paths:
--------------
    trunk/dports/net/deluge/Portfile

Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile	2008-02-29 10:16:03 UTC (rev 34608)
+++ trunk/dports/net/deluge/Portfile	2008-02-29 12:25:17 UTC (rev 34609)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name		deluge
-version		0.5.8.4
+version		0.5.8.5
 categories-append   net gnome
 maintainers nomaintainer
 description	A GNOME BitTorrent client.
@@ -15,9 +15,10 @@
 
 master_sites	http://download.deluge-torrent.org/source/${version}/
 
-checksums       md5 9a550449d8c73cd9c0603ce484f92447 \
-                sha1 ff412d6d54d76ff132be78223ce991fcf444c7ee \
-                rmd160 233599a98ce8c2a65f98fb2277f1c0658db84774
+checksums       md5 3bb32ae71f3e442a9c623510eafee80b \
+                sha1 3b7930f33112f2ffe194bf4ae328cc38f66302e1 \
+                rmd160 7865dfece92fc5aa3e3cbbe744ee7e2e2f7e3fe6
+
 worksrcdir      ${name}-torrent-${version}
 
 depends_lib-append	\
@@ -36,7 +37,3 @@
 	PYTHON_CFLAGS="-I${prefix}/include -I${prefix}/include/boost" \
 	PYTHON_LDFLAGS=-L${prefix}/lib \
 	CFLAGS="-I${prefix}/include -I${prefix}/include/boost"
-
-post-patch {
-	reinplace "s|, 'rt'||g" ${worksrcpath}/setup.py
-}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080229/1e088403/attachment.html 


More information about the macports-changes mailing list