Subject: PR/34145 CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-bugs
Date: 08/06/2006 12:25:03
The following reply was made to PR pkg/34145; it has been noted by GNATS.

From: Quentin Garnier <cube@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34145 CVS commit: pkgsrc/pkgtools/pkg_chk
Date: Sun,  6 Aug 2006 12:21:09 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	cube
 Date:		Sun Aug  6 12:21:09 UTC 2006
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_chk: Makefile
 	pkgsrc/pkgtools/pkg_chk/files: pkg_chk.8 pkg_chk.sh
 
 Log Message:
 Fix -q which ate the next argument.  Only document -i and -c in the
 "Deprecated options" part of the manual.
 
 PR#34145 by Dieter Roelants.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.40 -r1.41 pkgsrc/pkgtools/pkg_chk/Makefile
 cvs rdiff -r1.20 -r1.21 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
 cvs rdiff -r1.38 -r1.39 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.