CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/05/04 09:31:25
Modified files:
textproc/wkhtmltopdf: Makefile
textproc/wkhtmltopdf/patches:
patch-qt_src_network_ssl_qsslsocket_openssl_cpp
patch-qt_src_network_ssl_qsslsocket_openssl_symbols_cpp
patch-qt_src_network_ssl_qsslsocket_openssl_symbols_p_h
Log message:
textproc/wkhtmltopdf: avoid upcoming build failure
Remove much of the patching to force the OpenSSL 1.0.x code path.
This way the code uses accessors and will continue building when
we switch some structs in libssl to opaque.
This adds and removes some symbols in wkhtmltox, so bump major.
ok Frank Groeneveld (maintainer)