Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2019 12:00:29 +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: r499018 - in head/dns/bind9-devel: . files
Message-ID:  <201904151200.x3FC0TYn094288@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Apr 15 12:00:29 2019
New Revision: 499018
URL: https://svnweb.freebsd.org/changeset/ports/499018

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 Apr 15 12:00:22 2019	(r499017)
+++ head/dns/bind9-devel/Makefile	Mon Apr 15 12:00:29 2019	(r499018)
@@ -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.15.0a0.2019.04.10
+ISCVERSION=	9.15.0a0.2019.04.12
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	961d256d73680154383f5886aaa4d03fe8f6d867
+GL_COMMIT=	d134dd9c8ca970a64ad2c469eff1c9e228b25e4e
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Apr 15 12:00:22 2019	(r499017)
+++ head/dns/bind9-devel/distinfo	Mon Apr 15 12:00:29 2019	(r499018)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554895655
-SHA256 (isc-projects-bind9-961d256d73680154383f5886aaa4d03fe8f6d867_GL0.tar.gz) = 80a80ca0ffe52c249c18504f9bb78e4f656ce12aea62bd8f47ab731b3cb4fce4
-SIZE (isc-projects-bind9-961d256d73680154383f5886aaa4d03fe8f6d867_GL0.tar.gz) = 6341543
+TIMESTAMP = 1555328595
+SHA256 (isc-projects-bind9-d134dd9c8ca970a64ad2c469eff1c9e228b25e4e_GL0.tar.gz) = bac546edb7246bd9e36b4c869851c82cd95bcfcfaa30fc7f32bec07058cf2a9c
+SIZE (isc-projects-bind9-d134dd9c8ca970a64ad2c469eff1c9e228b25e4e_GL0.tar.gz) = 6343158

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Mon Apr 15 12:00:22 2019	(r499017)
+++ head/dns/bind9-devel/files/patch-configure	Mon Apr 15 12:00:29 2019	(r499018)
@@ -1,6 +1,6 @@
---- configure.orig	2019-03-22 10:58:02 UTC
+--- configure.orig	2019-04-12 04:28:06 UTC
 +++ configure
-@@ -16593,27 +16593,9 @@ done
+@@ -16605,27 +16605,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
-@@ -16656,47 +16638,7 @@ $as_echo "no" >&6; } ;;
+@@ -16668,47 +16650,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
-@@ -21182,7 +21124,7 @@ $as_echo "" >&6; }
+@@ -21194,7 +21136,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?201904151200.x3FC0TYn094288>