Date: Thu, 15 Jul 2021 20:13:38 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 9b8814c0ed66 - 2021Q3 - dns/powerdns-recursor: update to 4.5.4 Message-ID: <202107152013.16FKDcYh056016@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b8814c0ed66bd67d773f3a9c1bf3c1059a36902 commit 9b8814c0ed66bd67d773f3a9c1bf3c1059a36902 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2021-07-15 20:06:59 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-07-15 20:13:32 +0000 dns/powerdns-recursor: update to 4.5.4 Announcement https://blog.powerdns.com/2021/07/02/powerdns-recursor-4-5-4-released/ PR: 257199 (cherry picked from commit a2456ec67ae8cbce0a493ecdbc79c90e7b35573c) --- dns/powerdns-recursor/Makefile | 2 +- dns/powerdns-recursor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 28e4c46e039b..2963d34af4ff 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,7 +1,7 @@ # Created by: sten@blinkenlights.nl PORTNAME= recursor -DISTVERSION= 4.5.2 +DISTVERSION= 4.5.4 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 66d31cf9c6e4..dbc7c5c6185c 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623230795 -SHA256 (pdns-recursor-4.5.2.tar.bz2) = b1283d5354f1cbb3d15791f96af3ab3e08a13453431e94fe87b8dbe9f78f0184 -SIZE (pdns-recursor-4.5.2.tar.bz2) = 1464834 +TIMESTAMP = 1625221061 +SHA256 (pdns-recursor-4.5.4.tar.bz2) = 015d606a8f9a4a711489634d57375c77cc34f999ca43c195d8002e31a747896a +SIZE (pdns-recursor-4.5.4.tar.bz2) = 1466655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152013.16FKDcYh056016>