Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2021 15:11:11 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: 3bc35da302a8 - main - dns/bind9-devel: Update to latest commit
Message-ID:  <202106281511.15SFBBAG073057@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=3bc35da302a8e76110dd110138ab6e4c1faf54fe

commit 3bc35da302a8e76110dd110138ab6e4c1faf54fe
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2021-06-28 15:09:49 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2021-06-28 15:10:53 +0000

    dns/bind9-devel: Update to latest commit
---
 dns/bind-tools/pkg-plist-devel                         | 14 +++++++-------
 dns/bind9-devel/Makefile                               |  6 +++---
 dns/bind9-devel/distinfo                               |  6 +++---
 dns/bind9-devel/files/extrapatch-bind-min-override-ttl | 12 ++++++------
 dns/bind9-devel/pkg-plist                              | 14 +++++++-------
 5 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/dns/bind-tools/pkg-plist-devel b/dns/bind-tools/pkg-plist-devel
index 8ea57b8981d4..4c095f749598 100644
--- a/dns/bind-tools/pkg-plist-devel
+++ b/dns/bind-tools/pkg-plist-devel
@@ -17,19 +17,19 @@ bin/nsec3hash
 bin/nslookup
 bin/nsupdate
 lib/bind-tools/libbind9.so
-lib/bind-tools/libbind9-9.17.14.so
+lib/bind-tools/libbind9-9.17.15.so
 lib/bind-tools/libdns.so
-lib/bind-tools/libdns-9.17.14.so
+lib/bind-tools/libdns-9.17.15.so
 lib/bind-tools/libirs.so
-lib/bind-tools/libirs-9.17.14.so
+lib/bind-tools/libirs-9.17.15.so
 lib/bind-tools/libisc.so
-lib/bind-tools/libisc-9.17.14.so
+lib/bind-tools/libisc-9.17.15.so
 lib/bind-tools/libisccc.so
-lib/bind-tools/libisccc-9.17.14.so
+lib/bind-tools/libisccc-9.17.15.so
 lib/bind-tools/libisccfg.so
-lib/bind-tools/libisccfg-9.17.14.so
+lib/bind-tools/libisccfg-9.17.15.so
 lib/bind-tools/libns.so
-lib/bind-tools/libns-9.17.14.so
+lib/bind-tools/libns-9.17.15.so
 man/man1/arpaname.1.gz
 man/man1/delv.1.gz
 man/man1/dig.1.gz
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index e7b7a46dc6f8..2e8899b7d321 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -49,13 +49,13 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 # XXX: remove tar:bz2
 USES=		autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.17.14a0.2021.06.18
+ISCVERSION=	9.17.15a0.2021.06.28
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	fb335e4b47a6286da98c9cfaac211db0157c1c0d
+GL_COMMIT=	f4c4217eec2a8422c9af89833602c5353bd61ebe
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
@@ -266,7 +266,7 @@ post-install:
 
 post-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/CHANGES* ${WRKSRC}/HISTORY.md \
