pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bison Bump PKGREVISION because the path to m4 wa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85cff824716e
branches:  trunk
changeset: 554333:85cff824716e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 12 18:43:21 2009 +0000

description:
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.

diffstat:

 devel/bison/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 91ac0690317c -r 85cff824716e devel/bison/Makefile
--- a/devel/bison/Makefile      Thu Feb 12 17:33:51 2009 +0000
+++ b/devel/bison/Makefile      Thu Feb 12 18:43:21 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2008/12/12 09:08:05 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2009/02/12 18:43:21 minskim Exp $
 
 DISTNAME=              bison-2.4.1
+PKGREVISION=           1
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNU:=bison/}
 EXTRACT_SUFX=          .tar.bz2



Home | Main Index | Thread Index | Old Index