Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2006 19:49:54
Module Name:	pkgsrc
Committed By:	abs
Date:		Fri Aug 25 19:49:54 UTC 2006

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.80:
  - Intoduce fatal_later() and fatal_later_check() and use them to clean
    up reporting unavailable package dependencies
  - Remove unused references to opt_S (reported by bad@)
  - Fix manpage reference DEPENDS_TARGET -> UPDATE_TARGET (reported by bad@)


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
cvs rdiff -r1.40 -r1.41 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.