CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/07/30 15:12:15
Modified files:
telephony/asterisk: Makefile distinfo
telephony/asterisk/pkg: PLIST-main
Added files:
telephony/asterisk/patches: patch-res_res_rtp_asterisk_c
Log message:
update to asterisk-13.10.0 and patch for libressl (upstream tests
OPENSSL_VERSION_NUMBER < 0x10002000L to see if DTLSv1_method is available;
it's an error at runtime only as it's in a dlopen'd module, and doesn't
crash the process, just fails loading the module, so you don't notice
until you wonder why calls are all failing...)