From e29b6c380b42d19a67dc3f99ee08e66445229ed4 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 13 Aug 2022 12:30:00 +0000 Subject: lintpkgsrc: update to 2022.08.13 Changes since 2022.08.12: In package makefiles, the ':U' modifier is evaluated more correctly than before, handling the values '' and '0' correctly. Running 'lintpkgsrc --help' produces a clean usage message. Distinfo files are checked more strictly than before. Running 'lintpkgsrc -D .' does not produce Perl warnings anymore when falling back to running bmake to determine the PKGNAME. When parsing package makefiles, the debug log for evaluating conditionals is easier to read. --- pkgtools/lintpkgsrc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/lintpkgsrc/Makefile b/pkgtools/lintpkgsrc/Makefile index 1f0959bd80d..3a590afd01d 100644 --- a/pkgtools/lintpkgsrc/Makefile +++ b/pkgtools/lintpkgsrc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2022/08/12 22:51:59 rillig Exp $ +# $NetBSD: Makefile,v 1.52 2022/08/13 12:30:00 rillig Exp $ -PKGNAME= lintpkgsrc-2022.08.12 +PKGNAME= lintpkgsrc-2022.08.13 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3