Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/20/2005 11:18:45
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Nov 20 11:18:45 UTC 2005

Modified Files:
	pkgsrc/mk/bulk: build

Log Message:
- If the BULKFILESDIR differs from PKGSRCDIR, create it before trying to
  create log files in it.
- Fail early if the ORDERFILE does not exist. (As this program is not in
  "set -e" mode, it had continued without error checking, which resulted
  in _many_ error messages.)


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 pkgsrc/mk/bulk/build

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