[52936] trunk/dports/net/libtorrent
toby at macports.org
toby at macports.org
Thu Jun 25 16:15:17 PDT 2009
Revision: 52936
http://trac.macports.org/changeset/52936
Author: toby at macports.org
Date: 2009-06-25 16:15:16 -0700 (Thu, 25 Jun 2009)
Log Message:
-----------
build fix
Modified Paths:
--------------
trunk/dports/net/libtorrent/Portfile
Added Paths:
-----------
trunk/dports/net/libtorrent/files/
trunk/dports/net/libtorrent/files/patch-src__torrent__poll_kqueue.cc
Modified: trunk/dports/net/libtorrent/Portfile
===================================================================
--- trunk/dports/net/libtorrent/Portfile 2009-06-25 23:12:42 UTC (rev 52935)
+++ trunk/dports/net/libtorrent/Portfile 2009-06-25 23:15:16 UTC (rev 52936)
@@ -29,6 +29,8 @@
depends_lib port:openssl \
port:libsigcxx2
+patchfiles patch-src__torrent__poll_kqueue.cc
+
configure.args --disable-debug \
--enable-ipv6 \
--with-kqueue
Added: trunk/dports/net/libtorrent/files/patch-src__torrent__poll_kqueue.cc
===================================================================
--- trunk/dports/net/libtorrent/files/patch-src__torrent__poll_kqueue.cc (rev 0)
+++ trunk/dports/net/libtorrent/files/patch-src__torrent__poll_kqueue.cc 2009-06-25 23:15:16 UTC (rev 52936)
@@ -0,0 +1,10 @@
+--- src/torrent/poll_kqueue.cc.orig 2009-06-25 16:12:28.000000000 -0700
++++ src/torrent/poll_kqueue.cc 2009-06-25 16:12:43.000000000 -0700
+@@ -39,6 +39,7 @@
+ #include <cerrno>
+
+ #include <algorithm>
++#include <assert.h>
+ #include <unistd.h>
+ #include <rak/error_number.h>
+ #include <rak/functional.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090625/10827c8e/attachment.html>
More information about the macports-changes
mailing list