Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2016 12:05:08 +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: r412044 - in head/dns/bind9-devel: . files
Message-ID:  <201603281205.u2SC58SD051142@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Mar 28 12:05:07 2016
New Revision: 412044
URL: https://svnweb.freebsd.org/changeset/ports/412044

Log:
  Update to latest snapshot.
  
  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 Mar 28 12:02:06 2016	(r412043)
+++ head/dns/bind9-devel/Makefile	Mon Mar 28 12:05:07 2016	(r412044)
@@ -19,8 +19,8 @@ COMMENT=	BIND DNS suite with updated DNS
 LICENSE=	ISCL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.0.a20160321
-HASH=		0993cd5
+ISCVERSION=	9.11.0.a20160327
+HASH=		dd185fb
 
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Mar 28 12:02:06 2016	(r412043)
+++ head/dns/bind9-devel/distinfo	Mon Mar 28 12:05:07 2016	(r412044)
@@ -1,2 +1,2 @@
-SHA256 (bind9-0993cd5.tar.gz) = 190eaf201c0df021f81bf0d1d7de843e04214993deb0e7751dec222c65615229
-SIZE (bind9-0993cd5.tar.gz) = 11692327
+SHA256 (bind9-dd185fb.tar.gz) = 44d24a44415e09cfad13abbdfdab6e58b8cd2733db72eabfe6085a6872d04f78
+SIZE (bind9-dd185fb.tar.gz) = 11693475

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Mar 28 12:02:06 2016	(r412043)
+++ head/dns/bind9-devel/files/patch-configure	Mon Mar 28 12:05:07 2016	(r412044)
@@ -1,6 +1,6 @@
---- configure.orig	2016-03-09 04:02:43 UTC
+--- configure.orig	2016-03-26 21:25:44 UTC
 +++ configure
-@@ -14151,27 +14151,9 @@ done
+@@ -14152,27 +14152,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
-@@ -14214,47 +14196,7 @@ $as_echo "no" >&6; } ;;
+@@ -14215,47 +14197,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
-@@ -21949,7 +21891,7 @@ $as_echo "" >&6; }
+@@ -22061,7 +22003,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 Mar 28 12:02:06 2016	(r412043)
+++ head/dns/bind9-devel/pkg-plist	Mon Mar 28 12:05:07 2016	(r412044)
@@ -3,6 +3,7 @@ bin/delv
 bin/dig
 bin/host
 bin/isc-config.sh
+bin/mdig
 bin/nslookup
 bin/nsupdate
 include/bind9/check.h
@@ -58,6 +59,7 @@ include/dns/name.h
 include/dns/ncache.h
 include/dns/nsec.h
 include/dns/nsec3.h
+include/dns/nta.h
 include/dns/opcode.h
 include/dns/order.h
 include/dns/peer.h
@@ -157,6 +159,7 @@ include/isc/log.h
 include/isc/magic.h
 include/isc/md5.h
 include/isc/mem.h
+include/isc/meminfo.h
 include/isc/msgcat.h
 include/isc/msgs.h
 include/isc/mutex.h
@@ -401,7 +404,6 @@ sbin/dnssec-verify
 sbin/genrandom
 sbin/isc-hmac-fixup
 sbin/lwresd
-sbin/mdig
 sbin/named
 sbin/named-checkconf
 sbin/named-checkzone



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603281205.u2SC58SD051142>