Bug 284097

Summary: dns/powerdns-recursor: Update 5.1.3 → 5.2.0
Product: Ports & Packages Reporter: Jordan Ostreff <jordan>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz, tremere, vvd
Priority: --- Keywords: needs-patch
Version: LatestFlags: tremere: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update PowerDNS Recursor to 5.2.0 tremere: maintainer-approval+

Comment 1 Ralf van der Enden 2025-01-20 06:45:21 UTC
Created attachment 256833 [details]
Update PowerDNS Recursor to 5.2.0
Comment 2 Jordan Ostreff 2025-01-20 14:15:35 UTC
(In reply to Ralf van der Enden from comment #1)
it was build successfully on my machine. I'm testing it there.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-21 23:48:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=804862d302dbbf1d9a680ce2a19a47300659658b

commit 804862d302dbbf1d9a680ce2a19a47300659658b
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2024-11-27 21:12:33 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-01-21 23:46:33 +0000

    dns/powerdns-recursor: update to 5.2.0

    Changelog: https://blog.powerdns.com/2025/01/14/powerdns-recursor-5-2-0-released

    PR:             284097
    Reported by:    Jordan Ostreff <jordan@ostreff.info>

 dns/powerdns-recursor/Makefile        |   5 +-
 dns/powerdns-recursor/Makefile.crates |  58 ++++++++--------
 dns/powerdns-recursor/distinfo        | 122 ++++++++++++++++++----------------
 3 files changed, 98 insertions(+), 87 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2025-01-21 23:54:00 UTC
Thank you for your contribution.