From owner-cvs-src@FreeBSD.ORG Thu Jul 8 23:53:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CADC16A4CE; Thu, 8 Jul 2004 23:53:20 +0000 (GMT) Received: from robbins.dropbear.id.au (192.a.010.mel.iprimus.net.au [210.50.200.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9267043D45; Thu, 8 Jul 2004 23:53:19 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 2F94441FA; Fri, 9 Jul 2004 09:56:38 +1000 (EST) Date: Fri, 9 Jul 2004 09:56:38 +1000 From: Tim Robbins To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org Message-ID: <20040708235638.GA21649@cat.robbins.dropbear.id.au> References: <200407021107.i62B7gjj022933@repoman.freebsd.org> <20040702112016.GA43050@cat.robbins.dropbear.id.au> <20040708151654.GB76640@tara.freenix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040708151654.GB76640@tara.freenix.org> User-Agent: Mutt/1.4.1i Subject: Re: cvs commit: src/contrib/gnu-sort/src sort.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 23:53:20 -0000 On Thu, Jul 08, 2004 at 05:16:54PM +0200, Ollivier Robert wrote: > According to Tim Robbins: > > Yes, this takes the file off the vendor branch. The patch should be > > included in a future release of coreutils, so this will hopefully > > not become a maintenance nightmare. > > How about importing it directly on the vendor branch then? Because there's very little chance that it will be included verbatim. Tim