Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2020 16:56:17 +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: r527645 - in head/dns/bind9-devel: . files
Message-ID:  <202003021656.022GuHrn038877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Mar  2 16:56:17 2020
New Revision: 527645
URL: https://svnweb.freebsd.org/changeset/ports/527645

Log:
  Update to latest commit.

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 Mar  2 16:55:41 2020	(r527644)
+++ head/dns/bind9-devel/Makefile	Mon Mar  2 16:56:17 2020	(r527645)
@@ -48,13 +48,13 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 # XXX: remove tar:bz2
 USES=		compiler:c11 cpe libedit pkgconfig ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.17.0a0.2020.02.24
+ISCVERSION=	9.17.0a0.2020.02.28
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	e5eac7f117023dca086ba0eeeac4dc2049ebbab9
+GL_COMMIT=	c309fcabec0f2a2ce3cb7d064efb2b1b8903789a
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Mar  2 16:55:41 2020	(r527644)
+++ head/dns/bind9-devel/distinfo	Mon Mar  2 16:56:17 2020	(r527645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582548390
-SHA256 (isc-projects-bind9-e5eac7f117023dca086ba0eeeac4dc2049ebbab9_GL0.tar.gz) = 62ed6e5e1d0ead821c1ba15d98d0a69aab0e9b9ac0f50d030698710dacc230c2
-SIZE (isc-projects-bind9-e5eac7f117023dca086ba0eeeac4dc2049ebbab9_GL0.tar.gz) = 6308889
+TIMESTAMP = 1583151235
+SHA256 (isc-projects-bind9-c309fcabec0f2a2ce3cb7d064efb2b1b8903789a_GL0.tar.gz) = 0d63d733d7d3151f5d68090e7b0e0a6ae727c09b7f03eec9142bb3a4e86c4d9c
+SIZE (isc-projects-bind9-c309fcabec0f2a2ce3cb7d064efb2b1b8903789a_GL0.tar.gz) = 6313818

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Mar  2 16:55:41 2020	(r527644)
+++ head/dns/bind9-devel/files/patch-configure	Mon Mar  2 16:56:17 2020	(r527645)
@@ -1,6 +1,6 @@
 Fixup gssapi and db detection.
 
---- configure.orig	2020-02-24 10:03:07 UTC
+--- configure.orig	2020-02-28 14:30:04 UTC
 +++ configure
 @@ -17436,27 +17436,9 @@ done
  		# problems start to show up.
@@ -81,7 +81,7 @@ Fixup gssapi and db detection.
  		DNS_GSSAPI_LIBS="$LIBS"
  
  		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -23046,7 +22988,7 @@ $as_echo "" >&6; }
+@@ -23048,7 +22990,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?202003021656.022GuHrn038877>