From owner-svn-src-stable-9@FreeBSD.ORG Wed Oct 2 19:06:05 2013 Return-Path: Delivered-To: svn-src-stable-9@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 ESMTP id B6B0C1B6; Wed, 2 Oct 2013 19:06:05 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A41D4215E; Wed, 2 Oct 2013 19:06:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r92J658Z033900; Wed, 2 Oct 2013 19:06:05 GMT (envelope-from cperciva@svn.freebsd.org) Received: (from cperciva@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r92J65Ji033898; Wed, 2 Oct 2013 19:06:05 GMT (envelope-from cperciva@svn.freebsd.org) Message-Id: <201310021906.r92J65Ji033898@svn.freebsd.org> From: Colin Percival Date: Wed, 2 Oct 2013 19:06:05 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r256003 - stable/9/etc X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-9@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 19:06:05 -0000 Author: cperciva Date: Wed Oct 2 19:06:05 2013 New Revision: 256003 URL: http://svnweb.freebsd.org/changeset/base/256003 Log: MFC r255878: Now that the portsnap buildbox is generating the raw bits for INDEX-10, add it to the set of INDEX files built by portsnap. Modified: stable/9/etc/portsnap.conf Directory Properties: stable/9/etc/ (props changed) Modified: stable/9/etc/portsnap.conf ============================================================================== --- stable/9/etc/portsnap.conf Wed Oct 2 18:51:48 2013 (r256002) +++ stable/9/etc/portsnap.conf Wed Oct 2 19:06:05 2013 (r256003) @@ -33,3 +33,4 @@ KEYPRINT=9b5feee6d69f170e3dd0a2c8e469ddb INDEX INDEX-7 DESCRIBE.7 INDEX INDEX-8 DESCRIBE.8 INDEX INDEX-9 DESCRIBE.9 +INDEX INDEX-10 DESCRIBE.10