From 2bf7531d6b18ed9ab556ba587eba1fa0e2bc133d Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 24 Nov 2011 13:40:52 +0000 Subject: Explicitly include sys/select.h for newer GCC --- net/ktorrent/distinfo | 3 ++- net/ktorrent/patches/patch-libbtcore_dht_rpcserver.cpp | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 net/ktorrent/patches/patch-libbtcore_dht_rpcserver.cpp (limited to 'net') diff --git a/net/ktorrent/distinfo b/net/ktorrent/distinfo index e53041b18e0..d63a9265195 100644 --- a/net/ktorrent/distinfo +++ b/net/ktorrent/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.13 2010/03/20 21:53:06 wiz Exp $ +$NetBSD: distinfo,v 1.14 2011/11/24 13:40:52 joerg Exp $ SHA1 (ktorrent-3.3.tar.bz2) = 0c39e8963790f3bb9420389101fdd5d12f3e0c10 RMD160 (ktorrent-3.3.tar.bz2) = 3e1405ca4e6049635b2fc82b3cb616cec5fe1bea Size (ktorrent-3.3.tar.bz2) = 2745995 bytes +SHA1 (patch-libbtcore_dht_rpcserver.cpp) = 00b5c9799cb55cde27d54f5d27dd7c9882b2668c diff --git a/net/ktorrent/patches/patch-libbtcore_dht_rpcserver.cpp b/net/ktorrent/patches/patch-libbtcore_dht_rpcserver.cpp new file mode 100644 index 00000000000..d5ab08b7ae1 --- /dev/null +++ b/net/ktorrent/patches/patch-libbtcore_dht_rpcserver.cpp @@ -0,0 +1,12 @@ +$NetBSD: patch-libbtcore_dht_rpcserver.cpp,v 1.1 2011/11/24 13:40:53 joerg Exp $ + +--- libbtcore/dht/rpcserver.cpp.orig 2011-11-24 02:12:17.000000000 +0000 ++++ libbtcore/dht/rpcserver.cpp +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + #include + #include + #include -- cgit v1.2.3