From e84b73e5ff1fdb67c9479b0182aa2035e16aacad Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 10 Feb 2022 14:32:12 +0100 Subject: dns/bind916: update to 9.16.25 Add back the Administrator Reference Manual in the DOCS option. Changes: https://downloads.isc.org/isc/bind9/9.16.25/doc/arm/html/notes.html#notes-for-bind-9-16-25 --- dns/bind916/files/extrapatch-bind-tools | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dns/bind916/files/extrapatch-bind-tools') diff --git a/dns/bind916/files/extrapatch-bind-tools b/dns/bind916/files/extrapatch-bind-tools index 966809ffc7cd..9db9e178cdea 100644 --- a/dns/bind916/files/extrapatch-bind-tools +++ b/dns/bind916/files/extrapatch-bind-tools @@ -1,8 +1,8 @@ Only select the "tools" part of bind for building. ---- Makefile.in.orig 2021-06-08 10:45:10 UTC +--- Makefile.in.orig 2022-01-12 13:50:10 UTC +++ Makefile.in -@@ -17,7 +17,7 @@ W3M = @W3M@ +@@ -19,7 +19,7 @@ W3M = @W3M@ VERSION=@BIND9_VERSION@ @@ -11,7 +11,7 @@ Only select the "tools" part of bind for building. TARGETS = PREREQS = bind.keys.h -@@ -51,7 +51,6 @@ installdirs: +@@ -53,7 +53,6 @@ installdirs: $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${sysconfdir} install:: installdirs @@ -19,9 +19,9 @@ Only select the "tools" part of bind for building. uninstall:: rm -f ${DESTDIR}${sysconfdir}/bind.keys ---- bin/Makefile.in.orig 2021-06-08 10:45:10 UTC +--- bin/Makefile.in.orig 2022-01-12 13:50:10 UTC +++ bin/Makefile.in -@@ -11,8 +11,8 @@ srcdir = @srcdir@ +@@ -13,8 +13,8 @@ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ -- cgit v1.2.3