Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2018 12:03:53 +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: r485938 - in head/dns/bind9-devel: . files
Message-ID:  <201811261203.wAQC3rcv047254@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Nov 26 12:03:53 2018
New Revision: 485938
URL: https://svnweb.freebsd.org/changeset/ports/485938

Log:
  Update to latest commit.

Deleted:
  head/dns/bind9-devel/files/patch-lib_isc_rwlock.c
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 Nov 26 12:03:48 2018	(r485937)
+++ head/dns/bind9-devel/Makefile	Mon Nov 26 12:03:53 2018	(r485938)
@@ -40,13 +40,13 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 # XXX: remove tar:bz2
 USES=	compiler:c11 cpe libedit ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.13.1a0.2018.11.20
+ISCVERSION=	9.13.4a0.2018.11.20
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	380ab3b39f4ea99f7cfe0e9ce065594f3e697ab7
+GL_COMMIT=	bf519a3574acb6153d53756485c9fe567cd32c6b
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Nov 26 12:03:48 2018	(r485937)
+++ head/dns/bind9-devel/distinfo	Mon Nov 26 12:03:53 2018	(r485938)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542725919
-SHA256 (isc-projects-bind9-380ab3b39f4ea99f7cfe0e9ce065594f3e697ab7_GL0.tar.gz) = 52e89b51cf997279a65390e16fb99325c8797da1a4b44e87e639f3732be0d273
-SIZE (isc-projects-bind9-380ab3b39f4ea99f7cfe0e9ce065594f3e697ab7_GL0.tar.gz) = 6535535
+TIMESTAMP = 1543232582
+SHA256 (isc-projects-bind9-bf519a3574acb6153d53756485c9fe567cd32c6b_GL0.tar.gz) = 8f4c8bc2a47bec44b109b5103db8d3e4402a54bbcf8029e4f76e7eaf27b06ba3
+SIZE (isc-projects-bind9-bf519a3574acb6153d53756485c9fe567cd32c6b_GL0.tar.gz) = 6307901

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Nov 26 12:03:48 2018	(r485937)
+++ head/dns/bind9-devel/files/patch-configure	Mon Nov 26 12:03:53 2018	(r485938)
@@ -1,4 +1,4 @@
---- configure.orig	2018-11-19 17:02:41 UTC
+--- configure.orig	2018-11-26 10:22:36 UTC
 +++ configure
 @@ -16386,27 +16386,9 @@ done
  		# problems start to show up.
@@ -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
-@@ -21015,7 +20957,7 @@ $as_echo "" >&6; }
+@@ -21008,7 +20950,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?201811261203.wAQC3rcv047254>