Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/28/2004 09:55:44
Module Name:	pkgsrc
Committed By:	abs
Date:		Mon Jun 28 09:55:44 UTC 2004

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

Log Message:
Update pkglint to 3.81
    - Rework undefined variable handling. Fixes issue introduces in 3.80
    - Never run a pkg_info in pkgdistdir. Avoids a serious misfeature of
      pkg_info whereby it looks for a package in the current directory
      by default.


To generate a diff of this commit:
cvs rdiff -r1.193 -r1.194 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.90 -r1.91 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.