aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-29 18:36:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-29 18:36:44 +0000
commit1c675c9439b24aea2d5a101b9b3dac2cd7ffac1a (patch)
tree47a6a8918502bc39affd3e099a143b480adf33cf /net-p2p
parent796db69e061fc21ff1923dbd4a581b0aeea2e8a6 (diff)
downloadports-1c675c9439b24aea2d5a101b9b3dac2cd7ffac1a.tar.gz
ports-1c675c9439b24aea2d5a101b9b3dac2cd7ffac1a.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp b/net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp
deleted file mode 100644
index f0e6903a97da..000000000000
--- a/net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_udp_socket.hpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- include/libtorrent/udp_socket.hpp.orig 2010-12-10 20:38:45.000000000 +0300
-+++ include/libtorrent/udp_socket.hpp 2010-12-10 20:39:05.000000000 +0300
-@@ -37,6 +37,7 @@
- #include "libtorrent/session_settings.hpp"
- #include "libtorrent/buffer.hpp"
-
-+#include <list>
- #include <vector>
- #include <boost/function.hpp>
- #include <boost/thread/mutex.hpp>