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.33.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e61f8d76c61
branches: trunk
changeset: 502224:8e61f8d76c61
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 12:35:05 2005 +0000
description:
Updated pkglint to 4.33.
Changes since 4.32.2:
- Added checks for CATEGORIES.
- Modernized checks for DEPENDS and BUILD_DEPENDS.
- Simplified PLIST directive checks.
diffstat:
doc/CHANGES | 3 ++-
pkgtools/pkglint/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3c3f7e262a4c -r 8e61f8d76c61 doc/CHANGES
--- a/doc/CHANGES Thu Nov 03 12:32:07 2005 +0000
+++ b/doc/CHANGES Thu Nov 03 12:35:05 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11777 2005/11/03 10:57:07 agc Exp $
+$NetBSD: CHANGES,v 1.11778 2005/11/03 12:35:36 rillig Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -5028,3 +5028,4 @@
Updated devel/Gorm to 1.0.0 [rh 2005-11-03]
Updated devel/mantis to 1.0.0rc3 [adrianp 2005-11-03]
Updated devel/intel-iscsi to 20040115nb1 [agc 2005-11-03]
+ Updated pkgtools/pkglint to 4.33 [rillig 2005-11-03]
diff -r 3c3f7e262a4c -r 8e61f8d76c61 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Nov 03 12:32:07 2005 +0000
+++ b/pkgtools/pkglint/Makefile Thu Nov 03 12:35:05 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.275 2005/11/01 23:08:42 rillig Exp $
+# $NetBSD: Makefile,v 1.276 2005/11/03 12:35:05 rillig Exp $
#
-DISTNAME= pkglint-4.32.2
+DISTNAME= pkglint-4.33
CATEGORIES= pkgtools devel
MASTER_SITES= # empty
DISTFILES= # empty
Home |
Main Index |
Thread Index |
Old Index