diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-25 02:07:01 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-03-25 02:07:01 +0800 |
commit | 6b1aa129b3eea2885606dc97b7af9e44da4d9b70 (patch) | |
tree | 42f7f02ab0921c962e0f22223955913e7e7e9772 /net-p2p | |
parent | 12a14ea49354bdc5c6d9ac8523cffd191df7d29b (diff) | |
download | freebsd-ports-gnome-6b1aa129b3eea2885606dc97b7af9e44da4d9b70.tar.gz freebsd-ports-gnome-6b1aa129b3eea2885606dc97b7af9e44da4d9b70.tar.zst freebsd-ports-gnome-6b1aa129b3eea2885606dc97b7af9e44da4d9b70.zip |
- Remove boost compatibility patch, is not needed anymore after latest update
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp | 10 | ||||
-rw-r--r-- | net-p2p/rblibtorrent-devel/files/patch-include-libtorrent-disk_io_thread.hpp | 10 |
2 files changed, 0 insertions, 20 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 deleted file mode 100644 index 1686395e5c21..000000000000 --- a/net-p2p/libtorrent-rasterbar-14/files/patch-include-libtorrent-disk_io_thread.hpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 deleted file mode 100644 index 1686395e5c21..000000000000 --- a/net-p2p/rblibtorrent-devel/files/patch-include-libtorrent-disk_io_thread.hpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |