pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkglint
Module Name: pkgsrc
Committed By: rillig
Date: Sun Aug 25 21:47:11 UTC 2019
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.594 -r1.595 pkgsrc/pkgtools/pkglint/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pkglint/Makefile
diff -u pkgsrc/pkgtools/pkglint/Makefile:1.594 pkgsrc/pkgtools/pkglint/Makefile:1.595
--- pkgsrc/pkgtools/pkglint/Makefile:1.594 Wed Aug 21 16:45:16 2019
+++ pkgsrc/pkgtools/pkglint/Makefile Sun Aug 25 21:47:11 2019
@@ -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