svn commit: r499750 - in head/dns/bind9-devel: . files

Mathieu Arnold mat at FreeBSD.org
Tue Apr 23 12:09:28 UTC 2019


Author: mat
Date: Tue Apr 23 12:09:26 2019
New Revision: 499750
URL: https://svnweb.freebsd.org/changeset/ports/499750

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	Tue Apr 23 12:09:21 2019	(r499749)
+++ head/dns/bind9-devel/Makefile	Tue Apr 23 12:09:26 2019	(r499750)
@@ -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.12
+ISCVERSION=	9.15.0a0.2019.04.23
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	d134dd9c8ca970a64ad2c469eff1c9e228b25e4e
+GL_COMMIT=	fd7f2c8f9dbfd0a10690044683398778a2359e83
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Tue Apr 23 12:09:21 2019	(r499749)
+++ head/dns/bind9-devel/distinfo	Tue Apr 23 12:09:26 2019	(r499750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555328595
-SHA256 (isc-projects-bind9-d134dd9c8ca970a64ad2c469eff1c9e228b25e4e_GL0.tar.gz) = bac546edb7246bd9e36b4c869851c82cd95bcfcfaa30fc7f32bec07058cf2a9c
-SIZE (isc-projects-bind9-d134dd9c8ca970a64ad2c469eff1c9e228b25e4e_GL0.tar.gz) = 6343158
+TIMESTAMP = 1556019631
+SHA256 (isc-projects-bind9-fd7f2c8f9dbfd0a10690044683398778a2359e83_GL0.tar.gz) = faec8f7c1a6f2317f89469a87ce095a7d610ba31bb8b23284caa463a237b63a0
+SIZE (isc-projects-bind9-fd7f2c8f9dbfd0a10690044683398778a2359e83_GL0.tar.gz) = 6342894

Modified: head/dns/bind9-devel/files/patch-configure
==============================================================================
--- head/dns/bind9-devel/files/patch-configure	Tue Apr 23 12:09:21 2019	(r499749)
+++ head/dns/bind9-devel/files/patch-configure	Tue Apr 23 12:09:26 2019	(r499750)
@@ -1,6 +1,6 @@
---- configure.orig	2019-04-12 04:28:06 UTC
+--- configure.orig	2019-04-23 04:29:30 UTC
 +++ configure
-@@ -16605,27 +16605,9 @@ done
+@@ -16596,27 +16596,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
-@@ -16668,47 +16650,7 @@ $as_echo "no" >&6; } ;;
+@@ -16659,47 +16641,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
-@@ -21194,7 +21136,7 @@ $as_echo "" >&6; }
+@@ -21185,7 +21127,7 @@ $as_echo "" >&6; }
  			# Check other locations for includes.
  			# Order is important (sigh).
  


More information about the svn-ports-head mailing list