Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2019 21:10:34 +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: r512189 - in head/dns/bind9-devel: . files
Message-ID:  <201909162110.x8GLAYX4088947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Sep 16 21:10:34 2019
New Revision: 512189
URL: https://svnweb.freebsd.org/changeset/ports/512189

Log:
  Update to latest commit.

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

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Mon Sep 16 21:10:06 2019	(r512188)
+++ head/dns/bind9-devel/Makefile	Mon Sep 16 21:10:34 2019	(r512189)
@@ -41,13 +41,13 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 # XXX: remove tar:bz2
 USES=	compiler:c11 cpe libedit pkgconfig ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.15.3a0.2019.08.30
+ISCVERSION=	9.15.3a0.2019.09.13
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	2367d61016304b19dadfadea70dffcab536ce4dc
+GL_COMMIT=	3699545dace25859d5fe265cb9aeced22d883eb1
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Sep 16 21:10:06 2019	(r512188)
+++ head/dns/bind9-devel/distinfo	Mon Sep 16 21:10:34 2019	(r512189)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567419416
-SHA256 (isc-projects-bind9-2367d61016304b19dadfadea70dffcab536ce4dc_GL0.tar.gz) = f5bbdd799f32ead9a46fda46ff78cbe17c6b6b05a8be725008f4d485f4317e6e
-SIZE (isc-projects-bind9-2367d61016304b19dadfadea70dffcab536ce4dc_GL0.tar.gz) = 6337913
+TIMESTAMP = 1568666955
+SHA256 (isc-projects-bind9-3699545dace25859d5fe265cb9aeced22d883eb1_GL0.tar.gz) = dc8957993d1278fba7306968b0c63e3a00343bd56678f1b549655205dcd17a92
+SIZE (isc-projects-bind9-3699545dace25859d5fe265cb9aeced22d883eb1_GL0.tar.gz) = 6343436

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Sep 16 21:10:06 2019	(r512188)
+++ head/dns/bind9-devel/files/patch-configure	Mon Sep 16 21:10:34 2019	(r512189)
@@ -1,8 +1,8 @@
 Fixup gssapi and db detection.
 
---- configure.orig	2019-08-12 08:39:30 UTC
+--- configure.orig	2019-09-13 08:55:55 UTC
 +++ configure
-@@ -17216,27 +17216,9 @@ done
+@@ -17249,27 +17249,9 @@ done
  		# problems start to show up.
  		saved_libs="$LIBS"
  		for TRY_LIBS in \
@@ -32,7 +32,7 @@ Fixup gssapi and db detection.
  		    { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
  $as_echo_n "checking linking as $TRY_LIBS... " >&6; }
  		    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-@@ -17279,47 +17261,7 @@ $as_echo "no" >&6; } ;;
+@@ -17312,47 +17294,7 @@ $as_echo "no" >&6; } ;;
  		no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
  		esac
  
@@ -81,7 +81,7 @@ Fixup gssapi and db detection.
  		DNS_GSSAPI_LIBS="$LIBS"
  
  		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -22709,7 +22651,7 @@ $as_echo "" >&6; }
+@@ -22742,7 +22684,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?201909162110.x8GLAYX4088947>