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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4dc743018d6
branches:  trunk
changeset: 515021:c4dc743018d6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Jun 22 07:53:09 2006 +0000

description:
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.

diffstat:

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

diffs (13 lines):

diff -r 53bdf21da64b -r c4dc743018d6 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Jun 22 07:30:38 2006 +0000
+++ b/pkgtools/pkglint/Makefile Thu Jun 22 07:53:09 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index