CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/04/07 15:32:20
Modified files:
telephony/asterisk: Makefile distinfo
telephony/asterisk/patches: patch-Makefile patch-configure_ac
telephony/asterisk/pkg: PLIST-main
Added files:
telephony/asterisk/patches: patch-main_libasteriskssl_c
patch-main_tcptls_c
Removed files:
telephony/asterisk/patches: patch-channels_chan_skinny_c
patch-main_http_c
patch-main_manager_c
Log message:
update to asterisk-13.15.0.
add various OPENSSL_VERSION_NUMBER patches now that asterisk supports
openssl 1.1:
- we don't have openssl 1.1's SSL_is_server yet, so use the old check
for ssl->server instead
- we do still need the hack to avoid initing multiple times which is
no longer needed in openssl 1.1