Subject: CVS commit: pkgsrc/pkgtools/pkgchk/files
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 03/18/2002 00:47:41
Module Name: pkgsrc
Committed By: abs
Date: Sun Mar 17 22:47:41 UTC 2002
Modified Files:
doc: pkg-CHANGES
pkgsrc/pkgtools/pkgchk: Makefile
pkgsrc/pkgtools/pkgchk/files: pkgchk.8 pkgchk.sh
Log Message:
Update pkgchk to 1.25
'Makefile' is back in BUILD_VERSION, so add it back in here.
Implement '-f' based on patches from norm@sandbox.org.uk - perform a
fetch for all missing/mismatched packages before any building. Can be
used with -c or -i to just fetch missing/mismatched packages.
To generate a diff of this commit:
cvs rdiff -r1.6206 -r1.6207 doc/pkg-CHANGES
cvs rdiff -r1.25 -r1.26 pkgsrc/pkgtools/pkgchk/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/pkgchk/files/pkgchk.8
cvs rdiff -r1.27 -r1.28 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.