From owner-freebsd-arch@FreeBSD.ORG Sat Jul 31 03:52:52 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A0CE16A4CE for ; Sat, 31 Jul 2004 03:52:52 +0000 (GMT) Received: from robbins.dropbear.id.au (175.b.008.mel.iprimus.net.au [210.50.87.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD8543D45 for ; Sat, 31 Jul 2004 03:52:51 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id BF7B04210; Sat, 31 Jul 2004 13:52:38 +1000 (EST) Date: Sat, 31 Jul 2004 13:52:38 +1000 From: Tim Robbins To: Garance A Drosihn Message-ID: <20040731035238.GA15249@cat.robbins.dropbear.id.au> References: <20040730154011.GA98131@sanatana.dharma> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Radim Kolar cc: freebsd-arch@freebsd.org Subject: Re: newer versions of gnu diff and patch X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 03:52:52 -0000 On Fri, Jul 30, 2004 at 02:41:32PM -0400, Garance A Drosihn wrote: > At 5:40 PM +0200 7/30/04, Radim Kolar wrote: > >in freebsd 5.2 i have in base system diff 2.7 and patch 2.1. > >Are there any plans to import newer versions into base system > >for 5.3 release? > > There is an explicit decision to leave diff and patch as they are. > The newer gnu patch is also incompatible to the older patch in > some ways, so it is not a trivial "just drop it in" upgrade. A > new version of patch *will* break some things, and we certainly > do not need that right now. > > What we would like to do is to move to a bsd-licensed version of > patch, which I am supposed to be working on in my copious spare > time... FWIW, I have been running with OpenBSD's version of patch on most of my machines for a year or more now, and haven't had any problems. Tim