Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2005 15:36:31
Module Name: pkgsrc
Committed By: abs
Date: Sat Jan 29 15:36:30 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkg_chk: Makefile
pkgsrc/pkgtools/pkg_chk/files: pkg_chk.8 pkg_chk.sh
Log Message:
Update pkg_chk to 1.53.
- Substitute default values for GREP, PKG_INFO, and SED at buildtime
- Add -P dir, to set binary package dir
- Remove the need for a copy of pkgsrc when using -b
- List 'missing' packages at the end alog wwith Installed and Failed
- Output various messages to stdout and to logfile (if active)
- As ever, there are few problems that cannot be helped by
adding another layer of abstraction
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
cvs rdiff -r1.9 -r1.10 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.