Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2023 14:44:06 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 34da2d13ec58 - main - dns/powerdns: update to 4.8.0
Message-ID:  <202306061444.356Ei6q9031915@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

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

commit 34da2d13ec589a9a2d36b0b46909d298f56f538c
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2023-06-06 14:39:35 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-06-06 14:43:57 +0000

    dns/powerdns: update to 4.8.0
    
    Maintainer update to PowerDNS Authoritative Server 4.8.0
    
    Changes:        https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.0
    Upgrade notes:  https://doc.powerdns.com/authoritative/upgrading.html
    PR:             271865
---
 dns/powerdns/Makefile | 3 +--
 dns/powerdns/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index 90486a889a51..0ee27f9c4567 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	powerdns
-DISTVERSION=	4.7.4
-PORTREVISION=	1
+DISTVERSION=	4.8.0
 CATEGORIES=	dns
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 DISTNAME=	pdns-${DISTVERSION}
diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo
index 1f4c33157af8..bff1c2156d61 100644
--- a/dns/powerdns/distinfo
+++ b/dns/powerdns/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681743493
-SHA256 (pdns-4.7.4.tar.bz2) = 7469dd81fb7df11197f49638fa49ceff9f973225fc8f9c7160b0bfc00a2e7471
-SIZE (pdns-4.7.4.tar.bz2) = 1339609
+TIMESTAMP = 1685631927
+SHA256 (pdns-4.8.0.tar.bz2) = 61a96bbaf8b0ca49a9225a2254b9443c4ff8e050d337437d85af4de889e10127
+SIZE (pdns-4.8.0.tar.bz2) = 1354234



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306061444.356Ei6q9031915>