Path to this page:
Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2025-01-21 22:08:13
Message id: 20250121210814.07F32FBDE@cvs.NetBSD.org
Log Message:
pkgtools/pkglint: update to 23.11.0
Changes since 23.10.0:
Don't complain about ignored files in patches/.
Don't check for deprecated variables outside pkgsrc.
Warn about unusual single-character variables.
Fix parsing of the ':!cmd!', ':S' and ':C' modifiers.
Don't simplify unsatisfiable 'empty(VAR:M)' condition.
Fix contradictory warnings about GMAKE_REQD, which is not a list,
even though it follows the naming convention for list variables.
Treat hyphens in package versions as errors, as the full package name
"pkgbase-3g-7.4" is ambiguous, as the version could either start with
"3g" or with "7", and depending on the context, either of \
these is
used.
Files: