Subject: CVS commit: pkgsrc/pkgtools/pkgchk/files
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2001 13:39:44
Module Name:	pkgsrc
Committed By:	abs
Date:		Wed Nov 28 11:39:44 UTC 2001

Modified Files:
	doc: pkg-CHANGES
	pkgsrc/pkgtools/pkgchk: Makefile
	pkgsrc/pkgtools/pkgchk/files: pkgchk.sh

Log Message:
Update pkgtools/pkgchk to 1.20:
    Handle -r and -a on the same line (remove mismatched packages, then add)
    In the -B case avoid an extra 'make' invocation - reduces time taken on
    my system by 45%


To generate a diff of this commit:
cvs rdiff -r1.5491 -r1.5492 doc/pkg-CHANGES
cvs rdiff -r1.20 -r1.21 pkgsrc/pkgtools/pkgchk/Makefile
cvs rdiff -r1.22 -r1.23 pkgsrc/pkgtools/pkgchk/files/pkgchk.sh

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