Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B74F563B8C8 for ; Tue, 31 Mar 2009 10:09:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 637DC63B2DD; Tue, 31 Mar 2009 10:09:08 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1B11F63B120 for ; Tue, 31 Mar 2009 10:09:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 08994175D0; Tue, 31 Mar 2009 10:09:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 31 Mar 2009 10:09:07 +0000 From: Hasso Tepper Subject: CVS commit: pkgsrc/shells/bash To: pkgsrc-changes@NetBSD.org Reply-To: hasso@netbsd.org X-Mailer: log_accum Message-Id: <20090331100907.08994175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hasso Date: Tue Mar 31 10:09:06 UTC 2009 Modified Files: pkgsrc/shells/bash: Makefile distinfo Log Message: * Update to the latest patchversion 4.0.10, it fixes several segfaults in routine usage. * Switch from yacc to bison. Yacc is known to cause problems: http://lists.gnu.org/archive/html/bug-bash/2009-03/msg00115.html To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/shells/bash/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/shells/bash/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.