From owner-freebsd-current@FreeBSD.ORG Wed Jun 13 09:10:42 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 958E316A400 for ; Wed, 13 Jun 2007 09:10:42 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 609D213C44B for ; Wed, 13 Jun 2007 09:10:41 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 6C8E1EB4DBF for ; Wed, 13 Jun 2007 17:10:40 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id SX4RmhMLIk5S for ; Wed, 13 Jun 2007 17:10:34 +0800 (CST) Received: from LI-Xins-MacBook.local (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 14DC2EB1864 for ; Wed, 13 Jun 2007 17:10:33 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to: subject:x-enigmail-version:content-type; b=oyTI04Va63JyyuLqm+FktbXoi1qyPhJr4J8BKfTM8YVPPqc1Xasp+sNYeYJbxURBR s5xuaMhinq2U3HTahgG1A== Message-ID: <466FB481.3090503@delphij.net> Date: Wed, 13 Jun 2007 17:10:25 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: FreeBSD Current X-Enigmail-Version: 0.95.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig6F840402E4DE731B30F09BEC" Subject: RFC: diff(1) update X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 13 Jun 2007 09:10:42 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6F840402E4DE731B30F09BEC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I have done a first cut of bringing latest GNU diffutils (2.8.1) to the FreeBSD base system. This consists two parts of changes: http://people.freebsd.org/~delphij/for_review/diff.shar A shar(1) package. Remove previous /usr/src/contrib/diff and run it over /usr/src. http://people.freebsd.org/~delphij/for_review/diff.diff A patchset to build skeleton. Use patch -p0 < diff.diff in /usr/src/. Please be sure to remove 0-byte files afterward. Some notes: - I have tried to keep as most our local features (DIFF_OPTIONS, etc), but we still need to have some test cases to figure out whether there is regression. - Local changes are now maintained as patchsets. - Still need to find a better way to handle local manpage changes... Comments? Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig6F840402E4DE731B30F09BEC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGb7SBOfuToMruuMARCpC4AJ46Xs5+w5BdsZtTNnWcBSYcESJ1EQCcCCB5 HNjnMr1IrJqBJOwQoKz19a4= =YMps -----END PGP SIGNATURE----- --------------enig6F840402E4DE731B30F09BEC--