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: Wed Jun 3 20:32:22 UTC 2026
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile distinfo
Log Message:
pkgtools/pkglint: update to 23.21.0
Changes since 23.20.0 from 2026-01-31:
Warn about removed files that are still in CVS.
Allow the note about the "!=" assignment operator to be suppressed using
the standard rationale. Previously, the comment needed to be on the same
line, the line above didn't work.
Only allow ${RUN} at the beginning of a shell execution line, as that
variable expands to a "@".
Explain how to suppress diagnostics.
Allow the error about omf-scrollkeeper.mk to be suppressed.
To generate a diff of this commit:
cvs rdiff -u -r1.810 -r1.811 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/pkgtools/pkglint/distinfo
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.810 pkgsrc/pkgtools/pkglint/Makefile:1.811
--- pkgsrc/pkgtools/pkglint/Makefile:1.810 Thu May 7 18:50:03 2026
+++ pkgsrc/pkgtools/pkglint/Makefile Wed Jun 3 20:32:21 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.810 2026/05/07 18:50:03 bsiegert Exp $
+# $NetBSD: Makefile,v 1.811 2026/06/03 20:32:21 rillig Exp $
-DISTNAME= pkglint-23.20.0
-PKGREVISION= 4
+DISTNAME= pkglint-23.21.0
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=rillig/}
GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
Index: pkgsrc/pkgtools/pkglint/distinfo
diff -u pkgsrc/pkgtools/pkglint/distinfo:1.41 pkgsrc/pkgtools/pkglint/distinfo:1.42
--- pkgsrc/pkgtools/pkglint/distinfo:1.41 Sat Jan 31 13:49:42 2026
+++ pkgsrc/pkgtools/pkglint/distinfo Wed Jun 3 20:32:22 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.41 2026/01/31 13:49:42 rillig Exp $
+$NetBSD: distinfo,v 1.42 2026/06/03 20:32:22 rillig Exp $
BLAKE2s (github.com_kr_pretty_@v_v0.2.1.mod) = c7902e2b218e48371c72208ab3a42754282b425818489f0872c333e1dc01c1f7
SHA512 (github.com_kr_pretty_@v_v0.2.1.mod) = b920109a2a1f40e2c7bb4dd93d07138228fac3064b780449a38bf5e6cb0630c6b7bd79eaf18b35e0452846e5059b0e192682b0aa93cc563c6120816106b9f11b
@@ -33,6 +33,6 @@ Size (gopkg.in_check.v1_@v_v1.0.0-202011
BLAKE2s (gopkg.in_check.v1_@v_v1.0.0-20201130134442-10cb98267c6c.zip) = 0f65407cbdc610b7d793aabb53ce86f87039d306762692fafe04de7c6669d460
SHA512 (gopkg.in_check.v1_@v_v1.0.0-20201130134442-10cb98267c6c.zip) = b69b95251b63b6fd0ed1953dae01edefa52126e2168246bc2cdf067879ae5f830df4e610da45f5ac5aa4789f70d79da8a9bfa7af5b3786ef8f1e665a8b397e02
Size (gopkg.in_check.v1_@v_v1.0.0-20201130134442-10cb98267c6c.zip) = 42835 bytes
-BLAKE2s (pkglint-23.20.0.tar.gz) = 92bd84dccfe86c8402fc53de292fb86cb8503ec215c0390642dfed5209d313b8
-SHA512 (pkglint-23.20.0.tar.gz) = 30b89c67b9d1fac1976518ae1d24582e8f2afc0060a63c2b91632a696b809a2bf572f2b31757cfdc659983fd836700ae699936cf6799dadc10ff476e26ce72bf
-Size (pkglint-23.20.0.tar.gz) = 638998 bytes
+BLAKE2s (pkglint-23.21.0.tar.gz) = 3b87918fffe04a283eeb80fc47c9023428c7e16d6c3bcdfb508488466ac7d984
+SHA512 (pkglint-23.21.0.tar.gz) = 7b06444ac6bbaf7fcc8b0860e0a03de97b2e37f8dffd5ff7192c54d99df8868e4c9ff8633167563129c01f2753d83a07a6c9ac2846a5a489b5e6839a65496cce
+Size (pkglint-23.21.0.tar.gz) = 641196 bytes
Home |
Main Index |
Thread Index |
Old Index