CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/09 04:52:44
Modified files:
telephony/resiprocate: Makefile
Added files:
telephony/resiprocate/patches:
patch-contrib_asio_include_asio_ssl_impl_context_ipp
Log message:
telephony/resiprocate: fix upcoming build breakage
In libssl SSL_CTX and other structs will be made opaque. Take the
code path using accessors instead of reaching directly into some
structs to fix the resulting build breakage.
ok feinerer (maintainer)
