From owner-svn-ports-all@FreeBSD.ORG Fri Jun 6 10:59:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0119D90F; Fri, 6 Jun 2014 10:59:48 +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 E2940223E; Fri, 6 Jun 2014 10:59:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s56AxlHE066186; Fri, 6 Jun 2014 10:59:47 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s56Axk2E066177; Fri, 6 Jun 2014 10:59:46 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201406061059.s56Axk2E066177@svn.freebsd.org> From: Mathieu Arnold Date: Fri, 6 Jun 2014 10:59:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356762 - in head/dns: bind910 bind98 bind99 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.18 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, 06 Jun 2014 10:59:48 -0000 Author: mat Date: Fri Jun 6 10:59:46 2014 New Revision: 356762 URL: http://svnweb.freebsd.org/changeset/ports/356762 QAT: https://qat.redports.org/buildarchive/r356762/ Log: Don't install rndc.conf It is generated by the rc script during the first startup. And if the file is present, it messes up the rndc.key generation. Poked by: Alain Audebert Sponsored by: Absolight Modified: head/dns/bind910/Makefile head/dns/bind910/pkg-plist head/dns/bind98/Makefile head/dns/bind98/pkg-plist head/dns/bind99/Makefile head/dns/bind99/pkg-plist Modified: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Fri Jun 6 10:32:29 2014 (r356761) +++ head/dns/bind910/Makefile Fri Jun 6 10:59:46 2014 (r356762) @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.10.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} Modified: head/dns/bind910/pkg-plist ============================================================================== --- head/dns/bind910/pkg-plist Fri Jun 6 10:32:29 2014 (r356761) +++ head/dns/bind910/pkg-plist Fri Jun 6 10:59:46 2014 (r356762) @@ -402,7 +402,7 @@ sbin/nsec3hash sbin/rndc sbin/rndc-confgen sbin/tsig-keygen -@sample %%ETCDIR%%/rndc.conf.sample +%%ETCDIR%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root %%NOBASE%%%%ETCDIR%%/master/empty.db Modified: head/dns/bind98/Makefile ============================================================================== --- head/dns/bind98/Makefile Fri Jun 6 10:32:29 2014 (r356761) +++ head/dns/bind98/Makefile Fri Jun 6 10:59:46 2014 (r356762) @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.8.7 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} Modified: head/dns/bind98/pkg-plist ============================================================================== --- head/dns/bind98/pkg-plist Fri Jun 6 10:32:29 2014 (r356761) +++ head/dns/bind98/pkg-plist Fri Jun 6 10:59:46 2014 (r356762) @@ -336,8 +336,7 @@ sbin/named-journalprint sbin/nsec3hash sbin/rndc sbin/rndc-confgen -%%BASE%%@unexec rm -f %%BIND_DESTETC%%/rndc.conf.sample -%%NOBASE%%@sample %%ETCDIR%%/rndc.conf.sample +%%BIND_DESTETC%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root %%NOBASE%%%%ETCDIR%%/master/empty.db Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Fri Jun 6 10:32:29 2014 (r356761) +++ head/dns/bind99/Makefile Fri Jun 6 10:59:46 2014 (r356762) @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= 9.9.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} Modified: head/dns/bind99/pkg-plist ============================================================================== --- head/dns/bind99/pkg-plist Fri Jun 6 10:32:29 2014 (r356761) +++ head/dns/bind99/pkg-plist Fri Jun 6 10:59:46 2014 (r356762) @@ -342,8 +342,7 @@ sbin/named-journalprint sbin/nsec3hash sbin/rndc sbin/rndc-confgen -%%BASE%%@unexec rm -f %%BIND_DESTETC%%/rndc.conf.sample -%%NOBASE%%@sample %%ETCDIR%%/rndc.conf.sample +%%BIND_DESTETC%%/rndc.conf.sample %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root %%NOBASE%%%%ETCDIR%%/master/empty.db