CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/12 06:34:47
Modified files:
security/xca : Makefile
Added files:
security/xca/patches: patch-lib_openssl_compat_h
Log message:
security/xca: unbreak after libcrypto bump
The last update brought compat implementations for EVP_Digest{Sign,Verify}
which break the build after these functions were added to libcrypto.
ok sthen
