Subject: CVS commit: pkgsrc/mk/check
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 12/31/2006 13:35:10
Module Name: pkgsrc
Committed By: rillig
Date: Sun Dec 31 13:35:10 UTC 2006
Modified Files:
pkgsrc/mk/check: check-portability.sh check-subr.awk
Log Message:
Made the portability check more portable by not using a hard-coded
"/dev/stderr" in the AWK programs. That device file doesn't exist on
IRIX, and it isn't required by POSIX either.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/check/check-portability.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/check/check-subr.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.