Index: head/devel/cpp-netlib/files/patch-libs_mime_test_mime-roundtrip.cpp =================================================================== --- head/devel/cpp-netlib/files/patch-libs_mime_test_mime-roundtrip.cpp (nonexistent) +++ head/devel/cpp-netlib/files/patch-libs_mime_test_mime-roundtrip.cpp (revision 430267) @@ -0,0 +1,14 @@ +Reduce namespace pollution from #undef BOOST_TEST_DYN_LINK after +https://github.com/boostorg/test/commit/86bcffea6dfb + +--- libs/mime/test/mime-roundtrip.cpp.orig 2015-08-27 05:04:59 UTC ++++ libs/mime/test/mime-roundtrip.cpp +@@ -16,7 +16,7 @@ + #ifdef BOOST_TEST_DYN_LINK + #define BOOST_TEST_ALTERNATIVE_INIT_API + #endif +-#include ++#include + + #include + #include Property changes on: head/devel/cpp-netlib/files/patch-libs_mime_test_mime-roundtrip.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