Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2022-07-28 08:37:04
Message id: 20220728063705.0DCF8FB1A@cvs.NetBSD.org

Log Message:
pkgtools/pkglint: update to 22.2.4

Changes since 22.2.3:

Manual pages must not be listed in the ALTERNATIVES file. Instead, they
are handled automatically based on the program in bin/ or sbin/.

Detect packages that use the tool pkg-config even though they don't need
it.

Files:
RevisionActionfile
1.724modifypkgsrc/pkgtools/pkglint/Makefile
1.22modifypkgsrc/pkgtools/pkglint/files/alternatives.go
1.21modifypkgsrc/pkgtools/pkglint/files/alternatives_test.go
1.2modifypkgsrc/pkgtools/pkglint/files/mkcondsimplifier.go
1.106modifypkgsrc/pkgtools/pkglint/files/package.go
1.92modifypkgsrc/pkgtools/pkglint/files/package_test.go
1.63modifypkgsrc/pkgtools/pkglint/files/plist.go