git: ff525a148419 - main - dns/powerdns: Update 5.0.1 => 5.0.2

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sun, 18 Jan 2026 20:28:09 UTC
The branch main has been updated by vvd:

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

commit ff525a1484193e2fbff486ef76b043dfce9f1a8c
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2026-01-18 20:25:46 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-18 20:25:46 +0000

    dns/powerdns: Update 5.0.1 => 5.0.2
    
    Changelog:
    https://doc.powerdns.com/authoritative/changelog/5.0.html#change-5.0.2
    
    PR:     291574
    MFH:    2026Q1
---
 dns/powerdns/Makefile | 7 ++++---
 dns/powerdns/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index dd0951b8447d..9ed8d87eb185 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	powerdns
-DISTVERSION=	5.0.1
+DISTVERSION=	5.0.2
 CATEGORIES=	dns
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 DISTNAME=	pdns-${DISTVERSION}
@@ -14,7 +14,8 @@ NOT_FOR_ARCHS=	i386
 NOT_FOR_ARCHS_REASON=	archs with 32-bits time_t are no longer supported by upstream
 
 LIB_DEPENDS=	libboost_program_options.so:devel/boost-libs \
-		libcurl.so:ftp/curl
+		libcurl.so:ftp/curl \
+		libsodium.so:security/libsodium
 
 USES=		autoreconf compiler:c++11-lib cpe gmake libtool \
 		localbase:ldflags pathfix pkgconfig ssl tar:bzip2
@@ -28,7 +29,7 @@ CONFIGURE_ARGS=	--disable-static \
 		--sysconfdir="${PREFIX}/etc/pdns" \
 		--with-boost="${LOCALBASE}" \
 		--with-dynmodules="pipe bind ${MODULES}" \
-		--with-libsodium=no \
+		--with-libsodium=yes \
 		--with-modules=""
 
 SCRIPTS_ENV=	CURDIR2="${.CURDIR}" \
diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo
index f530c534beae..09be31bd50ea 100644
--- a/dns/powerdns/distinfo
+++ b/dns/powerdns/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761850017
-SHA256 (pdns-5.0.1.tar.bz2) = c45f91a08d343410e992ce887edcf560c4544bae07472da1a00aa8ae418a67af
-SIZE (pdns-5.0.1.tar.bz2) = 1483090
+TIMESTAMP = 1765530839
+SHA256 (pdns-5.0.2.tar.bz2) = d360e1fa127a562a4ad0ff648aef56af76b678311c6553a7f7034677438a085d
+SIZE (pdns-5.0.2.tar.bz2) = 1482737