summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2004-06-30 18:49:36 +0000
committerhubertf <hubertf>2004-06-30 18:49:36 +0000
commit0caa85b1c6512c0d800597b014b6df12c453764b (patch)
tree32e9ff4d7ae5825da4dfd034bc723a67c6731bf7 /pkgtools/pkglint/Makefile
parent799d96ec0c34a786bfcc6b737f8dfbe1ebd59cda (diff)
downloadpkgsrc-0caa85b1c6512c0d800597b014b6df12c453764b.tar.gz
Update pkglint to 3.83. Changes:
- made the program compile with "use strict" - completely rewrote some subs to make the code more readable - converted the global ("local") variables into local ("my") ones ;-) - limited the scope of variables where possible - added file and line number to the error messages where possible Patch contributed by Roland Illig in private mail.
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 692c61c1d63..17284db0b52 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.195 2004/06/28 14:33:47 hubertf Exp $
+# $NetBSD: Makefile,v 1.196 2004/06/30 18:49:36 hubertf Exp $
#
-DISTNAME= pkglint-3.82
+DISTNAME= pkglint-3.83
CATEGORIES= pkgtools devel
MASTER_SITES= # empty
DISTFILES= # empty