From owner-freebsd-stable Wed Nov 8 4: 7: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 2CA0C37B4C5 for ; Wed, 8 Nov 2000 04:07:00 -0800 (PST) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13tU08-0007Q0-00 for stable@freebsd.org; Wed, 08 Nov 2000 14:06:48 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id OAA13187 for ; Wed, 8 Nov 2000 14:06:56 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 13066; Wed Nov 8 14:06:15 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13tTza-0001Ya-00 for stable@freebsd.org; Wed, 08 Nov 2000 14:06:14 +0200 From: Sheldon Hearn To: stable@freebsd.org Subject: REQ: test gawk upgrade for release Date: Wed, 08 Nov 2000 14:06:14 +0200 Message-ID: <5987.973685174@axl.fw.uunet.co.za> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I got permission from Jordan to merge the gawk-3.0.6 upgrade to STABLE. The upgrade solves a number of problems (some even reported as PR's). However, I drastically over-estimated my free time, and it doesn't look like I'm going to get time to test this myself. I am _not_ prepared to be the only guy to break world during release candidate phase. :-) If any kind soul out there would be willing to run the (huge) patch through a make world, mergemaster and boot (possibly even a few port installs), I'd be _very_ grateful. :-) The patch can be collected at: http://people.freebsd.org/~sheldonh/awk_upgrade.patch.gz Alternatively, you can derive and apply the patch yourself as follows: # To derive: cd /usr/src/contrib/awk cvs update -dPA cvs diff -udRN -rRELENG_4 -rHEAD >~/awk_upgrade.patch cvs udpate -dPA -rRELENG_4 # To apply: patch <~/awk_upgrade.patch No need to bug this already noisy list with your feedback. You can just mail me directly. Thanks in advance, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message