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 May 17 12:12:38 UTC 2023

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile distinfo

Log Message:
pkgtools/pkglint: update to 23.1.9

Changes since 23.1.8:

Warn when REQD variables defined using '=' instead of '+=', even before
bsd.prefs.mk has been included, for consistency and simplicity.

In packages that define PLIST_SRC, don't check for duplicates.


To generate a diff of this commit:
cvs rdiff -u -r1.746 -r1.747 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -u -r1.6 -r1.7 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.746 pkgsrc/pkgtools/pkglint/Makefile:1.747
--- pkgsrc/pkgtools/pkglint/Makefile:1.746      Fri May  5 19:37:40 2023
+++ pkgsrc/pkgtools/pkglint/Makefile    Wed May 17 12:12:38 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.746 2023/05/05 19:37:40 bsiegert Exp $
+# $NetBSD: Makefile,v 1.747 2023/05/17 12:12:38 rillig Exp $
 
-DISTNAME=      pkglint-23.1.8
-PKGREVISION=   1
+DISTNAME=      pkglint-23.1.9
 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.6 pkgsrc/pkgtools/pkglint/distinfo:1.7
--- pkgsrc/pkgtools/pkglint/distinfo:1.6        Tue Apr 25 16:02:50 2023
+++ pkgsrc/pkgtools/pkglint/distinfo    Wed May 17 12:12:38 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2023/04/25 16:02:50 rillig Exp $
+$NetBSD: distinfo,v 1.7 2023/05/17 12:12:38 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.8.tar.gz) = ae28ac0583b4426b2241d00312819aa07676d751d21a096dac99d9059a465bec
-SHA512 (pkglint-23.1.8.tar.gz) = 17ea447dbaa96f19987c280ffa7cc8993e0d80cd9809ef1e5c922d599466301bbd199c70131c990a6e65e56f30d5ae757fc9ae85238805a1780def78edfd95ac
-Size (pkglint-23.1.8.tar.gz) = 608875 bytes
+BLAKE2s (pkglint-23.1.9.tar.gz) = 0e49f610577a0625fac5a5c37304572b42dc6934c9f910e9b82e0df8c03242a9
+SHA512 (pkglint-23.1.9.tar.gz) = 67915aec24d5286623fa2aaba67474d9862ebdb24802edff5ec3e2a2ce99561051442a6b5e5d8d9725ca97c8d26d94000fb9ccd8047863a5673b35683c3b47b8
+Size (pkglint-23.1.9.tar.gz) = 609283 bytes



Home | Main Index | Thread Index | Old Index