Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id ADFD463BC1D for ; Fri, 4 Sep 2009 15:36:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 622B163B197; Fri, 4 Sep 2009 15:36:17 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8285963B166 for ; Fri, 4 Sep 2009 15:36:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6F8F0175D0; Fri, 4 Sep 2009 15:36:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 4 Sep 2009 15:36:16 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/shells/bash To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090904153616.6F8F0175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Sep 4 15:36:16 UTC 2009 Modified Files: pkgsrc/shells/bash: distinfo Added Files: pkgsrc/shells/bash/patches: patch-aa Log Message: Remove code that triggers parsing bugs in older gccs (e.g. on NetBSD-3.1/amd64). Reported by Michael Lambert and David A. Holland. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/shells/bash/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/shells/bash/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.