Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/19/2005 03:58:40
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu May 19 03:58:40 UTC 2005

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

Log Message:
- if the mv of the temporary cache file to the real one fails, usually
  due to a directory permissions error, then error out.

- when the master cache has just been newly created, don't also report
  that the master cache is up to date.

Both were suggested by Christian Hattemer.


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

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