Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2018 12:18:55 +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: r469883 - in head/dns/bind9-devel: . files
Message-ID:  <201805141218.w4ECItEx088372@repo.freebsd.org>

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

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 May 14 12:18:43 2018	(r469882)
+++ head/dns/bind9-devel/Makefile	Mon May 14 12:18:55 2018	(r469883)
@@ -34,13 +34,13 @@ 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.05.04
+ISCVERSION=	9.13.0a0.2018.05.14
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	f0d3fe5d959ab29d5d1e9e5426a62d7c11edf9ff
+GL_COMMIT=	34de85dab844040f896f56d4891bc5afd4f30d1b
 
 # XXX: remove tar:bz2
 USES=	cpe libedit ssl tar:bz2

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon May 14 12:18:43 2018	(r469882)
+++ head/dns/bind9-devel/distinfo	Mon May 14 12:18:55 2018	(r469883)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525690138
-SHA256 (isc-projects-bind9-f0d3fe5d959ab29d5d1e9e5426a62d7c11edf9ff_GL0.tar.gz) = 330e837bc02f61b9b0b13a53d35f768606a61124a233636444236edef02cb2a8
-SIZE (isc-projects-bind9-f0d3fe5d959ab29d5d1e9e5426a62d7c11edf9ff_GL0.tar.gz) = 8963375
+TIMESTAMP = 1526294640
+SHA256 (isc-projects-bind9-34de85dab844040f896f56d4891bc5afd4f30d1b_GL0.tar.gz) = 2346a94f464d971084157a5fff91f6c16805bb9596ee54a731dd04cc52a5d789
+SIZE (isc-projects-bind9-34de85dab844040f896f56d4891bc5afd4f30d1b_GL0.tar.gz) = 8955815

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon May 14 12:18:43 2018	(r469882)
+++ head/dns/bind9-devel/files/patch-configure	Mon May 14 12:18:55 2018	(r469883)
@@ -1,6 +1,6 @@
---- configure.orig	2018-05-05 00:51:14 UTC
+--- configure.orig	2018-05-14 07:26:43 UTC
 +++ configure
-@@ -14760,27 +14760,9 @@ done
+@@ -14772,27 +14772,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
-@@ -14823,47 +14805,7 @@ $as_echo "no" >&6; } ;;
+@@ -14835,47 +14817,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
-@@ -23416,7 +23358,7 @@ $as_echo "" >&6; }
+@@ -23436,7 +23378,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?201805141218.w4ECItEx088372>