Path to this page:
./
pkgtools/pkglint,
Verifier for NetBSD packages
Branch: pkgsrc-2017Q1,
Version: 5.4.20,
Package name: pkglint-5.4.20,
Maintainer: rilligpkglint is for pkgsrc packages what lint(1) is for C files. It checks
for various things that the used languages cannot detect, for example
application-specific restrictions on certain variables.
Before importing a new package or making changes to an existing package,
pkglint should be run in the package's directory to check for common
errors.
Required to build:[
lang/go] [
pkgtools/cwrappers]
Version history: (Expand)
- (2017-04-12) Updated to version: pkglint-5.4.20
- (2017-04-04) Package added to pkgsrc.se, version pkglint-5.4.19 (created)
CVS history: (Expand)
2017-04-12 19:46:07 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #5247 - requested by sevan
pkgtools/pkglint: bugfix
Revisions pulled up:
- pkgtools/pkglint/Makefile 1.513
- pkgtools/pkglint/files/vardefs.go 1.23
---
Module Name: pkgsrc
Committed By: rillig
Date: Wed Apr 5 19:17:19 UTC 2017
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: vardefs.go
Log message:
Updated pkglint to 5.4.20.
Changes since 5.4.19:
* Updated allowed Python versions to include py36.
|