Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5570163B886 for ; Sun, 31 Jan 2010 17:10:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EC95663B136; Sun, 31 Jan 2010 17:10:09 +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 19EAC63B11D for ; Sun, 31 Jan 2010 17:10:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 040F8175DD; Sun, 31 Jan 2010 17:10:09 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 31 Jan 2010 17:10:08 +0000 From: "S.P.Zeidler" Subject: CVS commit: pkgsrc/devel/flex To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20100131171009.040F8175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: spz Date: Sun Jan 31 17:10:08 UTC 2010 Modified Files: pkgsrc/devel/flex: distinfo Added Files: pkgsrc/devel/flex/patches: patch-ad Log Message: The comment above the code patch in the new patch file says: "This is a Hail Mary situation. It seems to work." It doesn't reliably on NetBSD-5 or -current; namely, it makes flex spit out a "Broken pipe" when presented with an input file on stdin. Finding the problem area and suggesting a workaround kudos mlelstv. There are better ways to fix it properly, which will be employed in Due Time. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/flex/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/flex/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.