CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/12/19 02:15:30
Modified files:
security/xca : Makefile
security/xca/patches: patch-lib_pkcs11_cpp
Added files:
security/xca/patches: patch-lib_func_cpp patch-lib_x509name_cpp
patch-widgets_NewX509_cpp
Log message:
security/xca: prepare for next major bump
Make ASN1_STRING_TABLE entries const since libcrypto will no longer cast
away the const before return. Also drop an unnecessary opensslfeatures.h
include.
ok sthen (maintainer)
