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.91.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea269a2643da
branches: trunk
changeset: 556456:ea269a2643da
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Mar 22 05:47:25 2009 +0000
description:
Updated pkglint to 4.91.
Important changes since 4.90:
- Fixed some issues with "package has been downgraded" warnings.
- The doc/CHANGES-* files can be checked individually now.
- Emit a warning if a package does not define PKG_DESTDIR_SUPPORT.
- In patch files, warnings about absolute pathnames, CPP macros and the
like are only emitted if the line starts with a "+". If the -Wextra
option is given, the context lines (starting with a " ") are also
checked.
- Added support for the new buildlink3.mk format.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r d955e8777815 -r ea269a2643da pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Sun Mar 22 05:41:44 2009 +0000
+++ b/pkgtools/pkglint/Makefile Sun Mar 22 05:47:25 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.379 2008/11/18 19:43:32 rillig Exp $
+# $NetBSD: Makefile,v 1.380 2009/03/22 05:47:25 rillig Exp $
#
# Please don't increase the version number if you are not rillig.
-DISTNAME= pkglint-4.90
+DISTNAME= pkglint-4.91
CATEGORIES= pkgtools
MASTER_SITES= # none
DISTFILES= # none
Home |
Main Index |
Thread Index |
Old Index