Subject: CVS commit: pkgsrc/pkgtools/pkgchk/files
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 07/07/2001 15:17:35
Module Name:	pkgsrc
Committed By:	abs
Date:		Sat Jul  7 12:17:35 UTC 2001

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

Log Message:
Updated pkgchk to 1.03
	- Move update/installs after check phase, and perform all updates before
	  installs.
	- When updating packages that depend on each other, skip dependent
	  packages to reduce unnecessary rebuilding.
	- Implement -n (display actions but do not perform them)


To generate a diff of this commit:
cvs rdiff -r1.4659 -r1.4660 doc/pkg-CHANGES
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkgchk/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkgchk/files/pkgchk.8
cvs rdiff -r1.3 -r1.4 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.