Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2022-01-16 20:14:52
Message id: 20220116191452.5825DFB24@cvs.NetBSD.org

Log Message:
pkgtools/pkglint: update to 21.4.2

Changes since 21.4.1:

When checking a package, check for naming collision with other packages
from the same category, on case-insensitive file systems.  For packages
from pkgsrc-wip, additionally perform the same check for the main
category of the package, to prepare for importing the package.

Files:
RevisionActionfile
1.709modifypkgsrc/pkgtools/pkglint/Makefile
1.37modifypkgsrc/pkgtools/pkglint/files/category.go
1.36modifypkgsrc/pkgtools/pkglint/files/category_test.go
1.79modifypkgsrc/pkgtools/pkglint/files/check_test.go
1.9modifypkgsrc/pkgtools/pkglint/files/mkassignchecker_test.go
1.85modifypkgsrc/pkgtools/pkglint/files/pkglint.go
1.20modifypkgsrc/pkgtools/pkglint/files/redundantscope_test.go
1.83modifypkgsrc/pkgtools/pkglint/files/util.go