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.67.
details: https://anonhg.NetBSD.org/pkgsrc/rev/88a71b0cef8e
branches: trunk
changeset: 516150:88a71b0cef8e
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jul 15 07:02:11 2006 +0000
description:
Updated pkglint to 4.67.
Changes since 4.66:
- Fixed the stack overflow in Perl in long variable assignment lines.
- Improved the SUBST check.
- For all files in bin/ and sbin/, pkglint now complains if the package
does not have a manual page, too. (Only with -Wextra)
- Lists of pathnames may be used in .for loops, since they are _assumed_
to not contain any additional white-space.
- Some more small improvements.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 52e8a48825f2 -r 88a71b0cef8e pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sat Jul 15 06:57:51 2006 +0000
+++ b/pkgtools/pkglint/Makefile Sat Jul 15 07:02:11 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.346 2006/07/06 21:14:19 jlam Exp $
+# $NetBSD: Makefile,v 1.347 2006/07/15 07:02:11 rillig Exp $
#
-DISTNAME= pkglint-4.66
+DISTNAME= pkglint-4.67
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
Home |
Main Index |
Thread Index |
Old Index