svn commit: r471542 - in head/dns/bind9-devel: . files

Mathieu Arnold mat at FreeBSD.org
Mon Jun 4 12:07:50 UTC 2018


Author: mat
Date: Mon Jun  4 12:07:48 2018
New Revision: 471542
URL: https://svnweb.freebsd.org/changeset/ports/471542

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)
  head/dns/bind9-devel/pkg-plist   (contents, props changed)

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Mon Jun  4 12:07:39 2018	(r471541)
+++ head/dns/bind9-devel/Makefile	Mon Jun  4 12:07:48 2018	(r471542)
@@ -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.25
+ISCVERSION=	9.13.0a0.2018.06.03
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	58ad54e7a1f1725c2c6956813e23169b911a05b8
+GL_COMMIT=	193cc42b442996685caa94ec8aec914ecf6d3357
 
 # XXX: remove tar:bz2
 USES=	cpe libedit ssl tar:bz2

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Jun  4 12:07:39 2018	(r471541)
+++ head/dns/bind9-devel/distinfo	Mon Jun  4 12:07:48 2018	(r471542)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527498897
-SHA256 (isc-projects-bind9-58ad54e7a1f1725c2c6956813e23169b911a05b8_GL0.tar.gz) = 4dee3ec7653cce209cb1bf932fc3c08205a975948e126fbe05a289264a05fa9c
-SIZE (isc-projects-bind9-58ad54e7a1f1725c2c6956813e23169b911a05b8_GL0.tar.gz) = 8929489
+TIMESTAMP = 1528111031
+SHA256 (isc-projects-bind9-193cc42b442996685caa94ec8aec914ecf6d3357_GL0.tar.gz) = feb295b6806fb4dddc655e85f769236862e0516719def6a272eeb3ffe8d6c44a
+SIZE (isc-projects-bind9-193cc42b442996685caa94ec8aec914ecf6d3357_GL0.tar.gz) = 8930979

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Jun  4 12:07:39 2018	(r471541)
+++ head/dns/bind9-devel/files/patch-configure	Mon Jun  4 12:07:48 2018	(r471542)
@@ -1,6 +1,6 @@
---- configure.orig	2018-05-25 19:58:32 UTC
+--- configure.orig	2018-06-04 02:34:28 UTC
 +++ configure
-@@ -14757,27 +14757,9 @@ done
+@@ -14855,27 +14855,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
-@@ -14820,47 +14802,7 @@ $as_echo "no" >&6; } ;;
+@@ -14918,47 +14900,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
-@@ -23329,7 +23271,7 @@ $as_echo "" >&6; }
+@@ -23453,7 +23395,7 @@ $as_echo "" >&6; }
  			# Check other locations for includes.
  			# Order is important (sigh).
  

Modified: head/dns/bind9-devel/pkg-plist
==============================================================================
--- head/dns/bind9-devel/pkg-plist	Mon Jun  4 12:07:39 2018	(r471541)
+++ head/dns/bind9-devel/pkg-plist	Mon Jun  4 12:07:48 2018	(r471542)
@@ -188,6 +188,7 @@ include/isc/net.h
 include/isc/netaddr.h
 include/isc/netdb.h
 include/isc/netscope.h
+include/isc/nonce.h
 include/isc/offset.h
 include/isc/once.h
 include/isc/os.h


More information about the svn-ports-all mailing list