Commit graph

7 commits

Author SHA1 Message Date
tnn
3cc9fe5aa4 don't need a wildcard here 2020-05-02 10:43:44 +00:00
tnn
e8cdb9630f pkglint/select.mk: prefer golang pkglint on NetBSD/aarch64 9.1 or later 2020-05-02 10:33:15 +00:00
rillig
4cf358f8b1 pkgtools/pkglint: Update to 5.6.3
Changes since 5.6.2:

* Add check for version patterns 1.5*, which should rather be 1.5.*

* Re-enable check for "set -e" and commands that may silently fail
  because of missing error checking

* Lots of internal clean-up and tests
2018-10-03 22:27:53 +00:00
gdt
7d8bb2407a Exclude NetBSD 1-5 from using go-pkglint
(Surely more systems should be using pkgint4, as it's obvious that
being i386 and no SunOS is not sufficient.  However, this is a
~minimal fix for NetBSD 5.)
2016-03-23 16:36:53 +00:00
rillig
0e527f2700 Fixed dependency pattern for pkglint4 2016-02-02 08:00:10 +00:00
rillig
500dff51c1 Fixed boolean expression for selecting the proper pkglint version
It had been wrong for SunOS-*-i386, which is not supported by the Go
programming language, but was forced to use the Go version nevertheless.
2016-02-01 21:40:39 +00:00
rillig
cbe47754f0 Added version selection based on the platform 2016-01-12 20:08:17 +00:00