Updated pkglint to 4.65.
Changes since 4.64: - Many refinements of quoting checks and variable type definitions. - Improved the wording of diagnostics and added some explanations. - Adjusted pkglint to the many recent changes in the infrastructure part. - Improved detection of absolute pathnames. Updated during the freeze because the version number has not changed for two weeks, but many features were added. Therefore the old version number was not reliable for determining the real functionality of pkglint exactly.
This commit is contained in:
parent
bcb61c6269
commit
a8deb9011f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.343 2006/06/09 10:27:09 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.344 2006/06/22 07:53:09 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pkglint-4.64
|
||||
DISTNAME= pkglint-4.65
|
||||
CATEGORIES= pkgtools
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
|
Loading…
Reference in a new issue