From owner-svn-ports-all@FreeBSD.ORG Fri May 2 11:51:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B292F966; Fri, 2 May 2014 11:51:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FF571D98; Fri, 2 May 2014 11:51:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s42BpIFJ018314; Fri, 2 May 2014 11:51:18 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s42BpIbk018312; Fri, 2 May 2014 11:51:18 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201405021151.s42BpIbk018312@svn.freebsd.org> From: Mathieu Arnold Date: Fri, 2 May 2014 11:51:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352807 - head/dns/bind910 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 11:51:18 -0000 Author: mat Date: Fri May 2 11:51:17 2014 New Revision: 352807 URL: http://svnweb.freebsd.org/changeset/ports/352807 QAT: https://qat.redports.org/buildarchive/r352807/ Log: Update to 9.10.0 Changes: https://lists.isc.org/pipermail/bind-announce/2014-May/000908.html Relnotes: yes (if applicable to ports) Sponsored by: Absolight Modified: head/dns/bind910/Makefile head/dns/bind910/distinfo Modified: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Fri May 2 11:04:47 2014 (r352806) +++ head/dns/bind910/Makefile Fri May 2 11:51:17 2014 (r352807) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bind -PORTVERSION= 9.10.0rc2 +PORTVERSION= 9.10.0 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -14,7 +14,7 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.0rc2 +ISCVERSION= 9.10.0 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind910/distinfo ============================================================================== --- head/dns/bind910/distinfo Fri May 2 11:04:47 2014 (r352806) +++ head/dns/bind910/distinfo Fri May 2 11:51:17 2014 (r352807) @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.0rc2.tar.gz) = 1cc90f89ee4ba1ee7847067d4ce977c9a80874e6fc6edd438fcc07387b6aeccb -SIZE (bind-9.10.0rc2.tar.gz) = 8335501 +SHA256 (bind-9.10.0.tar.gz) = acc2f5cc58c121f927e02c23e7e3e2e4876139eaac4a9df71800d4a38917c887 +SIZE (bind-9.10.0.tar.gz) = 8335569