CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/07/11 14:40:44
Modified files:
security/qca : Makefile distinfo
Added files:
security/qca/patches: patch-QcaConfig_cmake_in
security/qca/pkg: DESCR-gnupg DESCR-main DESCR-ossl PLIST-gnupg
PLIST-main PLIST-ossl
Removed files:
security/qca/pkg: DESCR PLIST
Log message:
update qca to 2.1.3.
- Merge security/{qca-ossl,qca-gnupg,qca2} into qca
to solve the update process (hint from sthen@ thanks)
- Disable SSL2 and SSL3 by default!
- Many useful tweaks and advice from landry@. Many thanks!
This patch includes the last BUILD_PACKAGES:M* block tweak
from landry@
OK sthen@