From owner-cvs-all@FreeBSD.ORG Tue Jan 22 23:57:34 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79B5B16A46B; Tue, 22 Jan 2008 23:57:34 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id DB0C713C44B; Tue, 22 Jan 2008 23:57:33 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m0MNvWww016045; Wed, 23 Jan 2008 02:57:32 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1201046252; bh=ulL59a2knLQgXRYJGc5+JFleOQq+MGnpnwbIpzd 4E0Y=; l=511; h=Date:From:To:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=Zh0EJfK836s6nt/75h0xHIIEIEzmr79/zHojaDuN Hxp8Oh3XeLmk/V+tfbpAB2cMjDdpCWl6IOUsCLG7tOPxFhrUCjCks+GuPDcEEKZiPUH 9rKwWdTh4YM2YjHmXgKxhy9QLpHnRxCLIq/4PT27KoXLBp32VCkWupReKlsZuEBI= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m0MNvWlE016044; Wed, 23 Jan 2008 02:57:32 +0300 (MSK) (envelope-from ache) Date: Wed, 23 Jan 2008 02:57:32 +0300 From: Andrey Chernov To: Ruslan Ermilov , Warner Losh , "David O'Brien" , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20080122235732.GA16024@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , Warner Losh , David O'Brien , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200801220005.m0M056LN028605@repoman.freebsd.org> <20080122190825.GD47055@team.vega.ru> <20080122231830.GA15131@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080122231830.GA15131@nagual.pp.ru> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: cvs commit: src/usr.bin/mklocale mklocale.1 yacc.y X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 23:57:34 -0000 On Wed, Jan 23, 2008 at 02:18:31AM +0300, Andrey Chernov wrote: > > mklocale(1) is a tool used during buildworld. Am I right > > that after this commit it should be bootstrapped (i.e., > > a new version should be built and used instead of the > > currently installed one)? > > As I can see in Makefile.inc1, it is bootstrapped already. > May I miss something? Oops, not there anymore after your latest commit. I realize that macro was empty in anycase, so I'll add it. -- http://ache.pp.ru/