From owner-cvs-all@FreeBSD.ORG Tue Jan 22 19:08:40 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 C3A5C16A41B; Tue, 22 Jan 2008 19:08:40 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from mail.vega.ru (infra.dev.vega.ru [90.156.167.14]) by mx1.freebsd.org (Postfix) with ESMTP id 75EF013C44B; Tue, 22 Jan 2008 19:08:40 +0000 (UTC) (envelope-from rermilov@team.vega.ru) Received: from [87.242.97.68] (port=54305 helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JHOUB-00091v-KB; Tue, 22 Jan 2008 19:08:39 +0000 Received: from edoofus.dev.vega.ru (localhost [127.0.0.1]) by edoofus.dev.vega.ru (8.14.2/8.14.2) with ESMTP id m0MJ8PSv047295; Tue, 22 Jan 2008 22:08:25 +0300 (MSK) (envelope-from rermilov@team.vega.ru) Received: (from ru@localhost) by edoofus.dev.vega.ru (8.14.2/8.14.2/Submit) id m0MJ8PAL047294; Tue, 22 Jan 2008 22:08:25 +0300 (MSK) (envelope-from rermilov@team.vega.ru) X-Authentication-Warning: edoofus.dev.vega.ru: ru set sender to rermilov@team.vega.ru using -f Date: Tue, 22 Jan 2008 22:08:25 +0300 From: Ruslan Ermilov To: "Andrey A. Chernov" Message-ID: <20080122190825.GD47055@team.vega.ru> References: <200801220005.m0M056LN028605@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801220005.m0M056LN028605@repoman.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Warner Losh , cvs-all@freebsd.org, David O'Brien 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 19:08:40 -0000 On Tue, Jan 22, 2008 at 12:04:53AM +0000, Andrey A. Chernov wrote: > ache 2008-01-22 00:04:52 UTC > > FreeBSD src repository > > Modified files: > usr.bin/mklocale mklocale.1 yacc.y > Log: > Understand newly introduced "ASCII" encoding > > Revision Changes Path > 1.28 +2 -0 src/usr.bin/mklocale/mklocale.1 > 1.28 +1 -0 src/usr.bin/mklocale/yacc.y > 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)? Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer