Sun Aug 25 21:47:11 2019 UTC ()
pkgtools/pkglint: update to 5.7.22

Changes since 5.7.21:

* The files from wip/mk do not belong to the main pkgsrc infrastructure.
  Therefore, when loading the package Makefile to look for defined but
  unused variables, parsing doesn't stop in these files.


(rillig)
diff -r1.594 -r1.595 pkgsrc/pkgtools/pkglint/Makefile

cvs diff -r1.594 -r1.595 pkgsrc/pkgtools/pkglint/Makefile (expand / switch to context diff)
--- pkgsrc/pkgtools/pkglint/Makefile 2019/08/21 16:45:16 1.594
+++ pkgsrc/pkgtools/pkglint/Makefile 2019/08/25 21:47:11 1.595
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.594 2019/08/21 16:45:16 rillig Exp $
+# $NetBSD: Makefile,v 1.595 2019/08/25 21:47:11 rillig Exp $
 
-PKGNAME=	pkglint-5.7.21
+PKGNAME=	pkglint-5.7.22
 CATEGORIES=	pkgtools
 DISTNAME=	tools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=golang/}