CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/04/19 10:52:31
Modified files:
textproc/mupdf : Makefile
textproc/mupdf/patches: patch-Makerules
Added files:
textproc/mupdf/patches:
patch-source_helpers_pkcs7_pkcs7-openssl_c
Log message:
enable crypto for pdf signatures.
use compatible code for libressl (mupdf expects openssl 1.1.0), and use
certs from /etc/ssl/cert.pem instead of relying only on Adobe embedded
certificate.
OK sthen@
