Summary: | mail/cyrus-imapd24: Fix build with LibreSSL 2.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||
Component: | Individual Port(s) | Assignee: | Hajimu UMEMOTO <ume> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Keywords: | needs-qa, patch | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ume) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 226843 | ||||||
Attachments: |
|
A commit references this bug: Author: ume Date: Sun Apr 8 02:13:55 UTC 2018 New revision: 466768 URL: https://svnweb.freebsd.org/changeset/ports/466768 Log: Fix build with LibreSSL 2.7 PR: 227167 Submitted by: brnrd Changes: head/mail/cyrus-imapd24/files/patch-imap_tls.c Thank you for the patch. I've committed it. BTW, cyrus-imapd24 has been supprting not to link Kerberos, already. |
Created attachment 192047 [details] svn diff for mail/cyrus-imapd24 ``` mail/cyrus-imapd24: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API - Don't hard-depend on a Kerberos implementation PR: Approved by: (maintainer) ```