From owner-freebsd-current@FreeBSD.ORG Mon Jun 28 01:15:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D121A16A4CE; Mon, 28 Jun 2004 01:15:21 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5147C43D1F; Mon, 28 Jun 2004 01:15:19 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.7] (helo=localhost) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1Bekji-000OSO-Ic; Mon, 28 Jun 2004 03:15:18 +0200 Date: Mon, 28 Jun 2004 03:15:23 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: David O'Brien From: Oliver Eikemeier In-Reply-To: <20040627170243.GA61973@dragon.nuxi.com> Message-Id: Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: Divacky Roman cc: current@freebsd.org Subject: Re: Suggest to upgrade some software in base X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 01:15:21 -0000 David O'Brien wrote: > On Sun, Jun 27, 2004 at 04:54:08PM +0200, Divacky Roman wrote: >> Hi, >> >> I digged through our base system and looked for versions of contributed >> soft. I found these program which could (and I think should) be easily >> and painlessly upgraded (before 5.3 as 5-STABLE) because they are >> outdated etc... these are: >> >> file - 3.41 -> 4.09 >> Painless upgrade and the benefit is much newer magic file >> ftp://ftp.astron.com/pub/file/ > > Only semi-painless. The code and how it is built has changed around a > lot, else I would have upgraded it by now. That said, in progress; but > lower priority than my toolchain work. I have an update to file 4.09 sitting in my local repository, ready for committing. I've been running it for three weeks without problems, and could send the patch over for review or simply commit it. -Oliver