Date: Thu, 23 Jun 2022 15:44:02 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 44e554be61d9 - main - dns/dnsdist: update to 1.7.2 Message-ID: <202206231544.25NFi2PV007971@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=44e554be61d9119220f6b940bcdd931f3f26a2a9 commit 44e554be61d9119220f6b940bcdd931f3f26a2a9 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2022-06-23 05:57:18 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-06-23 15:41:26 +0000 dns/dnsdist: update to 1.7.2 ChangeLog: https://blog.powerdns.com/2022/06/14/dnsdist-1-7-2-released/ PR: 264677 Reported by: tremere@cainites.net (maintainer) --- dns/dnsdist/Makefile | 3 +-- dns/dnsdist/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 7343ad24b30d..07ec20a5a9d3 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,8 +1,7 @@ # Created by: Carlos J Puga Medina <cpm@fbsd.es> PORTNAME= dnsdist -DISTVERSION= 1.7.1 -PORTREVISION= 1 +DISTVERSION= 1.7.2 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index e3ec6ae86bc9..4c34dcd9475a 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651452973 -SHA256 (dnsdist-1.7.1.tar.bz2) = 273a8212be2ddfaf754f752bcda4c2abc671ca5d42f776263312eb4661ea2d66 -SIZE (dnsdist-1.7.1.tar.bz2) = 1392179 +TIMESTAMP = 1655205195 +SHA256 (dnsdist-1.7.2.tar.bz2) = 524bd2bb05aa2e05982a971ae8510f2812303ab4486a3861b62212d06b1127cd +SIZE (dnsdist-1.7.2.tar.bz2) = 1391588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206231544.25NFi2PV007971>