Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2016-01-26 22:10:42
Message id: 20160126211042.42118FBB7@cvs.NetBSD.org

Log Message:
Updated pkglint to 5.3.3

Changes since 5.3.2:

* The -e, -fs, -F options are advertised even when no warnings and errors
  occurred. In such a case, there were only notes, and some of these can
  also be autofixed.
* Special handling for autoconf{,213} tools, since mentioning these in
  USE_TOOLS makes available more than just one tool command.
* Downgrades from 1.0nb17 to 1.0 are no longer flagged as warnings.
* Files in /wip/mk/ are scanned like all other files, to prevent warnings
  about undefined or unused variables.

Files:
RevisionActionfile
1.479modifypkgsrc/pkgtools/pkglint/Makefile
1.5modifypkgsrc/pkgtools/pkglint/files/main.go
1.3modifypkgsrc/pkgtools/pkglint/files/mklines.go
1.4modifypkgsrc/pkgtools/pkglint/files/package.go
1.4modifypkgsrc/pkgtools/pkglint/files/package_test.go