CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/02 07:02:43
Modified files:
x11/freerdp : Makefile distinfo
x11/freerdp/patches: patch-CMakeLists_txt
patch-channels_rdpdr_client_rdpdr_main_c
patch-libfreerdp_crypto_tls_c
x11/freerdp/pkg: PLIST
Added files:
x11/freerdp/patches: patch-libfreerdp_core_transport_c
Removed files:
x11/freerdp/patches: patch-libfreerdp_crypto_opensslcompat_c
patch-libfreerdp_crypto_opensslcompat_h
patch-winpr_libwinpr_CMakeLists_txt
patch-winpr_libwinpr_crypto_hash_c
Log message:
Update to freerdp-2.8.0, we can now remove many local patches including
some LibreSSL-related ones.
I've added another (bio_info_cb*)(void*) -> (BIO_info_cb*)(void*) patch,
like the existing one in libfreerdp/crypto/tls.c (not new in 2.8.0, but
I missed it in build log before).