Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2020 15:03:38 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556502 - in head/dns/bind911: . files
Message-ID:  <202011281503.0ASF3cvT013009@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Sat Nov 28 15:03:37 2020
New Revision: 556502
URL: https://svnweb.freebsd.org/changeset/ports/556502

Log:
  Update to 9.11.25.
  
  Changes: https://downloads.isc.org/isc/bind9/9.11.25/RELEASE-NOTES-bind-9.11.25.html

Modified:
  head/dns/bind911/Makefile   (contents, props changed)
  head/dns/bind911/distinfo   (contents, props changed)
  head/dns/bind911/files/patch-configure   (contents, props changed)

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Sat Nov 28 15:03:03 2020	(r556501)
+++ head/dns/bind911/Makefile	Sat Nov 28 15:03:37 2020	(r556502)
@@ -24,7 +24,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.24
+ISCVERSION=	9.11.25
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Sat Nov 28 15:03:03 2020	(r556501)
+++ head/dns/bind911/distinfo	Sat Nov 28 15:03:37 2020	(r556502)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603640264
-SHA256 (bind-9.11.24.tar.gz) = f261587c5d37c7f14e8393547c4556faefa701a646930f1b6408d71519a30428
-SIZE (bind-9.11.24.tar.gz) = 8273237
+TIMESTAMP = 1606573875
+SHA256 (bind-9.11.25.tar.gz) = 8491c24e5a3da68f421d0fcb946602c8d0ff963012fdd176b8026c8890f3a117
+SIZE (bind-9.11.25.tar.gz) = 8284943

Modified: head/dns/bind911/files/patch-configure
==============================================================================
--- head/dns/bind911/files/patch-configure	Sat Nov 28 15:03:03 2020	(r556501)
+++ head/dns/bind911/files/patch-configure	Sat Nov 28 15:03:37 2020	(r556502)
@@ -3,7 +3,7 @@
 - Make sure only json-c is detected.
 - Cleanup the BDB discovery code to find more recent versions.
 
---- configure.orig	2020-10-13 11:00:08 UTC
+--- configure.orig	2020-11-16 21:14:24 UTC
 +++ configure
 @@ -15692,27 +15692,9 @@ done
  		# problems start to show up.
@@ -124,7 +124,7 @@
  			have_libjson_c="yes"
  		else
  			as_fn_error $? "$use_libjson/include/json{,-c}/json.h not found." "$LINENO" 5
-@@ -24967,7 +24896,7 @@ $as_echo "" >&6; }
+@@ -24986,7 +24915,7 @@ $as_echo "" >&6; }
  			# Check other locations for includes.
  			# Order is important (sigh).
  



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