Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/23/2005 13:08:23
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Sep 23 13:08:23 UTC 2005

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

Log Message:
Updated pkglint to 4.21.4.

The last change introduced some false positive diagnostics. If a
distinfo file contains the checksum for a patch that does not exist,
this is not considered to be an error, but only a warning, as the
additional checksums do not influence the package.


To generate a diff of this commit:
cvs rdiff -r1.252 -r1.253 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.286 -r1.287 pkgsrc/pkgtools/pkglint/files/pkglint.pl

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