Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2006 13:52:39
Module Name:	pkgsrc
Committed By:	abs
Date:		Wed Jun  7 13:52:39 UTC 2006

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

Log Message:
update pkg_chk to 1.73:
- Handle new way of building BUILD_VERSION, by doing less ourselves
  and (ab)using the pkgsrc infrastrafructure. Jump through some
  hoops to ensure a package is not reported as different due to
  BUILD_VERSION format versions (assuming the package is identical
  otherwise). Only -B affected.


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