Subject: CVS commit: pkgsrc/pkgtools/pkgchk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 09/16/2003 14:36:15
Module Name: pkgsrc
Committed By: abs
Date: Tue Sep 16 14:36:13 UTC 2003
Modified Files:
pkgsrc/pkgtools/pkgchk: Makefile
pkgsrc/pkgtools/pkgchk/files: pkgchk.8 pkgchk.sh
Log Message:
Update pkgchk to 1.41:
Implement '-L logfile' which redirect the output of any commands run
into the logfile, displaying the tail end on any errors.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/pkgtools/pkgchk/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/pkgtools/pkgchk/files/pkgchk.8
cvs rdiff -r1.43 -r1.44 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.