Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2019 22:53:13 +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: r514624 - in head/dns/bind911: . files
Message-ID:  <201910162253.x9GMrDum068460@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Oct 16 22:53:13 2019
New Revision: 514624
URL: https://svnweb.freebsd.org/changeset/ports/514624

Log:
  Update to 9.11.12.
  
  Changes:	https://downloads.isc.org/isc/bind9/9.11.12/RELEASE-NOTES-bind-9.11.12.html

Modified:
  head/dns/bind911/Makefile   (contents, props changed)
  head/dns/bind911/distinfo   (contents, props changed)
  head/dns/bind911/files/patch-configure   (contents, props changed)

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Wed Oct 16 22:02:02 2019	(r514623)
+++ head/dns/bind911/Makefile	Wed Oct 16 22:53:13 2019	(r514624)
@@ -24,7 +24,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 USES=	cpe libedit pkgconfig
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.11
+ISCVERSION=	9.11.12
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Wed Oct 16 22:02:02 2019	(r514623)
+++ head/dns/bind911/distinfo	Wed Oct 16 22:53:13 2019	(r514624)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568842315
-SHA256 (bind-9.11.11.tar.gz) = 615230336645e494d0125a3e92cf1c0f956b7408378aca66667b44eaa9de8a6b
-SIZE (bind-9.11.11.tar.gz) = 8176146
+TIMESTAMP = 1571265328
+SHA256 (bind-9.11.12.tar.gz) = c24a9734fefe5d78e8e15dcc3699683f57a4a2f00503bb2b5acdf2872211b8a3
+SIZE (bind-9.11.12.tar.gz) = 8180761

Modified: head/dns/bind911/files/patch-configure
==============================================================================
--- head/dns/bind911/files/patch-configure	Wed Oct 16 22:02:02 2019	(r514623)
+++ head/dns/bind911/files/patch-configure	Wed Oct 16 22:53:13 2019	(r514624)
@@ -1,6 +1,6 @@
---- configure.orig	2019-08-13 12:48:15 UTC
+--- configure.orig	2019-10-02 06:55:45 UTC
 +++ configure
-@@ -15628,27 +15628,9 @@ done
+@@ -15626,27 +15626,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
-@@ -15691,47 +15673,7 @@ $as_echo "no" >&6; } ;;
+@@ -15689,47 +15671,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
-@@ -24716,7 +24658,7 @@ $as_echo "" >&6; }
+@@ -24663,7 +24605,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?201910162253.x9GMrDum068460>