Subject: CVS commit: pkgsrc/devel/bmake
To: None <pkgsrc-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: pkgsrc-changes
Date: 10/19/2001 00:41:07
Module Name: pkgsrc
Committed By: sjg
Date: Thu Oct 18 21:41:07 UTC 2001
Modified Files:
pkgsrc/devel/bmake: Makefile distinfo
pkgsrc/devel/bmake/pkg: DESCR
Log Message:
Update to bmake-3.1.12
Changes of note:
synched with NetBSD make as of 2001/10/16
fix for bug in compat mode .END processing
fix for bug in cleanup of jobs when using -jN
addition of .USEBEFORE
simpler bootstrap - compiles again on recent linux (Red Hat)
The Makefile here now deals with the fact that we may not have installed
a sys.mk in /usr/pkg/share/mk on BSD systems.
Reviewed: agc
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/bmake/Makefile pkgsrc/devel/bmake/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/bmake/pkg/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.