Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 07/22/2006 20:41:20
Module Name:	pkgsrc
Committed By:	abs
Date:		Sat Jul 22 20:41:20 UTC 2006

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

Log Message:
Update pkg_chk to 1.77:
- Resolve PR/31909 - use tr rather than fmt to avoid issue on Solaris
- Resolve PR/33370 - always show fatal messages to STDERR
- Resolve PR/32326 - Correctly extract PKG_DBDIR
Also, when -v is used display the state of all extracted variables at the
start of the run


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.37 -r1.38 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.