Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2002 21:39:17
Module Name:	pkgsrc
Committed By:	seb
Date:		Mon Aug 19 18:39:16 UTC 2002

Modified Files:
	pkgsrc/devel/gmake: Makefile
	pkgsrc/mk: bsd.pkg.defaults.mk

Log Message:
Now by default the support of micro- and nano-second timestamp values provided
by stat(2) is disabled: it causes grief even for package building.

This is adjustable by the GMAKE_NSEC_TIMESTAMPS variable.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/devel/gmake/Makefile
cvs rdiff -r1.81 -r1.82 pkgsrc/mk/bsd.pkg.defaults.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.