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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5daca05379fd
branches:  trunk
changeset: 518750:5daca05379fd
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Sep 16 15:43:01 2006 +0000

description:
Updated pkglint to 4.69.

Changes since 4.68:
- Improved the checks for BUILD_DEFS.
- Improved the shell word parser.
- Improved the heuristics for detecting absolute pathnames.
- The :M* operator is only required with GNU configure scripts.

Committed during the freeze to have a unique version number that includes
the features from the last days.

diffstat:

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

diffs (13 lines):

diff -r a78065d5062c -r 5daca05379fd pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sat Sep 16 15:36:12 2006 +0000
+++ b/pkgtools/pkglint/Makefile Sat Sep 16 15:43:01 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.348 2006/08/04 18:41:11 rillig Exp $
+# $NetBSD: Makefile,v 1.349 2006/09/16 15:43:01 rillig Exp $
 #
 
-DISTNAME=      pkglint-4.68
+DISTNAME=      pkglint-4.69
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index