Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2005 13:24:13
Module Name: pkgsrc
Committed By: tv
Date: Fri Jan 21 13:24:13 UTC 2005
Modified Files:
pkgsrc/mk/bulk: bsd.bulk-pkg.mk
Log Message:
The pipe triggers a subshell even though () is not used. So use "exit" and
|| on the outside of the command to determine whether the packages found
in the loop are up to date.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.