Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D32D84D5F for ; Fri, 1 Sep 2023 23:44:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vQm6wqpr4Hwz for ; Fri, 1 Sep 2023 23:44:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8014F84D41 for ; Fri, 1 Sep 2023 23:44:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F31AFBDB; Fri, 1 Sep 2023 23:44:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693611881144800" MIME-Version: 1.0 Date: Fri, 1 Sep 2023 23:44:41 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/pkgtools/pkglint To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20230901234441.6F31AFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693611881144800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Fri Sep 1 23:44:41 UTC 2023 Modified Files: pkgsrc/pkgtools/pkglint: Makefile distinfo Log Message: pkgtools/pkglint: update to 23.2.2 Changes since 23.2.1: Do not wrongly warn when adding a tool that is only available on ${OPSYS} to CONFIGURE_ENV.${OPSYS}. Use proper capitalization for 'makefile' in a few places, when referring to the general file format instead of a file named exactly 'Makefile'. To generate a diff of this commit: cvs rdiff -u -r1.754 -r1.755 pkgsrc/pkgtools/pkglint/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/pkgtools/pkglint/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693611881144800 Content-Disposition: inline Content-Length: 2355 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/pkgtools/pkglint/Makefile diff -u pkgsrc/pkgtools/pkglint/Makefile:1.754 pkgsrc/pkgtools/pkglint/Makefile:1.755 --- pkgsrc/pkgtools/pkglint/Makefile:1.754 Tue Aug 29 19:24:51 2023 +++ pkgsrc/pkgtools/pkglint/Makefile Fri Sep 1 23:44:41 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.754 2023/08/29 19:24:51 rillig Exp $ +# $NetBSD: Makefile,v 1.755 2023/09/01 23:44:41 rillig Exp $ -DISTNAME= pkglint-23.2.1 +DISTNAME= pkglint-23.2.2 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.12 pkgsrc/pkgtools/pkglint/distinfo:1.13 --- pkgsrc/pkgtools/pkglint/distinfo:1.12 Tue Aug 29 19:24:51 2023 +++ pkgsrc/pkgtools/pkglint/distinfo Fri Sep 1 23:44:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2023/08/29 19:24:51 rillig Exp $ +$NetBSD: distinfo,v 1.13 2023/09/01 23:44:41 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.2.1.tar.gz) = 07c71076e166c7869eadc18737d6e75c9071508088093cae17d3911481d323cb -SHA512 (pkglint-23.2.1.tar.gz) = f51b327aa9b9732dae2b0002e2c7f33f3d543826068969dad85820e5b475b0b6c99eaa3036556cf2bfa0502876bc302f4247a9e0de86d6a5b6e3fb007deb173f -Size (pkglint-23.2.1.tar.gz) = 615996 bytes +BLAKE2s (pkglint-23.2.2.tar.gz) = 980ea384e436806b80af23288c9aa167dcb8344f480731d8f6fc2fa4b4fb2e54 +SHA512 (pkglint-23.2.2.tar.gz) = 936778e6b29c86a06fac042cfbbe6f9fcb24c7b082dcb8ce94d05d841aa136f4575ea5a1018597edad15ff21d92249b114075a9242bc53e20fb090e0fdb8ed59 +Size (pkglint-23.2.2.tar.gz) = 616670 bytes --_----------=_1693611881144800--