Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/15/2006 02:39:19
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jun 15 02:39:19 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Output PKG_{FAIL,SKIP}_REASON messages to standard error instead of
standard output. These are error or warning messages, so they shouldn't
be "seen" by anything expecting the output of a "make" command to make
sense. This addresses PR pkg/32239 by following the suggestions by
Roland Illig.
To generate a diff of this commit:
cvs rdiff -r1.1852 -r1.1853 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.