Prevented warnings when defining the new FETCH_MESSAGE.

This commit is contained in:
rillig 2006-05-23 09:12:35 +00:00
parent a669c02709
commit b8694492bf
2 changed files with 5 additions and 2 deletions

View file

@ -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 []

View file

@ -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