Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2018 14:12:40 +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: r464252 - in head/dns/bind9-devel: . files
Message-ID:  <201803121412.w2CECeA8007876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Mar 12 14:12:40 2018
New Revision: 464252
URL: https://svnweb.freebsd.org/changeset/ports/464252

Log:
  Update to latest commit.
  
  Sponsored by:	Absolight

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 Mar 12 14:12:24 2018	(r464251)
+++ head/dns/bind9-devel/Makefile	Mon Mar 12 14:12:40 2018	(r464252)
@@ -29,12 +29,12 @@ LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.13.0a0.2018.03.02
+ISCVERSION=	9.13.0a0.2018.03.10
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	8529e124eaf13447835a1a0f6453f2812a780710
+GL_COMMIT=	129e13b92d1af4c45c93fa81dd2105348c35e23c
 
 USES=	cpe libedit tar:bz2
 

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Mar 12 14:12:24 2018	(r464251)
+++ head/dns/bind9-devel/distinfo	Mon Mar 12 14:12:40 2018	(r464252)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520244716
-SHA256 (isc-projects-bind9-8529e124eaf13447835a1a0f6453f2812a780710_GL0.tar.gz) = 2971de772ed6611b670dc0634f175cbaca933b3de1fd29b883bea15446f0e67c
-SIZE (isc-projects-bind9-8529e124eaf13447835a1a0f6453f2812a780710_GL0.tar.gz) = 9503228
+TIMESTAMP = 1520861656
+SHA256 (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 39af0c4b7192a60a104c16a432fe347e817718c0a408f86f2fb5bbeb436520e4
+SIZE (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 9415205

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Mar 12 14:12:24 2018	(r464251)
+++ head/dns/bind9-devel/files/patch-configure	Mon Mar 12 14:12:40 2018	(r464252)
@@ -1,6 +1,6 @@
---- configure.orig	2018-02-26 06:30:28 UTC
+--- configure.orig	2018-03-10 21:11:33 UTC
 +++ configure
-@@ -14799,27 +14799,9 @@ done
+@@ -14798,27 +14798,9 @@ done
  		# problems start to show up.
  		saved_libs="$LIBS"
  		for TRY_LIBS in \
@@ -30,7 +30,7 @@
  		    { $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
-@@ -14862,47 +14844,7 @@ $as_echo "no" >&6; } ;;
+@@ -14861,47 +14843,7 @@ $as_echo "no" >&6; } ;;
  		no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
  		esac
  
@@ -79,7 +79,7 @@
  		DNS_GSSAPI_LIBS="$LIBS"
  
  		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -23541,7 +23483,7 @@ $as_echo "" >&6; }
+@@ -23540,7 +23482,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?201803121412.w2CECeA8007876>