pkgsrc-Bugs archive

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

PR/40329 CVS commit: [pkgsrc-2008Q4] pkgsrc



The following reply was made to PR pkg/40329; it has been noted by GNATS.

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40329 CVS commit: [pkgsrc-2008Q4] pkgsrc
Date: Sun, 15 Feb 2009 11:40:45 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Sun Feb 15 11:40:45 UTC 2009
 
 Modified Files:
        pkgsrc/devel/bison [pkgsrc-2008Q4]: Makefile
        pkgsrc/mk/tools [pkgsrc-2008Q4]: tools.Darwin.mk
 
 Log Message:
 Pullup ticket #2698 - requested by minskim
 bison: portability fix
 
 Revisions pulled up:
 - devel/bison/Makefile                 1.69
 - mk/tools/tools.Darwin.mk             1.39
 ---
 Module Name:    pkgsrc
 Committed By:   schwarz
 Date:           Thu Jan 22 20:14:05 UTC 2009
 
 Modified Files:
          pkgsrc/mk/tools: tools.Darwin.mk
 
 Log Message:
 Do not use GNU m4 shipped with the OS on systems prior to Mac OS 10.5.
 10.4 shipped with gm4 1.4.2, 10.3 came with 1.4.
 This is not recent enough for some packages (specifically devel/
 autoconf),
 so use pkgsrc's gm4 instead.
 Fixes PR#40329.
 ---
 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.68.2.1 pkgsrc/devel/bison/Makefile
 cvs rdiff -r1.38 -r1.38.6.1 pkgsrc/mk/tools/tools.Darwin.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index