Subject: PR/32239 CVS commit: pkgsrc/mk
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 06/17/2006 20:34:38
The following reply was made to PR pkg/32239; it has been noted by GNATS.
From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/32239 CVS commit: pkgsrc/mk
Date: Thu, 15 Jun 2006 02:39:19 +0000 (UTC)
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.