Index: head/www/rubygem-passenger/files/patch-asio-libc++7 =================================================================== --- head/www/rubygem-passenger/files/patch-asio-libc++7 (nonexistent) +++ head/www/rubygem-passenger/files/patch-asio-libc++7 (revision 477200) @@ -0,0 +1,13 @@ +https://github.com/boostorg/asio/pull/135 + +--- src/cxx_supportlib/vendor-modified/boost/asio/detail/config.hpp.orig 2018-04-11 13:49:00 UTC ++++ src/cxx_supportlib/vendor-modified/boost/asio/detail/config.hpp +@@ -777,7 +777,7 @@ + #if !defined(BOOST_ASIO_HAS_STD_STRING_VIEW) + # if !defined(BOOST_ASIO_DISABLE_STD_STRING_VIEW) + # if defined(__clang__) +-# if (__cplusplus >= 201703) ++# if defined(BOOST_ASIO_HAS_CLANG_LIBCXX) || (__cplusplus >= 201703) + # if __has_include() + # define BOOST_ASIO_HAS_STD_STRING_VIEW 1 + # endif // __has_include() Property changes on: head/www/rubygem-passenger/files/patch-asio-libc++7 ___________________________________________________________________ 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