From owner-svn-ports-head@freebsd.org Thu Feb 20 09:07:51 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 000CF259C04; Thu, 20 Feb 2020 09:07:50 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48NTJQ4ShRz4Hmf; Thu, 20 Feb 2020 09:07:50 +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 50F131F43E; Thu, 20 Feb 2020 09:07:50 +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 01K97oSn062082; Thu, 20 Feb 2020 09:07:50 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01K97nsk062080; Thu, 20 Feb 2020 09:07:49 GMT (envelope-from mat@FreeBSD.org) Message-Id: <202002200907.01K97nsk062080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 20 Feb 2020 09:07:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526550 - head/dns/bind914 X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/dns/bind914 X-SVN-Commit-Revision: 526550 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.29 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: Thu, 20 Feb 2020 09:07:51 -0000 Author: mat Date: Thu Feb 20 09:07:49 2020 New Revision: 526550 URL: https://svnweb.freebsd.org/changeset/ports/526550 Log: Update to 9.14.11. Changes: https://downloads.isc.org/isc/bind9/9.14.11/RELEASE-NOTES-bind-9.14.11.html Modified: head/dns/bind914/Makefile (contents, props changed) head/dns/bind914/distinfo (contents, props changed) Modified: head/dns/bind914/Makefile ============================================================================== --- head/dns/bind914/Makefile Thu Feb 20 09:07:36 2020 (r526549) +++ head/dns/bind914/Makefile Thu Feb 20 09:07:49 2020 (r526550) @@ -29,6 +29,9 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT +DEPRECATED= End of life, please migrate to a newer version of BIND9 +EXPIRATION_DATE= 2020-04-30 + LIB_DEPENDS= libxml2.so:textproc/libxml2 .if !defined(BIND_TOOLS_SLAVE) RUN_DEPENDS= bind-tools>0:dns/bind-tools @@ -36,7 +39,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= compiler:c11 cpe libedit pkgconfig ssl # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.14.10 +ISCVERSION= 9.14.11 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind914/distinfo ============================================================================== --- head/dns/bind914/distinfo Thu Feb 20 09:07:36 2020 (r526549) +++ head/dns/bind914/distinfo Thu Feb 20 09:07:49 2020 (r526550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579767840 -SHA256 (bind-9.14.10.tar.gz) = 4ab98d5ce3102034b8a21a2fe59426aeb05bfa0be47521127dfccf09af60735a -SIZE (bind-9.14.10.tar.gz) = 6303811 +TIMESTAMP = 1582186411 +SHA256 (bind-9.14.11.tar.gz) = 8cac12671fba836335f4d3da45cfd0e12158fb6324da2f1f4aed018ec0489eec +SIZE (bind-9.14.11.tar.gz) = 6310200