From owner-svn-src-all@FreeBSD.ORG Sat Nov 7 22:55:08 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B33221065676; Sat, 7 Nov 2009 22:55:08 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 623548FC0C; Sat, 7 Nov 2009 22:55:08 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 0237641C711; Sat, 7 Nov 2009 23:55:07 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id ON1JVvPpEZTE; Sat, 7 Nov 2009 23:55:06 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 508A741C710; Sat, 7 Nov 2009 23:55:06 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 545634448E6; Sat, 7 Nov 2009 22:51:06 +0000 (UTC) Date: Sat, 7 Nov 2009 22:51:06 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Doug Barton In-Reply-To: <200911072227.nA7MRYpK065428@svn.freebsd.org> Message-ID: <20091107225012.T37440@maildrop.int.zabbadoz.net> References: <200911072227.nA7MRYpK065428@svn.freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r199026 - stable/8/games/fortune/datfiles X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 22:55:08 -0000 On Sat, 7 Nov 2009, Doug Barton wrote: > Author: dougb > Date: Sat Nov 7 22:27:34 2009 > New Revision: 199026 > URL: http://svn.freebsd.org/changeset/base/199026 > > Log: > MFC r199023: > Move VCS fortune to fortunes-o > > MFC 199025: > Sort fortune Even for things like fortune files we usually do not do insta-MFCs; is there any reason this needed to be done? -- Bjoern A. Zeeb It will not break if you know what you are doing.