summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-05-23 09:12:35 +0000
committerrillig <rillig@pkgsrc.org>2006-05-23 09:12:35 +0000
commitb8694492bf8b8962df6ce7f88d81032538a670c6 (patch)
treed15680c2f333d8add939bcbde2bcfdee27f51daa /pkgtools/pkglint
parenta669c027094530719b371febd3e85b3b09ac080a (diff)
downloadpkgsrc-b8694492bf8b8962df6ce7f88d81032538a670c6.tar.gz
Prevented warnings when defining the new FETCH_MESSAGE.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
-rw-r--r--pkgtools/pkglint/files/pkglint.pl3
2 files changed, 5 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 3d4b3176766..06eb19eaae4 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.94 2006/05/23 08:59:47 rillig Exp $
+# $NetBSD: makevars.map,v 1.95 2006/05/23 09:12:35 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -241,6 +241,7 @@ FAM_ACCEPTED List of { fam gamin }
FAM_DEFAULT Unchecked []
FAM_TYPE Unchecked []
FETCH_BEFORE_ARGS List of ShellWord [m:as]
+FETCH_MESSAGE List of ShellWord [m:as,c:as,o:as]
FILESDIR RelativePkgPath [m:s,c:ds]
FILES_SUBST List of ShellWord [*:a]
FILES_SUBST_SED List of ShellWord
@@ -288,6 +289,7 @@ JAVA_CLASSPATH ShellWord
JAVA_NAME Filename
JAVA_UNLIMIT List of { cmdsize datasize stacksize }
JAVA_WRAPPERS InternalList of Filename
+JAVA_WRAPPER_BIN.* Pathname [m:s,c:ds]
KRB5BASE Unchecked []
KRB5_ACCEPTED List of { heimdal mit-krb5 }
KRB5_DEFAULT Unchecked []
diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl
index 4092bc24cd4..afcdb53d587 100644
--- a/pkgtools/pkglint/files/pkglint.pl
+++ b/pkgtools/pkglint/files/pkglint.pl
@@ -1,5 +1,5 @@
#! @PERL@
-# $NetBSD: pkglint.pl,v 1.589 2006/05/23 08:59:47 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.590 2006/05/23 09:12:35 rillig Exp $
#
# pkglint - static analyzer and checker for pkgsrc packages
@@ -1581,6 +1581,7 @@ sub get_regex_plurals() {
BUILDLINK_LDADD
COMMENT
EXTRACT_ONLY
+ FETCH_MESSAGE
GENERATE_PLIST
PLIST_CAT
PLIST_PRE