Updated pkglint to 4.50.
Changes since 4.49: - Added checks for shell commands whose exitcodes are ignored. - Added checks for CFLAGS, CPPFLAGS and CXXFLAGS. - Improved diagnostics. - Various bugfixes. Changes to lintpkgsrc: - Avoided double occurrence of pkg_install.
This commit is contained in:
parent
816ce58996
commit
068c3c65d5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.317 2005/12/18 15:20:21 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.318 2005/12/31 14:09:51 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pkglint-4.49
|
||||
DISTNAME= pkglint-4.50
|
||||
CATEGORIES= pkgtools
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
|
Loading…
Reference in a new issue