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 Apr  2 22:41:37 UTC 2025

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile distinfo

Log Message:
pkgtools/pkglint: update to 23.16.0

Changes since 23.15.3:

Mark MESSAGE files as obsolete, see the pkgsrc guide for details.

Detect fetch URLs with missing trailing slash in more cases.


To generate a diff of this commit:
cvs rdiff -u -r1.793 -r1.794 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.36 -r1.37 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.793 pkgsrc/pkgtools/pkglint/Makefile:1.794
--- pkgsrc/pkgtools/pkglint/Makefile:1.793      Tue Mar 11 16:57:06 2025
+++ pkgsrc/pkgtools/pkglint/Makefile    Wed Apr  2 22:41:36 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.793 2025/03/11 16:57:06 rillig Exp $
+# $NetBSD: Makefile,v 1.794 2025/04/02 22:41:36 rillig Exp $
 
-DISTNAME=      pkglint-23.15.3
+DISTNAME=      pkglint-23.16.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.36 pkgsrc/pkgtools/pkglint/distinfo:1.37
--- pkgsrc/pkgtools/pkglint/distinfo:1.36       Tue Mar 11 16:57:06 2025
+++ pkgsrc/pkgtools/pkglint/distinfo    Wed Apr  2 22:41:36 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.36 2025/03/11 16:57:06 rillig Exp $
+$NetBSD: distinfo,v 1.37 2025/04/02 22:41:36 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.15.3.tar.gz) = 0c019806ae7383ce5b9f84045f1ed35e0b90ee245583d22e3849a4f3482f51bc
-SHA512 (pkglint-23.15.3.tar.gz) = a8d7201891d663fdf89a8f7e2a75fe214d98d1d6b7937e80706ce2c331e331ab4066bcc8a9973d9691d0e7807e3b291f19e496ee6d849d4e0197b1a47099db38
-Size (pkglint-23.15.3.tar.gz) = 633979 bytes
+BLAKE2s (pkglint-23.16.0.tar.gz) = a8c2ab701968c1673383f0545db02089aea5b151a69b398e8b80fe8be5e4e8d4
+SHA512 (pkglint-23.16.0.tar.gz) = 315dce96036ddb1017d63f69e4e16874d17b9aa5d6dd36b19120464c9e1d7380d2db294f71acfd504ab92b30c7cd0e84de31fcdad659cff63cf5d4ffc3522ae4
+Size (pkglint-23.16.0.tar.gz) = 634977 bytes



Home | Main Index | Thread Index | Old Index