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

gui_dos at macports.org gui_dos at macports.org
Sun Jan 20 07:24:54 PST 2008


Revision: 33170
          http://trac.macosforge.org/projects/macports/changeset/33170
Author:   gui_dos at macports.org
Date:     2008-01-20 07:24:51 -0800 (Sun, 20 Jan 2008)

Log Message:
-----------
Update to deluge 0.5.8.1

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

Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile	2008-01-20 14:51:36 UTC (rev 33169)
+++ trunk/dports/net/deluge/Portfile	2008-01-20 15:24:51 UTC (rev 33170)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name		deluge
-version		0.5.8
+version		0.5.8.1
 categories-append   net gnome
 maintainers nomaintainer
 description	A GNOME BitTorrent client.
@@ -15,9 +15,9 @@
 
 master_sites	http://download.deluge-torrent.org/index.php?dir=tarball/${version}/&file=
 
-checksums       md5 afcf4fcfa3b688cb8a5cc537eb22a32e \
-                sha1 10eb38a9e7262460c39c4f145421ad64a989b298 \
-                rmd160 a6ed2ec63fb77bf8d7785fef1022439799811ba5
+checksums       md5 19c1ac3ba6910f52b5918b56526e74a0 \
+                sha1 912d16148ddba8b4a21fdf48098c727123cd3e43 \
+                rmd160 7c5e40a03c2281a82c8847be2fa8a25d115b4199
 worksrcdir      ${name}-torrent-${version}
 
 depends_lib-append	\
@@ -36,3 +36,7 @@
 	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/20080120/ee9b867f/attachment.html


More information about the macports-changes mailing list