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:           Thu Sep 12 17:50:10 UTC 2024

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile distinfo

Log Message:
pkgtools/pkglint: update to 23.7.0

Changes since 23.6.0:

Allow the '::=' modifier family in the pkgsrc infrastructure.

Mark USE_CMAKE as deprecated.

Fix the -Wall option not to imply -Werror.

Note redundant trailing semicolons in shell commands.


To generate a diff of this commit:
cvs rdiff -u -r1.778 -r1.779 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.22 -r1.23 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.778 pkgsrc/pkgtools/pkglint/Makefile:1.779
--- pkgsrc/pkgtools/pkglint/Makefile:1.778      Fri Sep  6 18:48:54 2024
+++ pkgsrc/pkgtools/pkglint/Makefile    Thu Sep 12 17:50:10 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.778 2024/09/06 18:48:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.779 2024/09/12 17:50:10 rillig Exp $
 
-DISTNAME=      pkglint-23.6.0
-PKGREVISION=   2
+DISTNAME=      pkglint-23.7.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.22 pkgsrc/pkgtools/pkglint/distinfo:1.23
--- pkgsrc/pkgtools/pkglint/distinfo:1.22       Wed Jul 24 19:10:21 2024
+++ pkgsrc/pkgtools/pkglint/distinfo    Thu Sep 12 17:50:10 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.22 2024/07/24 19:10:21 rillig Exp $
+$NetBSD: distinfo,v 1.23 2024/09/12 17:50: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.6.0.tar.gz) = 21972b1958aae505482968836a1336cfe3a1ec792cc6c5e880696aaab2ba8bca
-SHA512 (pkglint-23.6.0.tar.gz) = fd261d98b89234ba35a7b49362f29e8e6d6463d767d528ced897b750941c1a294a25dfee734b77cebbb2e1dd5ea62e8f41cef377466dd59cd5a7b5e1ca92cbb3
-Size (pkglint-23.6.0.tar.gz) = 620768 bytes
+BLAKE2s (pkglint-23.7.0.tar.gz) = bb3cc9b3de198e839cd0ceae0a1f875c27288bca7d0c830afb3d8e9e3429f9fa
+SHA512 (pkglint-23.7.0.tar.gz) = 471d2fb8b86d9391521489649877132dc274cbb92c0b139c1fd44e71dd7ff66fa1efa524543a6c0eca24051fde611c023f430fb42d3b4dbd010e5abe6dbd07b2
+Size (pkglint-23.7.0.tar.gz) = 621242 bytes



Home | Main Index | Thread Index | Old Index