Date: Mon, 24 Oct 2022 19:03:20 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 31f4a5f77c11 - main - dns/bind916: update to 9.16.34 Message-ID: <202210241903.29OJ3KGM051078@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=31f4a5f77c11d9ee2a2105b4bf23a1b493ca09a3 commit 31f4a5f77c11d9ee2a2105b4bf23a1b493ca09a3 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2022-10-24 18:38:57 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2022-10-24 19:03:10 +0000 dns/bind916: update to 9.16.34 --- dns/bind916/Makefile | 2 +- dns/bind916/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile index ffae4aad8fe7..df97748b90bd 100644 --- a/dns/bind916/Makefile +++ b/dns/bind916/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= compiler:c11 cpe libedit pkgconfig ssl tar:xz # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.16.33 +ISCVERSION= 9.16.34 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 4687d1b4ccec..bddb8c81fe33 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663770048 -SHA256 (bind-9.16.33.tar.xz) = ec4fbea4b2e368d1824971509e33fa159224ad14b436034c6bcd46104c328d91 -SIZE (bind-9.16.33.tar.xz) = 5092516 +TIMESTAMP = 1666623591 +SHA256 (bind-9.16.34.tar.xz) = 513d2efcf5d526c14a0b33af698b6df17d21cd2e011a43f4a94a4f0c84472f16 +SIZE (bind-9.16.34.tar.xz) = 5097604
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210241903.29OJ3KGM051078>