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.51. Welcome to the Fahrenheit rel...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6282aab4d017
branches:  trunk
changeset: 505283:6282aab4d017
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 02 08:29:55 2006 +0000

description:
Updated pkglint to 4.51. Welcome to the Fahrenheit release.

Changes since 4.50:
- Extended the quoting checks for make variables to shell commands.
- Added a check for unquoted shell variables (only with -Wextra).
- Some other minor changes.

diffstat:

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

diffs (27 lines):

diff -r 132079cd8f2a -r 6282aab4d017 doc/CHANGES
--- a/doc/CHANGES       Mon Jan 02 03:02:29 2006 +0000
+++ b/doc/CHANGES       Mon Jan 02 08:29:55 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12299 2006/01/01 23:56:31 wiz Exp $
+$NetBSD: CHANGES,v 1.12300 2006/01/02 08:30:44 rillig Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -23,3 +23,4 @@
        Updated www/p5-HTML-Parser to 3.48 [wiz 2006-01-01]
        Updated www/p5-HTML-Tree to 3.19.01 [wiz 2006-01-01]
        Updated mail/evolution-data-server to 1.4.2.1 [wiz 2006-01-01]
+       Updated pkgtools/pkglint to 4.51 [rillig 2006-01-02]
diff -r 132079cd8f2a -r 6282aab4d017 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Mon Jan 02 03:02:29 2006 +0000
+++ b/pkgtools/pkglint/Makefile Mon Jan 02 08:29:55 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.318 2005/12/31 14:09:51 rillig Exp $
+# $NetBSD: Makefile,v 1.319 2006/01/02 08:29:55 rillig Exp $
 #
 
-DISTNAME=      pkglint-4.50
+DISTNAME=      pkglint-4.51
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index