Bug 227183 - dns/powerdns-recursor: Fix build with LibreSSL 2.7
Summary: dns/powerdns-recursor: Fix build with LibreSSL 2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/PowerDNS/pdns/pull...
Keywords: needs-qa, patch
Depends on:
Blocks: 226843
  Show dependency treegraph
 
Reported: 2018-04-01 17:08 UTC by Bernard Spil
Modified: 2018-04-03 13:02 UTC (History)
1 user (show)

See Also:
tremere: maintainer-feedback+


Attachments
svn diff for dns/powerdns-recursor (1.12 KB, patch)
2018-04-01 17:08 UTC, Bernard Spil
no flags Details | Diff
svn diff for dns/powerdns-recursor{,40} (2.23 KB, patch)
2018-04-01 17:21 UTC, Bernard Spil
brnrd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2018-04-01 17:08:23 UTC
Created attachment 192065 [details]
svn diff for dns/powerdns-recursor

```
dns/powerdns-recursor: Fix build with LibreSSL 2.7

 - LibreSSL 2.7 implements OpenSSL 1.1 API

PR:
Approved by: (maintainer)
```
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2018-04-01 17:21:29 UTC
Created attachment 192066 [details]
svn diff for dns/powerdns-recursor{,40}

Patch applies OK to powerdns-recursor40 too.
Builds OK
Comment 2 Ralf van der Enden 2018-04-03 10:45:52 UTC
Builds and runs fine with LibreSSL 2.7 with the attached patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-04-03 12:51:26 UTC
A commit references this bug:

Author: brnrd
Date: Tue Apr  3 12:50:31 UTC 2018
New revision: 466346
URL: https://svnweb.freebsd.org/changeset/ports/466346

Log:
  dns/powerdns-recursor: Fix build with LibreSSL 2.7

   - LibreSSL 2.7 implements OpenSSL 1.1 API

  PR:		227183
  Approved by:	Ralf van der Enden <tremere cainites net> (maintainer)

Changes:
  head/dns/powerdns-recursor/files/patch-opensslsigners.cc
  head/dns/powerdns-recursor40/patch-opensslsigners.cc
Comment 4 Bernard Spil freebsd_committer freebsd_triage 2018-04-03 12:55:29 UTC
Thanks for the prompt response!
Adding upstream pull-request for reference.