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 Jul  9 13:42:46 UTC 2023

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile distinfo

Log Message:
pkgtools/pkglint: update to 23.2.0

Changes since 23.1.13:

Warn about attempts to set CONFIGURE_ARGS that are already handled by
mk/configure/gnu-configure.mk.

Warn about possible incomplete expressions that are missing the initial
'$'.


To generate a diff of this commit:
cvs rdiff -u -r1.750 -r1.751 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.10 -r1.11 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.750 pkgsrc/pkgtools/pkglint/Makefile:1.751
--- pkgsrc/pkgtools/pkglint/Makefile:1.750      Thu Jun 15 14:47:23 2023
+++ pkgsrc/pkgtools/pkglint/Makefile    Sun Jul  9 13:42:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.750 2023/06/15 14:47:23 rillig Exp $
+# $NetBSD: Makefile,v 1.751 2023/07/09 13:42:46 rillig Exp $
 
-DISTNAME=      pkglint-23.1.12
+DISTNAME=      pkglint-23.2.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.10 pkgsrc/pkgtools/pkglint/distinfo:1.11
--- pkgsrc/pkgtools/pkglint/distinfo:1.10       Thu Jun 15 14:47:23 2023
+++ pkgsrc/pkgtools/pkglint/distinfo    Sun Jul  9 13:42:46 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2023/06/15 14:47:23 rillig Exp $
+$NetBSD: distinfo,v 1.11 2023/07/09 13:42:46 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.1.12.tar.gz) = 18ac9386b0c3a29cb11c76d5e799a2560ab6f62ffd15acb0ff77cf02e81d8d42
-SHA512 (pkglint-23.1.12.tar.gz) = 1117c2f78264a1f950055da634dfd3a3cc6833256e5affbfcd0d036f2e66edc2f4cd9d13026d331aa7593fbb6415007bf18fb80757d3fffe317667f0a5f9d47d
-Size (pkglint-23.1.12.tar.gz) = 610448 bytes
+BLAKE2s (pkglint-23.2.0.tar.gz) = f009b506baa97c7e81e82faefad9a1d4a825c0d11b7aa2d9c1fa90776a0f933f
+SHA512 (pkglint-23.2.0.tar.gz) = 174633d1bc1fe96a26f071dad5fc0d6d0a3425be7c0c5b0e0da29181ecd4c52282c084d343d906c0aed62cd204e4c79d6407e5407e1416665eb062aa89f5d9cd
+Size (pkglint-23.2.0.tar.gz) = 614977 bytes



Home | Main Index | Thread Index | Old Index