Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2020-07-22 21:26:30
Message id: 20200722192630.398CAFB28@cvs.NetBSD.org

Log Message:
pkgtools/pkglint: update to 20.2.2

Changes since 20.2.1:

Emit notes about redundant != assignments, as well as those that
overwrite each other.

For packages that set DISTINFO_FILE to their own distinfo file, don't
check that file twice.

Files:
RevisionActionfile
1.663modifypkgsrc/pkgtools/pkglint/Makefile
1.43modifypkgsrc/pkgtools/pkglint/files/distinfo_test.go
1.96modifypkgsrc/pkgtools/pkglint/files/package.go
1.14modifypkgsrc/pkgtools/pkglint/files/redundantscope.go
1.18modifypkgsrc/pkgtools/pkglint/files/redundantscope_test.go