Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 10/02/2006 19:35:43
Module Name:	pkgsrc
Committed By:	abs
Date:		Mon Oct  2 19:35:43 UTC 2006

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

Log Message:
Update pkgtools/pkglint to 4.71 - lintpkgsrc changes:
  - Handle 'badly named' patch files
  - In the event of a distint checksum mismatch, report the affected file
    as well as package
  - If we need to call out to make to parse a makefile and it returns any
    errors, ensure we prefix the error output with the Makefile path
  - run through perltidy. Ugly, but consistent


To generate a diff of this commit:
cvs rdiff -r1.350 -r1.351 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.111 -r1.112 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.