Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2018 13:48:00 +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: r473741 - in head/dns/bind9-devel: . files
Message-ID:  <201807021348.w62Dm0D6033613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jul  2 13:48:00 2018
New Revision: 473741
URL: https://svnweb.freebsd.org/changeset/ports/473741

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 Jul  2 13:47:56 2018	(r473740)
+++ head/dns/bind9-devel/Makefile	Mon Jul  2 13:48:00 2018	(r473741)
@@ -40,13 +40,13 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 # XXX: remove tar:bz2
 USES=	cpe libedit ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.13.1a0.2018.06.25
+ISCVERSION=	9.13.1a0.2018.06.30
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	ad20284104b31c4517015c3b92c53d7a02ce6dbb
+GL_COMMIT=	cebcd9184ed242375b66bcd9071d0723ad342d17
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Jul  2 13:47:56 2018	(r473740)
+++ head/dns/bind9-devel/distinfo	Mon Jul  2 13:48:00 2018	(r473741)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529935154
-SHA256 (isc-projects-bind9-ad20284104b31c4517015c3b92c53d7a02ce6dbb_GL0.tar.gz) = 0b0da50315c826732551ba402d06baa7bebaeba2ea2fc524bd4fc06f31cb0897
-SIZE (isc-projects-bind9-ad20284104b31c4517015c3b92c53d7a02ce6dbb_GL0.tar.gz) = 8548567
+TIMESTAMP = 1530531344
+SHA256 (isc-projects-bind9-cebcd9184ed242375b66bcd9071d0723ad342d17_GL0.tar.gz) = ea452aed2fa40335347ca8997a9dc686b9c69948bdec7f64b2c27188c4f66b3d
+SIZE (isc-projects-bind9-cebcd9184ed242375b66bcd9071d0723ad342d17_GL0.tar.gz) = 8556405

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Jul  2 13:47:56 2018	(r473740)
+++ head/dns/bind9-devel/files/patch-configure	Mon Jul  2 13:48:00 2018	(r473741)
@@ -1,6 +1,6 @@
---- configure.orig	2018-06-25 07:29:23 UTC
+--- configure.orig	2018-06-30 14:59:49 UTC
 +++ configure
-@@ -14992,27 +14992,9 @@ done
+@@ -14993,27 +14993,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
-@@ -15055,47 +15037,7 @@ $as_echo "no" >&6; } ;;
+@@ -15056,47 +15038,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
-@@ -23688,7 +23630,7 @@ $as_echo "" >&6; }
+@@ -23693,7 +23635,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?201807021348.w62Dm0D6033613>