Date: Fri, 21 Apr 2023 17:31:31 GMT From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 061421862992 - 2023Q2 - dns/bind916: update to 9.16.40 Message-ID: <202304211731.33LHVVxa043599@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0614218629925f4afb95f5a352f613639a7dd3c6 commit 0614218629925f4afb95f5a352f613639a7dd3c6 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2023-04-21 17:25:02 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2023-04-21 17:30:55 +0000 dns/bind916: update to 9.16.40 Changes: https://downloads.isc.org/isc/bind9/9.16.40/doc/arm/html/notes.html#notes-for-bind-9-16-40 (cherry picked from commit 0616577c33f6a248e09e03e7ce8f8c1abff06136) --- 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 0fcbae0124f1..cef171a7f0ca 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.39 +ISCVERSION= 9.16.40 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 0e0795697736..172a0c20f55b 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678904856 -SHA256 (bind-9.16.39.tar.xz) = dd2bbac60c4406652762768af73a034092c7409a5f354ac42858c83f601a3fc1 -SIZE (bind-9.16.39.tar.xz) = 5120164 +TIMESTAMP = 1681908667 +SHA256 (bind-9.16.40.tar.xz) = cf8ee5093a844a92dce0ebc405fd02c0a918731e3088b0dd7528ea99a4e40ebd +SIZE (bind-9.16.40.tar.xz) = 5120328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304211731.33LHVVxa043599>