+	${INSTALL_DATA} ${WRKSRC}/CHANGES* \
 		${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
 .else
 
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index fd1c9b10fdc9..efcf46e01291 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624257524
-SHA256 (isc-projects-bind9-fb335e4b47a6286da98c9cfaac211db0157c1c0d_GL0.tar.gz) = 7ff54de9f1e8dba8035c7bca33e9963cf750ebbe621e8f95ed2b6fcf8c5b1323
-SIZE (isc-projects-bind9-fb335e4b47a6286da98c9cfaac211db0157c1c0d_GL0.tar.gz) = 6216335
+TIMESTAMP = 1624884774
+SHA256 (isc-projects-bind9-f4c4217eec2a8422c9af89833602c5353bd61ebe_GL0.tar.gz) = 9567f413d97559e3c36cfc9b58a37b852b05c192b5d98ab46f4c012220aece25
+SIZE (isc-projects-bind9-f4c4217eec2a8422c9af89833602c5353bd61ebe_GL0.tar.gz) = 6207827
diff --git a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
index fd5269fa1cdf..8595891cf1c1 100644
--- a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
+++ b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
@@ -1,6 +1,6 @@
 Add the override-cache-ttl feature.
 
---- bin/named/config.c.orig	2021-06-18 07:21:27 UTC
+--- bin/named/config.c.orig	2021-06-28 10:15:12 UTC
 +++ bin/named/config.c
 @@ -179,6 +179,7 @@ options {\n\
  	notify-source *;\n\
@@ -10,9 +10,9 @@ Add the override-cache-ttl feature.
  	provide-ixfr true;\n\
  	qname-minimization relaxed;\n\
  	query-source address *;\n\
---- bin/named/server.c.orig	2021-06-18 07:21:27 UTC
+--- bin/named/server.c.orig	2021-06-28 10:15:12 UTC
 +++ bin/named/server.c
-@@ -4456,6 +4456,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
+@@ -4498,6 +4498,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
  	}
  
  	obj = NULL;
@@ -24,7 +24,7 @@ Add the override-cache-ttl feature.
  	result = named_config_get(maps, "max-cache-ttl", &obj);
  	INSIST(result == ISC_R_SUCCESS);
  	view->maxcachettl = cfg_obj_asduration(obj);
---- lib/dns/include/dns/view.h.orig	2021-06-18 07:21:27 UTC
+--- lib/dns/include/dns/view.h.orig	2021-06-28 10:15:12 UTC
 +++ lib/dns/include/dns/view.h
 @@ -154,6 +154,7 @@ struct dns_view {
  	bool		      requestnsid;
@@ -34,7 +34,7 @@ Add the override-cache-ttl feature.
  	dns_ttl_t	      maxncachettl;
  	dns_ttl_t	      mincachettl;
  	dns_ttl_t	      minncachettl;
---- lib/dns/resolver.c.orig	2021-06-18 07:21:27 UTC
+--- lib/dns/resolver.c.orig	2021-06-28 10:15:12 UTC
 +++ lib/dns/resolver.c
 @@ -6387,6 +6387,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes
  		}
@@ -49,7 +49,7 @@ Add the override-cache-ttl feature.
  		 * Enforce the configure maximum cache TTL.
  		 */
  		if (rdataset->ttl > res->view->maxcachettl) {
---- lib/isccfg/namedconf.c.orig	2021-06-18 07:21:27 UTC
+--- lib/isccfg/namedconf.c.orig	2021-06-28 10:15:12 UTC
 +++ lib/isccfg/namedconf.c
 @@ -2028,6 +2028,7 @@ static cfg_clausedef_t view_clauses[] = {
  #endif /* ifdef HAVE_LMDB */
diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist
index f7ed1b892cdc..feb3697570fc 100644
--- a/dns/bind9-devel/pkg-plist
+++ b/dns/bind9-devel/pkg-plist
@@ -266,19 +266,19 @@ include/pkcs11/pkcs11.h
 lib/bind/filter-a.so
 lib/bind/filter-aaaa.so
 lib/libbind9.so
-lib/libbind9-9.17.14.so
+lib/libbind9-9.17.15.so
 lib/libdns.so
-lib/libdns-9.17.14.so
+lib/libdns-9.17.15.so
 lib/libirs.so
-lib/libirs-9.17.14.so
+lib/libirs-9.17.15.so
 lib/libisc.so
-lib/libisc-9.17.14.so
+lib/libisc-9.17.15.so
 lib/libisccc.so
-lib/libisccc-9.17.14.so
+lib/libisccc-9.17.15.so
 lib/libisccfg.so
-lib/libisccfg-9.17.14.so
+lib/libisccfg-9.17.15.so
 lib/libns.so
-lib/libns-9.17.14.so
+lib/libns-9.17.15.so
 @comment man/man1/arpaname.1.gz
 @comment man/man1/delv.1.gz
 @comment man/man1/dig.1.gz



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