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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9df06c9f2446
branches:  trunk
changeset: 503849:9df06c9f2446
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Dec 01 13:44:11 2005 +0000

description:
Updated pkglint to 4.48.

Changes since 4.47:
- Output warnings for partial RCS tags in patch files.
- Added many warnings concerning Makefile directives and make targets.

diffstat:

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

diffs (27 lines):

diff -r 18b2bf1b2025 -r 9df06c9f2446 doc/CHANGES
--- a/doc/CHANGES       Thu Dec 01 13:40:39 2005 +0000
+++ b/doc/CHANGES       Thu Dec 01 13:44:11 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12070 2005/12/01 06:46:54 martti Exp $
+$NetBSD: CHANGES,v 1.12071 2005/12/01 13:44:36 rillig Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -5442,3 +5442,4 @@
        Added sysutils/clex version 3.14 [minskim 2005-12-01]
        Updated pkgtools/pkglint to 4.47 [rillig 2005-12-01]
        Updated mail/postfix to 2.2.6 [martti 2005-12-01]
+       Updated pkgtools/pkglint to 4.49 [rillig 2005-12-01]
diff -r 18b2bf1b2025 -r 9df06c9f2446 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Dec 01 13:40:39 2005 +0000
+++ b/pkgtools/pkglint/Makefile Thu Dec 01 13:44:11 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.313 2005/12/01 04:11:56 rillig Exp $
+# $NetBSD: Makefile,v 1.314 2005/12/01 13:44:11 rillig Exp $
 #
 
-DISTNAME=      pkglint-4.47
+DISTNAME=      pkglint-4.49
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index