Subject: CVS commit: pkgsrc/pkgtools/pkgchk/files
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2002 01:23:41
Module Name:	pkgsrc
Committed By:	abs
Date:		Sun Mar 10 23:23:40 UTC 2002

Modified Files:
	doc: pkg-CHANGES
	pkgsrc/pkgtools/pkgchk: Makefile
	pkgsrc/pkgtools/pkgchk/files: pkgchk.sh

Log Message:
Updated pkgchk to 1.24
    Handle updated format of +BUILD_VERSION - sometimes patches are recorded
    with paths, sometimes not. Ideally we would have a show-build-version
    target in bsd.pkg.mk which could be sued by us, but that doesn't help
    checking against existing installations where nothing has changed except
    the way +BUILD_VERSION is formatted.


To generate a diff of this commit:
cvs rdiff -r1.6142 -r1.6143 doc/pkg-CHANGES
cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/pkgchk/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/pkgtools/pkgchk/files/pkgchk.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.