Index: head/mail/cyrus-imapd24/files/patch-imap_tls.c =================================================================== --- head/mail/cyrus-imapd24/files/patch-imap_tls.c (nonexistent) +++ head/mail/cyrus-imapd24/files/patch-imap_tls.c (revision 443396) @@ -0,0 +1,11 @@ +--- imap/tls.c.orig 2017-05-15 05:43:30 UTC ++++ imap/tls.c +@@ -225,7 +225,7 @@ static RSA *tmp_rsa_cb(SSL * s __attribu + } + #endif + +-#if OPENSSL_VERSION_NUMBER < 0x10100000L ++#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) + /* replacements for new 1.1 API accessors */ + /* XXX probably put these somewhere central */ + static int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) Property changes on: head/mail/cyrus-imapd24/files/patch-imap_tls.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property