From 2262fc7f415eb59c987a49c9cf5b2f1457398cd9 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 31 Dec 2005 14:09:51 +0000 Subject: 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. --- pkgtools/pkglint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 01111f1a7f7..bcf5b6ecc94 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -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 -- cgit v1.2.3