CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/05/12 08:37:36
Modified files:
mail/isync : Makefile
mail/isync/patches: patch-src_socket_c
Log message:
Better LIBRESSL_VERSION_NUMBER check
LibreSSL 2.7.1 started providing X509_OBJECT_get0_X509 and
X509_STORE_get0_objects, so use them.
While here fix a format string warning (%hu vs %d).
ok kn@ (maintainer)
