pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint pkgtools/pkglint: update to 5.7.22
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bd853cb621c
branches: trunk
changeset: 400254:4bd853cb621c
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Aug 25 21:47:11 2019 +0000
description:
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.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 18cd7f4cf344 -r 4bd853cb621c pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sun Aug 25 21:44:46 2019 +0000
+++ b/pkgtools/pkglint/Makefile Sun Aug 25 21:47:11 2019 +0000
@@ -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/}
Home |
Main Index |
Thread Index |
Old Index