Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2005 15:32:25
Module Name: pkgsrc
Committed By: abs
Date: Wed Apr 20 15:32:25 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkg_chk: Makefile
pkgsrc/pkgtools/pkg_chk/files: pkg_chk.sh
Log Message:
update pkg_chk to 1.57
Two fixes to -l (list required binary packages to stdout)
a) If a dependency is missing, display its name correctly
b) Display any progress to stderr not stdout (for obvious reasons)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.13 -r1.14 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.