Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2004 22:47:39
Module Name:	pkgsrc
Committed By:	abs
Date:		Sun Jun 27 22:47:39 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile
	pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl

Log Message:
Update pkglint to 3.80. Changes to lintpkgsrc.
 - Append appropriate dirs to path - should fix pkg/23534
 - Undefined variables evaluate to blank not UNDEFINED - should fix pkg/24475
 - Handle ${C and ${S constructs that use separators other than /
 - Slightly more debugging
 - die if uname fails


To generate a diff of this commit:
cvs rdiff -r1.192 -r1.193 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.89 -r1.90 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl

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