aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-23 23:12:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-23 23:12:09 +0000
commit904ea3ab76ca1da667f30a34dec599dc4eca1639 (patch)
tree2f8de595230c2fda6dbb9ccfb35e27cb4fa19e9a /net-p2p
parent0efddd3cc6e94ad1607e693df537ebad480cb557 (diff)
downloadports-904ea3ab76ca1da667f30a34dec599dc4eca1639.tar.gz
ports-904ea3ab76ca1da667f30a34dec599dc4eca1639.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp10
-rw-r--r--net-p2p/rblibtorrent-devel/files/patch-include-libtorrent-disk_io_thread.hpp10
2 files changed, 20 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp b/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp
new file mode 100644
index 000000000000..1686395e5c21
--- /dev/null
+++ b/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp
@@ -0,0 +1,10 @@
+--- include/libtorrent/disk_io_thread.hpp.orig 2008-04-06 01:18:27.000000000 +0400
++++ include/libtorrent/disk_io_thread.hpp 2009-03-21 17:05:10.000000000 +0300
+@@ -41,6 +41,7 @@
+ #include <boost/thread/thread.hpp>
+ #include <boost/function.hpp>
+ #include <boost/thread/mutex.hpp>
++#include <boost/thread/condition.hpp>
+ #include <boost/bind.hpp>
+ #include <boost/pool/pool.hpp>
+ #include <boost/noncopyable.hpp>
diff --git a/net-p2p/rblibtorrent-devel/files/patch-include-libtorrent-disk_io_thread.hpp b/net-p2p/rblibtorrent-devel/files/patch-include-libtorrent-disk_io_thread.hpp
new file mode 100644
index 000000000000..1686395e5c21
--- /dev/null
+++ b/net-p2p/rblibtorrent-devel/files/patch-include-libtorrent-disk_io_thread.hpp
@@ -0,0 +1,10 @@
+--- include/libtorrent/disk_io_thread.hpp.orig 2008-04-06 01:18:27.000000000 +0400
++++ include/libtorrent/disk_io_thread.hpp 2009-03-21 17:05:10.000000000 +0300
+@@ -41,6 +41,7 @@
+ #include <boost/thread/thread.hpp>
+ #include <boost/function.hpp>
+ #include <boost/thread/mutex.hpp>
++#include <boost/thread/condition.hpp>
+ #include <boost/bind.hpp>
+ #include <boost/pool/pool.hpp>
+ #include <boost/noncopyable.hpp>