CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/10 09:08:50
Modified files:
devel/boost : Makefile
Added files:
devel/boost/patches: patch-boost_asio_ssl_impl_context_ipp
Log message:
devel/boost: fix upcoming build failure in dependent ports
Use accessors instead of reaching into SSL_CTX. The requisite
accessors have been available since LibreSSL 2.7.2 and are thus
present in all supported versions.
positive feedback from brad, looks good to jsing
