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: Mon Dec 2 23:27:10 UTC 2024
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile distinfo
Log Message:
pkgtools/pkglint: update to 23.8.1
Changes since 23.8.0:
Fix wrong warning and autofix involving _ULIMIT_CMD, which was detected
as an "unknown shell command".
Reduce punctuation in the debug log when tracing function calls.
To generate a diff of this commit:
cvs rdiff -u -r1.780 -r1.781 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.24 -r1.25 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.780 pkgsrc/pkgtools/pkglint/Makefile:1.781
--- pkgsrc/pkgtools/pkglint/Makefile:1.780 Fri Oct 4 19:03:46 2024
+++ pkgsrc/pkgtools/pkglint/Makefile Mon Dec 2 23:27:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.780 2024/10/04 19:03:46 rillig Exp $
+# $NetBSD: Makefile,v 1.781 2024/12/02 23:27:10 rillig Exp $
-DISTNAME= pkglint-23.8.0
+DISTNAME= pkglint-23.8.1
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.24 pkgsrc/pkgtools/pkglint/distinfo:1.25
--- pkgsrc/pkgtools/pkglint/distinfo:1.24 Fri Oct 4 19:03:46 2024
+++ pkgsrc/pkgtools/pkglint/distinfo Mon Dec 2 23:27:10 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.24 2024/10/04 19:03:46 rillig Exp $
+$NetBSD: distinfo,v 1.25 2024/12/02 23:27:10 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.8.0.tar.gz) = 957213bda2e0972ec7e0de5b68b67bcc57ed18e2bc6dfcfe95a3e478d4605f57
-SHA512 (pkglint-23.8.0.tar.gz) = 0c3ecd70604ecb1733a390772ab4231bbd3eedc22f243a883a3165a3e1e20b42acd190d5d7ffaa232a9cae70e1d3c5bbd52bc6fb0329238186c53dc8a1a8f6fc
-Size (pkglint-23.8.0.tar.gz) = 621674 bytes
+BLAKE2s (pkglint-23.8.1.tar.gz) = 37734d28c187e90fbae83065e603eb49274c04243eea89c8c235a09091a87f59
+SHA512 (pkglint-23.8.1.tar.gz) = 5c5939faa49acef84198420027efb42c9cde7dad72f54f2f02fcd4c744635f46e7b610830941a71d78a63f42af2cea4aa9206a31e77a48feb8da9d272758be10
+Size (pkglint-23.8.1.tar.gz) = 622174 bytes
Home |
Main Index |
Thread Index |
Old Index