CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/08/26 10:15:39
Modified files:
net/ntp : Makefile
net/ntp/patches: patch-sntp_libevent_test_regress_ssl_c
Removed files:
net/ntp/patches: patch-include_libssl_compat_h
patch-libntp_libssl_compat_c
Log message:
Better fix for ntp breakage. Disable some code that was guarded
by defined(LIBRESSL_VERSION_NUMBER) but shouldn't have been for
some time now.
Pointed out by jsing
ok jca
