pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Updated pkglint to 4.52.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcfc22c47084
branches: trunk
changeset: 505978:dcfc22c47084
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Jan 10 00:52:00 2006 +0000
description:
Updated pkglint to 4.52.
Changes since 4.51:
- The occurence of a symlink other than work* inside the pkgsrc tree is
not an error, just a warning.
- SUBST_MESSAGE should not be quoted.
- If -Wextra is enabled, all make variables that are used in shell commands
are checked for proper quoting.
- Improved the parser for shell commands.
- Some other minor changes.
diffstat:
doc/CHANGES | 3 ++-
pkgtools/pkglint/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 8912d7fe4f96 -r dcfc22c47084 doc/CHANGES
--- a/doc/CHANGES Tue Jan 10 00:01:16 2006 +0000
+++ b/doc/CHANGES Tue Jan 10 00:52:00 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12436 2006/01/09 21:44:10 tron Exp $
+$NetBSD: CHANGES,v 1.12437 2006/01/10 00:52:19 rillig Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -199,3 +199,4 @@
Updated devel/mantis to 1.0.0rc4nb2 [adrianp 2006-01-09]
Updated x11/xlockmore to 5.21 [hubertf 2006-01-09]
Updated audio/mpg123-nas to 0.59.18nb8 [tron 2006-01-09]
+ Updated pkgtools/pkglint to 4.52 [rillig 2006-01-10]
diff -r 8912d7fe4f96 -r dcfc22c47084 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Tue Jan 10 00:01:16 2006 +0000
+++ b/pkgtools/pkglint/Makefile Tue Jan 10 00:52:00 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.320 2006/01/09 23:39:55 rillig Exp $
+# $NetBSD: Makefile,v 1.321 2006/01/10 00:52:00 rillig Exp $
#
-DISTNAME= pkglint-4.51
+DISTNAME= pkglint-4.52
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
Home |
Main Index |
Thread Index |
Old Index