Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/24/2005 20:49:42
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Tue May 24 20:49:42 UTC 2005

Modified Files:
	pkgsrc/mk/scripts: binpkg-cache

Log Message:
Improve error checking.  Specifically, after a new cache file is
created in a temp directory, issue a warning if we fail to install
it in the package directory.  If the error happens on the top
level (master) cache file, then error out.  For a subdirectory,
issue a warning and drop that directory from the master cache.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mk/scripts/binpkg-cache

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