Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2ABC263C17C for ; Thu, 12 Feb 2009 18:43:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CCD1563B224; Thu, 12 Feb 2009 18:43:22 +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 0628B63B220 for ; Thu, 12 Feb 2009 18:43:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C1AE2175D0; Thu, 12 Feb 2009 18:43:21 +0000 (UTC) From: Min Sik Kim Subject: CVS commit: pkgsrc/devel/bison To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org Message-Id: <20090212184321.C1AE2175D0@cvs.netbsd.org> Date: Thu, 12 Feb 2009 18:43:21 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: minskim Date: Thu Feb 12 18:43:21 UTC 2009 Modified Files: pkgsrc/devel/bison: Makefile Log Message: Bump PKGREVISION because the path to m4 was changed on Darwin<9. The tools framework changed m4 on Darwin<9 from the native one to the pkgsrc version last month. bison needs a PKGREVISION bump because it embeds the path to m4 in its binary. To generate a diff of this commit: cvs rdiff -r1.68 -r1.69 pkgsrc/devel/bison/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.