Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2019 18:50:21 +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: r492714 - in head/dns/bind9-devel: . files
Message-ID:  <201902111850.x1BIoLTI042358@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Feb 11 18:50:21 2019
New Revision: 492714
URL: https://svnweb.freebsd.org/changeset/ports/492714

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-bin_named_include_named_globals.h   (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 Feb 11 18:50:06 2019	(r492713)
+++ head/dns/bind9-devel/Makefile	Mon Feb 11 18:50:21 2019	(r492714)
@@ -9,7 +9,7 @@ PORTREVISION=	0
 .else
 # XXX: correct version
 # dns/bind9xx here
-PORTREVISION=	1
+PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
 # XXX: put the ISC master_site
@@ -38,13 +38,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.4a0.2019.02.01
+ISCVERSION=	9.13.4a0.2019.02.10
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	1557d116ea3ec7d741b4ff4d247f9452ad90b255
+GL_COMMIT=	6537d0a1e21ec95e63fc259cc666558b14e1a792
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Feb 11 18:50:06 2019	(r492713)
+++ head/dns/bind9-devel/distinfo	Mon Feb 11 18:50:21 2019	(r492714)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549300619
-SHA256 (isc-projects-bind9-1557d116ea3ec7d741b4ff4d247f9452ad90b255_GL0.tar.gz) = 98abe3b22b2328eef7421a9278aa16d6d74b3d50f8128178883e39e444b71749
-SIZE (isc-projects-bind9-1557d116ea3ec7d741b4ff4d247f9452ad90b255_GL0.tar.gz) = 6344640
+TIMESTAMP = 1549910372
+SHA256 (isc-projects-bind9-6537d0a1e21ec95e63fc259cc666558b14e1a792_GL0.tar.gz) = 761b367c1e7863f6566d1f50cdb133c3cdef3132dceac9e566491c1246e25325
+SIZE (isc-projects-bind9-6537d0a1e21ec95e63fc259cc666558b14e1a792_GL0.tar.gz) = 6351630

Modified: head/dns/bind9-devel/files/patch-bin_named_include_named_globals.h
==============================================================================
--- head/dns/bind9-devel/files/patch-bin_named_include_named_globals.h	Mon Feb 11 18:50:06 2019	(r492713)
+++ head/dns/bind9-devel/files/patch-bin_named_include_named_globals.h	Mon Feb 11 18:50:21 2019	(r492714)
@@ -1,8 +1,8 @@
 We reference the pid file as being run/named/pid everywere else.
 
---- bin/named/include/named/globals.h.orig	2018-12-20 23:38:02 UTC
+--- bin/named/include/named/globals.h.orig	2019-02-10 20:07:38 UTC
 +++ bin/named/include/named/globals.h
-@@ -128,7 +128,7 @@ EXTERN bool		named_g_forcelock	INIT(false);
+@@ -129,7 +129,7 @@ EXTERN bool		named_g_forcelock	INIT(false);
  #if NAMED_RUN_PID_DIR
  EXTERN const char *		named_g_defaultpidfile 	INIT(NAMED_LOCALSTATEDIR
  							     "/run/named/"

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Feb 11 18:50:06 2019	(r492713)
+++ head/dns/bind9-devel/files/patch-configure	Mon Feb 11 18:50:21 2019	(r492714)
@@ -1,4 +1,4 @@
---- configure.orig	2019-02-01 06:55:25 UTC
+--- configure.orig	2019-02-10 20:07:38 UTC
 +++ configure
 @@ -16302,27 +16302,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
-@@ -20880,7 +20822,7 @@ $as_echo "" >&6; }
+@@ -20864,7 +20806,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?201902111850.x1BIoLTI042358>