CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/16 06:14:51
Modified files:
telephony/coturn: Makefile distinfo
telephony/coturn/patches: patch-src_apps_relay_mainrelay_c
telephony/coturn/pkg: turnserver.rc
Added files:
telephony/coturn/patches: patch-src_apps_common_apputils_c
Removed files:
telephony/coturn/patches:
patch-src_apps_relay_ns_ioalib_engine_impl_c
Log message:
Update coturn to version 4.6.3-r0, which is now hosted on github.
Changes to the port include:
- Enable ignore_sigpipe() functionality for OpenBSD
- Don't install a default pidfile (this also simplifies the rc script)
- Remove the custom LIBRESSL_VERSION_NUMBER changes, which are no longer
required
With input from tb@, sthen@, lucas@
OK sthen@, lucas@