From owner-cvs-all@FreeBSD.ORG Fri Jul 2 12:17:54 2004 Return-Path: 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 5DAD916A4CE; Fri, 2 Jul 2004 12:17:54 +0000 (GMT) Received: from robbins.dropbear.id.au (209.c.010.mel.iprimus.net.au [210.50.202.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA6B543D46; Fri, 2 Jul 2004 12:17:53 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 69FC4421A; Fri, 2 Jul 2004 21:20:16 +1000 (EST) Date: Fri, 2 Jul 2004 21:20:16 +1000 From: Tim Robbins To: "Tim J. Robbins" Message-ID: <20040702112016.GA43050@cat.robbins.dropbear.id.au> References: <200407021107.i62B7gjj022933@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407021107.i62B7gjj022933@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gnu-sort/src sort.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 02 Jul 2004 12:17:54 -0000 On Fri, Jul 02, 2004 at 11:07:42AM +0000, Tim J. Robbins wrote: > tjr 2004-07-02 11:07:42 UTC > > FreeBSD src repository > > Modified files: > contrib/gnu-sort/src sort.c > Log: > Add support for multi-byte character sets. > > Obtained from: Mitsuru Chinen (IBM) via The Fedora Project 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. http://oss.software.ibm.com/linux/patches/?patch_id=1383 http://download.fedora.redhat.com/pub/fedora/linux/core/2/SRPMS/coreutils-5.2.1-7.src.rpm Tim