Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2022 20:56:30 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 04a3a75163dd - main - dns/dnsdist: Update to 1.7.0
Message-ID:  <202201242056.20OKuUhW068104@gitrepo.freebsd.org>

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

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

commit 04a3a75163ddd989a63637e3950133fd3697146d
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2022-01-24 20:56:10 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-24 20:56:10 +0000

    dns/dnsdist: Update to 1.7.0
    
    Changelog:      https://blog.powerdns.com/2022/01/17/dnsdist-1-7-0-released/
    
    PR:             261421
---
 dns/dnsdist/Makefile | 2 +-
 dns/dnsdist/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index 8e0e369a9292..2ec3cb1fa635 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -1,7 +1,7 @@
 # Created by: Carlos J Puga Medina <cpm@fbsd.es>
 
 PORTNAME=	dnsdist
-DISTVERSION=	1.6.1
+DISTVERSION=	1.7.0
 CATEGORIES=	dns net
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 
diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo
index 5908e7ebee91..bff8ffa2fd60 100644
--- a/dns/dnsdist/distinfo
+++ b/dns/dnsdist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631700092
-SHA256 (dnsdist-1.6.1.tar.bz2) = 29040a43982ae1ad5b7313f081e26519ab3a58af6bced438311da3a65370a3a5
-SIZE (dnsdist-1.6.1.tar.bz2) = 1328069
+TIMESTAMP = 1642434869
+SHA256 (dnsdist-1.7.0.tar.bz2) = 78cc72cb0ccf7fb5f3f2fae09c79eda65a5256374da09bb541b735ea6868fc64
+SIZE (dnsdist-1.7.0.tar.bz2) = 1392585



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