Bug 227183

Summary: dns/powerdns-recursor: Fix build with LibreSSL 2.7
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: tremere
Priority: --- Keywords: needs-qa, patch
Version: LatestFlags: tremere: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/PowerDNS/pdns/pull/6434
Bug Depends on:    
Bug Blocks: 226843    
Attachments:
Description Flags
svn diff for dns/powerdns-recursor
none
svn diff for dns/powerdns-recursor{,40} brnrd: maintainer-approval?

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.