Summary: | mail/opendkim: Fails to build with LibreSSL 2.8.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Simeon Simeonov <sgs> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | dweimer, freebsd-ports, olivierw1+bugzilla-freebsd | ||||
Priority: | --- | Flags: | freebsd-ports:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Simeon Simeonov
2018-10-20 17:12:23 UTC
Created attachment 198410 [details]
fix build with libressl
Fix building with libressl (this was broken when applying fixes to build with OpenSSL 1.1.x)
It works great for me. Still awaiting approval though. (In reply to Daniel Austin from comment #1) I can confirm it worked on my systems as well. A commit references this bug: Author: swills Date: Sat Oct 27 02:05:02 UTC 2018 New revision: 483096 URL: https://svnweb.freebsd.org/changeset/ports/483096 Log: mail/opendkim: Fix build with LibreSSL 2.8.2 PR: 232481 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Reported by: Simeon Simeonov <blackmore@pichove.org> Changes: head/mail/opendkim/files/patch-opendkim_opendkim-crypto.c Committed, thanks! |