From owner-svn-ports-head@freebsd.org Mon Jul 30 11:59:17 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57F721053EEB; Mon, 30 Jul 2018 11:59:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0D41895E99; Mon, 30 Jul 2018 11:59:17 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E397F23FBD; Mon, 30 Jul 2018 11:59:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6UBxGoS001085; Mon, 30 Jul 2018 11:59:16 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6UBxGxb001082; Mon, 30 Jul 2018 11:59:16 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201807301159.w6UBxGxb001082@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 30 Jul 2018 11:59:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475882 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/dns/bind9-devel: . files X-SVN-Commit-Revision: 475882 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2018 11:59:17 -0000 Author: mat Date: Mon Jul 30 11:59:16 2018 New Revision: 475882 URL: https://svnweb.freebsd.org/changeset/ports/475882 Log: Update to latest commit. Sponsored by: Absolight 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 Jul 30 11:59:07 2018 (r475881) +++ head/dns/bind9-devel/Makefile Mon Jul 30 11:59:16 2018 (r475882) @@ -40,13 +40,13 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 # XXX: remove tar:bz2 USES= cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.1a0.2018.07.20 +ISCVERSION= 9.13.1a0.2018.07.27 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= e0d42538f96a23b936fc634003d655b83e9dd1b1 +GL_COMMIT= e91da20dc38fb52c6b5cc733407bc73002e6b675 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Jul 30 11:59:07 2018 (r475881) +++ head/dns/bind9-devel/distinfo Mon Jul 30 11:59:16 2018 (r475882) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532349948 -SHA256 (isc-projects-bind9-e0d42538f96a23b936fc634003d655b83e9dd1b1_GL0.tar.gz) = 66603e28a3e754427e5ac09668c0d8d9f2ba2b2289c10f633bd0b92fe1f0d56e -SIZE (isc-projects-bind9-e0d42538f96a23b936fc634003d655b83e9dd1b1_GL0.tar.gz) = 8523533 +TIMESTAMP = 1532949970 +SHA256 (isc-projects-bind9-e91da20dc38fb52c6b5cc733407bc73002e6b675_GL0.tar.gz) = f7698426bac6725c9030beab236e990ba84a34bc7ead7901000f00f08ca5f582 +SIZE (isc-projects-bind9-e91da20dc38fb52c6b5cc733407bc73002e6b675_GL0.tar.gz) = 8522992 Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon Jul 30 11:59:07 2018 (r475881) +++ head/dns/bind9-devel/files/patch-configure Mon Jul 30 11:59:16 2018 (r475882) @@ -1,6 +1,6 @@ ---- configure.orig 2018-07-20 16:02:35 UTC +--- configure.orig 2018-07-27 05:55:45 UTC +++ configure -@@ -16718,27 +16718,9 @@ done +@@ -16701,27 +16701,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 -@@ -16781,47 +16763,7 @@ $as_echo "no" >&6; } ;; +@@ -16764,47 +16746,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 -@@ -23110,7 +23052,7 @@ $as_echo "" >&6; } +@@ -23093,7 +23035,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).