diff options
author | rillig <rillig@pkgsrc.org> | 2018-09-05 17:56:22 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2018-09-05 17:56:22 +0000 |
commit | 0d85f4336ea37e9c52aaf82f8761f95e555433c1 (patch) | |
tree | 53aaa0b777cdb0be83923d3fb67d0a964f9f81f0 /mk | |
parent | 187af5d81f2951efcb77813b3334c04b77e84366 (diff) | |
download | pkgsrc-0d85f4336ea37e9c52aaf82f8761f95e555433c1.tar.gz |
pkgtools/pkglint: update to 5.6.2
Changes since 5.6.1:
* Improved checks that depend on whether bsd.prefs.mk is included or
not.
* Improved checks for tools, whether they may be used at load time
or at run time.
* Improved tokenizer for shell commands. $| is not a variable but a
dollar followed by a pipe.
* Warnings about SUBST context are now shown by default.
* A warning is shown when a SUBST block is declared for *-configure
but the package has defined USE_CONFIGURE=no.
* Don't warn about USE_TOOLS:= ${USE_TOOLS:Ntool}.
* Don't warn about using the ?= operator in buildlink3.mk files before
including bsd.prefs.mk (for some more variables, but not all).
* Report an error for packages from main pkgsrc that have a TODO or
README file. Packages should be simple enough that they don't need
a README file and ready for production so that they don't need a TODO.
* Lots of small bug fixes and new tests.
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions