Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 08/27/2007 15:28:54
Module Name:	pkgsrc
Committed By:	abs
Date:		Mon Aug 27 15:28:54 UTC 2007

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.86:
    - Fix '-l' to list dependencies needed at runtime by each package, as
      opposed to those at build time. Avoids issues such as 'jdk15' pulling
      in sun-jdk & sun-jre


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
cvs rdiff -r1.49 -r1.50 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.