summaryrefslogtreecommitdiff
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
parentCorrect libraw in the dependency. (diff)
- Remove patch file that no longer applies
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=267131
-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>