CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/08/09 09:04:21
Modified files:
x11/x11vnc : Makefile distinfo
x11/x11vnc/patches: patch-configure_ac
x11/x11vnc/pkg : PLIST
Added files:
x11/x11vnc/patches: patch-src_enc_h patch-src_gui_c
patch-src_help_c patch-src_sslhelper_c
patch-src_ssltools_h patch-src_unixpw_c
Removed files:
x11/x11vnc/files: automake.dep
x11/x11vnc/patches: patch-x11vnc_enc_h patch-x11vnc_gui_c
patch-x11vnc_help_c patch-x11vnc_options_c
patch-x11vnc_ssltools_h
patch-x11vnc_unixpw_c
Log message:
Update to x11vnc 0.9.15 (switching from the original upstream to the
community-maintained version at LibVNC), including some buffer overleak and
memory leak fixes. From semarie with a few changes to autoconf handling from me.