CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/10/15 04:47:21
Modified files:
security : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
security/xml-security-c: Makefile distinfo
security/xml-security-c/patches:
patch-xsec_enc_OpenSSL_OpenSSLCryptoBase64_cpp
patch-xsec_enc_OpenSSL_OpenSSLCryptoBase64_hpp
patch-xsec_enc_OpenSSL_OpenSSLCryptoHashHMAC_cpp
patch-xsec_enc_OpenSSL_OpenSSLCryptoProvider_cpp
patch-xsec_enc_OpenSSL_OpenSSLSupport_cpp
patch-xsec_enc_OpenSSL_OpenSSLSupport_hpp
security/xml-security-c/pkg: DESCR PLIST
Log message:
Remove security/xml-security-c as no longer needed, retired upstream
I imported it as requirement for security/libdigidocpp which has now
switched to textproc/libxml + security/xmlsec instead.
https://santuario.apache.org/ shows the last release from 2021 and a
post from July 2024 saying
[...] the C++ library has been officially retired.
OK rsadowski