Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2021-08-14 17:11:30
Message id: 20210814151130.B1799FA97@cvs.NetBSD.org

Log Message:
pkgtools/pkglint: update to 21.2.6

Changes since 21.2.5:

Do not warn when a variable SITES.* refers to a GitHub URL directly
instead of using MASTER_SITE_GITHUB.  The variable expression for
supporting multiple master sites would become quite complicated for
human readers, especially with a leading '-' and a long trailing path.

Files:
RevisionActionfile
1.696modifypkgsrc/pkgtools/pkglint/Makefile
1.64modifypkgsrc/pkgtools/pkglint/files/pkgsrc.go
1.98modifypkgsrc/pkgtools/pkglint/files/vartypecheck.go
1.89modifypkgsrc/pkgtools/pkglint/files/vartypecheck_test.go