Bug 268392 - dns/powerdns-recursor: update to 4.8.0
Summary: dns/powerdns-recursor: update to 4.8.0
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: Fernando Apesteguía
URL: https://blog.powerdns.com/2022/12/12/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-15 12:12 UTC by Ralf van der Enden
Modified: 2022-12-16 16:19 UTC (History)
1 user (show)

See Also:


Attachments
Update PowerDNS Recursor 4.8.0 (2.83 KB, patch)
2022-12-15 12:12 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2022-12-15 12:12:09 UTC
Created attachment 238813 [details]
Update PowerDNS Recursor 4.8.0

Q&A:
poudriere: testport ok (13.1-RELEASE;amd64)
Makefile portclippy/portmft processed

Detailed changelog: https://docs.powerdns.com/recursor/changelog/4.8.html#change-4.8.0

Added two patches to fix a compilation issue (search&replace gone wrong upstream)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-16 16:19:42 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-16 16:19:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7cd31a5fbbf32bbf0efa2c9a7646e26b644047a5

commit 7cd31a5fbbf32bbf0efa2c9a7646e26b644047a5
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2022-12-16 07:41:27 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-16 16:15:29 +0000

    dns/powerdns-recursor: update to 4.8.0

    ChangeLog:
    https://blog.powerdns.com/2022/12/12/powerdns-recursor-4-8-0-released/

    PR:             268392
    Reported by:    tremere@cainites.net (maintainer)

 dns/powerdns-recursor/Makefile                            |  2 +-
 dns/powerdns-recursor/distinfo                            |  6 +++---
 dns/powerdns-recursor/files/patch-pdns__recursor.cc (new) | 11 +++++++++++
 dns/powerdns-recursor/files/patch-rec-main.cc             |  4 ++--
 dns/powerdns-recursor/files/patch-rec-tcp.cc (new)        | 11 +++++++++++
 5 files changed, 28 insertions(+), 6 deletions(-)