CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/28 13:44:57
Modified files:
mail/imapproxy : Makefile
mail/imapproxy/patches: patch-src_imapcommon_c
Log message:
mail/imapproxy: avoid upcoming build failure with opaque EVP_MD_CTX.
While there, simplify the patch using SSL_set1_host/SSL_set_hostflags
which avoid the need of getting the X509_VERIFY_PARM out of the SSL.
