Subject: CVS commit: pkgsrc/pkgtools/pkglint
From: Roland Illig
Date: 2024-10-04 21:03:46
Message id: 20241004190347.0D7C7FC7E@cvs.NetBSD.org

Log Message:
pkgtools/pkglint: update to 23.8.0

Changes since 23.7.0:

Prohibit vertical bar in COMMENT, to avoid generating syntactically wrong
INDEX files.

Explain in which cases a `distinfo` file is not needed.

Fix detection of redundant trailing semicolon at the end of a command line.
A semicolon that is escaped is not redundant, this pattern is often found
in `find` commands.

Recognize indirect modifiers such as `${VAR:${M_indirect}}`.

Files:
RevisionActionfile
1.780modifypkgsrc/pkgtools/pkglint/Makefile
1.24modifypkgsrc/pkgtools/pkglint/distinfo