CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/10/18 16:12:23
Modified files:
mail/pop3d : Makefile
mail/pop3d/patches: patch-ssl_privsep_c
Log message:
mail/pop3d: Prepare for upcoming libcrypto bump: X509_LOOKUP_METHOD
will become opaque, so this will no longer compile. Upstream never
updated this to be compatible with OpenSSL 1.1, so patch out the
port's copy of LibreSSL code and replace it with LibreSSL API.
ok jturner (maintainer)
