Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2020-05-17 09:07:19
Message id: 20200517070719.52AA2FB27@cvs.NetBSD.org

Log Message:
pkgtools/pkglint: update to 20.1.6

Changes since 20.1.5:

Category Makefiles must only list subdirectories in SUBDIR that actually
contain a package.  There is no need to mention the other directories.
This is the same as in the top-level Makefile, where mk/ and regress/ are
not listed.

Packages from pkgsrc-wip may have a COMMIT_MSG file with a suggested
commit message for importing the package into main pkgsrc.

Files:
RevisionActionfile
1.645modifypkgsrc/pkgtools/pkglint/Makefile
1.33modifypkgsrc/pkgtools/pkglint/files/category.go
1.33modifypkgsrc/pkgtools/pkglint/files/category_test.go
1.81modifypkgsrc/pkgtools/pkglint/files/pkglint.go
1.65modifypkgsrc/pkgtools/pkglint/files/pkglint_test.go