From owner-svn-src-head@FreeBSD.ORG Fri Oct 18 15:40:53 2013 Return-Path: Delivered-To: svn-src-head@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 ESMTP id 8DFB89F0; Fri, 18 Oct 2013 15:40:53 +0000 (UTC) (envelope-from hilko.meyer@gmx.de) Received: from kirk.hochpass.uni-hannover.de (kirk.hochpass.uni-hannover.de [130.75.81.215]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 274952C6B; Fri, 18 Oct 2013 15:40:52 +0000 (UTC) Received: from SOLO.hochpass.uni-hannover.de (solo.hochpass.uni-hannover.de [130.75.81.216]) by kirk.hochpass.uni-hannover.de (8.14.5/8.14.5) with SMTP id r9IFcwee080425; Fri, 18 Oct 2013 17:38:58 +0200 (CEST) (envelope-from hilko.meyer@gmx.de) From: Hilko Meyer To: Andrey Zonov Subject: Re: svn commit: r256710 - head/tools/build/mk Date: Fri, 18 Oct 2013 17:38:58 +0200 Message-ID: <97l269dokal3obs07tc792auspk1e0j0nj@4ax.com> References: <201310172200.r9HM0ZFM072006__34950.8864027031$1382047250$gmane$org@svn.freebsd.org> In-Reply-To: <201310172200.r9HM0ZFM072006__34950.8864027031$1382047250$gmane$org@svn.freebsd.org> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 15:40:53 -0000 On Thu, 17 Oct 2013 22:00:35 +0000 (UTC), in gmane.os.freebsd.devel.cvs you wrote: >Author: zont >Date: Thu Oct 17 22:00:35 2013 >New Revision: 256710 >URL: http://svnweb.freebsd.org/changeset/base/256710 > >Log: > Add lot of missed files and dirs > >Modified: > head/tools/build/mk/OptionalObsoleteFiles.inc This fixed two files I reported in conf/167133.2. Maybe you can look for the other four and close the PR. bye, Hilko