From owner-cvs-all@FreeBSD.ORG Mon Aug 14 12:40:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A23E16A4EA; Mon, 14 Aug 2006 12:40:48 +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 BD92543D9A; Mon, 14 Aug 2006 12:40:33 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.7/8.13.7) with ESMTP id k7ECeVFw028986; Mon, 14 Aug 2006 16:40:31 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.7/8.13.7/Submit) id k7ECeVA6028985; Mon, 14 Aug 2006 16:40:31 +0400 (MSD) (envelope-from ache) Date: Mon, 14 Aug 2006 16:40:31 +0400 From: Andrey Chernov To: Ruslan Ermilov Message-ID: <20060814124031.GA28932@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200608141210.k7ECAt8T068547@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608141210.k7ECAt8T068547@repoman.freebsd.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/groff/contrib/mm Makefile 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: Mon, 14 Aug 2006 12:40:48 -0000 On Mon, Aug 14, 2006 at 12:10:54PM +0000, Ruslan Ermilov wrote: > ru 2006-08-14 12:10:54 UTC > > FreeBSD src repository > > Modified files: > gnu/usr.bin/groff/contrib/mm Makefile > Log: > Touch `locale' and `se_locale' if they exist to stop people from > thinking they are obsolete. I don't think it is a good idea. They becomes subject of every incremental dump, and so on. I.e. they will mess with every program comparing dates. To stop people thinking it is better to add a comment to apropriate place. -- http://ache.pp.ru/