Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2006 20:46:42
Module Name:	pkgsrc
Committed By:	abs
Date:		Sat Feb 18 20:46:42 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkg_chk: Makefile
	pkgsrc/pkgtools/pkg_chk/files: pkg_chk.sh

Log Message:
Update pkg_chk to 1.68
   - When listing binary packages with '-l', simplify logic and ensure if
     a dependency is missing the package which required it is shown. Also
     list all missing packages rather than stopping after the first
   - If -n is given with -u do not

   -


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.sh

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