Index: head/net-p2p/libtorrent-rasterbar/files/patch-src_lazy__bdecode.cpp =================================================================== --- head/net-p2p/libtorrent-rasterbar/files/patch-src_lazy__bdecode.cpp (nonexistent) +++ head/net-p2p/libtorrent-rasterbar/files/patch-src_lazy__bdecode.cpp (revision 382324) @@ -0,0 +1,12 @@ +--- src/lazy_bdecode.cpp.orig 2014-04-04 02:51:48.000000000 +0000 ++++ src/lazy_bdecode.cpp +@@ -30,6 +30,9 @@ POSSIBILITY OF SUCH DAMAGE. + + */ + ++#define __STDC_LIMIT_MACROS ++#include ++ + #include "libtorrent/config.hpp" + #include "libtorrent/lazy_entry.hpp" + #include "libtorrent/escape_string.hpp" Property changes on: head/net-p2p/libtorrent-rasterbar/files/patch-src_lazy__bdecode.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-p2p/libtorrent-rasterbar/files/patch-src_utp__stream.cpp =================================================================== --- head/net-p2p/libtorrent-rasterbar/files/patch-src_utp__stream.cpp (nonexistent) +++ head/net-p2p/libtorrent-rasterbar/files/patch-src_utp__stream.cpp (revision 382324) @@ -0,0 +1,11 @@ +--- src/utp_stream.cpp.orig 2013-09-20 12:07:06.000000000 +0000 ++++ src/utp_stream.cpp +@@ -30,6 +30,8 @@ POSSIBILITY OF SUCH DAMAGE. + + */ + ++#define __STDC_LIMIT_MACROS ++#include + #include "libtorrent/config.hpp" + #include "libtorrent/utp_stream.hpp" + #include "libtorrent/sliding_average.hpp" Property changes on: head/net-p2p/libtorrent-rasterbar/files/patch-src_utp__stream.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property