Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 07:33:02 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: 4d1d91aa1079 - main - dns/bind911: update to 9.11.35
Message-ID:  <202108260733.17Q7X2XB012019@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=4d1d91aa1079679f1b0f56914134961a5cd9cf7c

commit 4d1d91aa1079679f1b0f56914134961a5cd9cf7c
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2021-08-26 07:28:15 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2021-08-26 07:32:48 +0000

    dns/bind911: update to 9.11.35
    
    Changes:        https://downloads.isc.org/isc/bind9/9.11.35/RELEASE-NOTES-bind-9.11.35.html
---
 dns/bind911/Makefile | 2 +-
 dns/bind911/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index 28dc4ea184ac..597cda4b01f5 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 USES=	cpe libedit pkgconfig
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.34
+ISCVERSION=	9.11.35
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo
index b95b9b28e952..e632a7c458fc 100644
--- a/dns/bind911/distinfo
+++ b/dns/bind911/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627027647
-SHA256 (bind-9.11.34.tar.gz) = aa031775a73d30d951451034c84c4a716a10e6625acc4eb4bb878ed4c61b7271
-SIZE (bind-9.11.34.tar.gz) = 8307113
+TIMESTAMP = 1629962750
+SHA256 (bind-9.11.35.tar.gz) = 1c882705827b6aafa45d917ae3b20eccccc8d5df3c4477df44b04382e6c47562
+SIZE (bind-9.11.35.tar.gz) = 8308926



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