Date: Wed, 18 Dec 2024 16:24:01 GMT From: Joel Bodenmann <jbo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 457436dab383 - main - dns/dnsdist: Update to 1.9.8 Message-ID: <202412181624.4BIGO1rK017364@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=457436dab3835780c9a40f2bbf10df462ba9604f commit 457436dab3835780c9a40f2bbf10df462ba9604f Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2024-12-17 14:42:33 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-12-18 16:22:08 +0000 dns/dnsdist: Update to 1.9.8 Changelog: https://bz-attachments.freebsd.org/attachment.cgi?id=255931 PR: 283396 --- 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 8f53fe9bc443..0f6674057944 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnsdist -DISTVERSION= 1.9.7 +DISTVERSION= 1.9.8 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index f0339d4ea1a7..fa661a0b60ec 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728048497 -SHA256 (dnsdist-1.9.7.tar.bz2) = 285111c2b7dff6bc8a2407106a51c365cc5bf5e6287fe459a29b396c74620332 -SIZE (dnsdist-1.9.7.tar.bz2) = 1594532 +TIMESTAMP = 1734444318 +SHA256 (dnsdist-1.9.8.tar.bz2) = f664f73a96a8d7343d32696accb70fd8b1ed4328d73cdb0a627a561d6e2fd99e +SIZE (dnsdist-1.9.8.tar.bz2) = 1593902
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412181624.4BIGO1rK017364>