Created attachment 197981 [details] Fix OpenSSL 1.1.x build
Comment on attachment 197981 [details] Fix OpenSSL 1.1.x build mail/imapfilter: Fix OpenSSL build PR: 231931 Submitted by: Nathan <ndowens@yahoo.com>
Comment on attachment 197981 [details] Fix OpenSSL 1.1.x build Going to redo this one. There is parts I don’t remember deleting
Created attachment 198025 [details] Fix OpenSSL 1.1.x build
Created attachment 198026 [details] Fix OpenSSL 1.1.x build Forgot to bump revision
Approved by: portmgr (maintainer timeout, > 1 month) Open to take, pending QA.
Comment on attachment 198026 [details] Fix OpenSSL 1.1.x build Approved by: portmgr (maintainer timeout, > 1 month) Open to take, pending QA.
Comment on attachment 198026 [details] Fix OpenSSL 1.1.x build The changes to patch-src_auth.c look wrong and will probably break LibreSSL support. I think it could be dropped entirely and the OpenSSL 1.1.x / LibreSSL builds would work just fine.
A commit references this bug: Author: tobik Date: Wed Nov 14 11:59:42 UTC 2018 New revision: 484918 URL: https://svnweb.freebsd.org/changeset/ports/484918 Log: mail/imapfilter: Drop LibreSSL patch and unbreak build with OpenSSL 1.1.1 The patch added in ports r435498 broke OpenSSL 1.1.x compatibility. A different fix for LibreSSL was committed upstream so the patch is no longer needed since imapfilter 2.6.11 [1]. [1] https://github.com/lefcha/imapfilter/commit/c1865ba1ab2fd8da14e5e018ab55c79cbc432295 PR: 232132 Approved by: bofh (maintainer timeout, 1 month) Changes: head/mail/imapfilter/files/patch-src_auth.c
A commit references this bug: Author: tobik Date: Wed Nov 14 12:01:02 UTC 2018 New revision: 484919 URL: https://svnweb.freebsd.org/changeset/ports/484919 Log: MFH: r484918 mail/imapfilter: Drop LibreSSL patch and unbreak build with OpenSSL 1.1.1 The patch added in ports r435498 broke OpenSSL 1.1.x compatibility. A different fix for LibreSSL was committed upstream so the patch is no longer needed since imapfilter 2.6.11 [1]. [1] https://github.com/lefcha/imapfilter/commit/c1865ba1ab2fd8da14e5e018ab55c79cbc432295 PR: 232132 Approved by: bofh (maintainer timeout, 1 month) Approved by: ports-secteam blanket Changes: _U branches/2018Q4/ branches/2018Q4/mail/imapfilter/files/patch-src_auth.c