Subject: PR/32326 CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <abs@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-bugs
Date: 07/22/2006 20:45:07
The following reply was made to PR pkg/32326; it has been noted by GNATS.

From: David Brownlee <abs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32326 CVS commit: pkgsrc/pkgtools/pkg_chk
Date: Sat, 22 Jul 2006 20:41:20 +0000 (UTC)

 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.