pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Updated pkglint to 4.50.
details: https://anonhg.NetBSD.org/pkgsrc/rev/477c789bd504
branches: trunk
changeset: 505197:477c789bd504
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Dec 31 14:09:51 2005 +0000
description:
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.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r dc4124cf3825 -r 477c789bd504 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sat Dec 31 14:02:28 2005 +0000
+++ b/pkgtools/pkglint/Makefile Sat Dec 31 14:09:51 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index