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.55.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/464ed88d4330
branches:  trunk
changeset: 507293:464ed88d4330
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 30 09:35:13 2006 +0000

description:
Updated pkglint to 4.55.

Changes since 4.54:
- -Wvarorder works now as expected.
- distinfo files are checked more strictly.
- Reduced the number of false positives.
- Make(1) variables of the form $(...) are detected properly.

diffstat:

 pkgtools/pkglint/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 8c7d68f714fc -r 464ed88d4330 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Mon Jan 30 09:25:58 2006 +0000
+++ b/pkgtools/pkglint/Makefile Mon Jan 30 09:35:13 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.326 2006/01/26 16:20:45 rillig Exp $
+# $NetBSD: Makefile,v 1.327 2006/01/30 09:35:13 rillig Exp $
 #
 
-DISTNAME=      pkglint-4.54
+DISTNAME=      pkglint-4.55
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index