Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2002 19:30:21
Module Name:	pkgsrc
Committed By:	agc
Date:		Wed Jul  3 16:30:20 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
In the do-fetch target, break out the check for distfiles if we're in
batch mode, into a separate target.

Call that target if we're in batch mode.

Modify the check for distfiles code to do a loop for all the
distfiles, and only print the message once at the end if the files
aren't present, and BATCH is defined.

Only check for distfiles' explicit presence if BATCH is defined.


To generate a diff of this commit:
cvs rdiff -r1.1002 -r1.1003 pkgsrc/mk/bsd.pkg.mk

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