Subject: CVS commit: pkgsrc/devel/bmake
From: Nia Alarie
Date: 2020-05-24 23:10:17
Message id: 20200524211017.EB0CFFB27@cvs.NetBSD.org

Log Message:
bmake: Update to 20200524.

This should help bootstrap on older platforms, such as IRIX with
the mipspro compiler.

2020-05-24  Simon J Gerraty  <sjg@beast.crufty.net>

	* configure.in: add AC_PROG_CC_C99 for mipspro compiler
	* dirname.c: remove include of namespace.h

Files:
RevisionActionfile
1.75modifypkgsrc/devel/bmake/Makefile
1.14modifypkgsrc/devel/bmake/files/ChangeLog
1.5modifypkgsrc/devel/bmake/files/Makefile
1.3modifypkgsrc/devel/bmake/files/VERSION
1.6modifypkgsrc/devel/bmake/files/aclocal.m4
1.9modifypkgsrc/devel/bmake/files/arch.c
1.12modifypkgsrc/devel/bmake/files/bmake.1
1.14modifypkgsrc/devel/bmake/files/boot-strap
1.5modifypkgsrc/devel/bmake/files/bsd.after-import.mk
1.7modifypkgsrc/devel/bmake/files/buf.c
1.6modifypkgsrc/devel/bmake/files/buf.h
1.12modifypkgsrc/devel/bmake/files/compat.c
1.10modifypkgsrc/devel/bmake/files/cond.c
1.18modifypkgsrc/devel/bmake/files/configure
1.16modifypkgsrc/devel/bmake/files/configure.in
1.8modifypkgsrc/devel/bmake/files/dir.c
1.7modifypkgsrc/devel/bmake/files/dir.h
1.4modifypkgsrc/devel/bmake/files/dirname.c
1.9modifypkgsrc/devel/bmake/files/for.c
1.5modifypkgsrc/devel/bmake/files/getopt.c
1.7modifypkgsrc/devel/bmake/files/hash.c
1.6modifypkgsrc/devel/bmake/files/hash.h
1.5modifypkgsrc/devel/bmake/files/install-sh
1.20modifypkgsrc/devel/bmake/files/job.c
1.10modifypkgsrc/devel/bmake/files/job.h
1.6modifypkgsrc/devel/bmake/files/lst.h
1.13modifypkgsrc/devel/bmake/files/machine.sh
1.16modifypkgsrc/devel/bmake/files/main.c
1.5modifypkgsrc/devel/bmake/files/make-conf.h
1.8modifypkgsrc/devel/bmake/files/make.c
1.11modifypkgsrc/devel/bmake/files/make.h
1.4modifypkgsrc/devel/bmake/files/make_malloc.c
1.4modifypkgsrc/devel/bmake/files/make_malloc.h
1.4modifypkgsrc/devel/bmake/files/makefile.in
1.5modifypkgsrc/devel/bmake/files/meta.c
1.4modifypkgsrc/devel/bmake/files/meta.h
1.3modifypkgsrc/devel/bmake/files/metachar.c
1.3modifypkgsrc/devel/bmake/files/metachar.h
1.5modifypkgsrc/devel/bmake/files/mkdeps.sh
1.10modifypkgsrc/devel/bmake/files/nonints.h
1.13modifypkgsrc/devel/bmake/files/os.sh
1.12modifypkgsrc/devel/bmake/files/parse.c
1.7modifypkgsrc/devel/bmake/files/pathnames.h
1.6modifypkgsrc/devel/bmake/files/ranlib.h
1.4modifypkgsrc/devel/bmake/files/realpath.c
1.5modifypkgsrc/devel/bmake/files/setenv.c
1.8modifypkgsrc/devel/bmake/files/sigcompat.c
1.6modifypkgsrc/devel/bmake/files/sprite.h
1.7modifypkgsrc/devel/bmake/files/str.c
1.4modifypkgsrc/devel/bmake/files/stresep.c
1.4modifypkgsrc/devel/bmake/files/strlcpy.c
1.4modifypkgsrc/devel/bmake/files/strlist.c
1.4modifypkgsrc/devel/bmake/files/strlist.h
1.7modifypkgsrc/devel/bmake/files/suff.c
1.8modifypkgsrc/devel/bmake/files/targ.c
1.8modifypkgsrc/devel/bmake/files/trace.c
1.7modifypkgsrc/devel/bmake/files/trace.h
1.16modifypkgsrc/devel/bmake/files/util.c
1.12modifypkgsrc/devel/bmake/files/var.c
1.5modifypkgsrc/devel/bmake/files/wait.h