pkgsrc/pkgtools/pkglint
rillig 0cd23c95f5 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.
2018-09-05 17:56:22 +00:00
..
files pkgtools/pkglint: update to 5.6.2 2018-09-05 17:56:22 +00:00
DESCR pkglint: Update to 5.5.1 2018-01-13 23:56:14 +00:00
Makefile pkgtools/pkglint: update to 5.6.2 2018-09-05 17:56:22 +00:00
PLIST Updated pkglint to 5.0 2015-11-25 13:29:07 +00:00
select.mk Exclude NetBSD 1-5 from using go-pkglint 2016-03-23 16:36:53 +00:00