pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added the shell commands DELAYE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b47f147dbbab
branches: trunk
changeset: 514685:b47f147dbbab
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jun 16 12:01:38 2006 +0000
description:
Added the shell commands DELAYED_{ERROR,WARNING}_MSG and SHCOMMENT.
diffstat:
pkgtools/pkglint/files/makevars.map | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r a09db9c9f330 -r b47f147dbbab pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Fri Jun 16 11:42:02 2006 +0000
+++ b/pkgtools/pkglint/files/makevars.map Fri Jun 16 12:01:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.115 2006/06/16 09:34:19 rillig Exp $
+# $NetBSD: makevars.map,v 1.116 2006/06/16 12:01:38 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -217,6 +217,8 @@
DEINSTALL_FILE Pathname [m:s]
DEINSTALL_SRC List of Pathname [m:s,c:ds]
DEINSTALL_TEMPLATE List of Pathname [m:as,c:ads]
+DELAYED_ERROR_MSG ShellCommand [*:u]
+DELAYED_WARNING_MSG ShellCommand [*:u]
DEPENDS InternalList of DependencyWithPath [$list]
DEPENDS_TARGET List of Identifier [$user]
DESCR_SRC List of Pathname [m:s,c:ds]
@@ -531,6 +533,7 @@
SHAREGRP UserGroupName []
SHAREMODE FileMode []
SHAREOWN UserGroupName []
+SHCOMMENT ShellCommand [*:u]
SHLIB_HANDLING { YES NO no }
SHLIBTOOL ShellCommand []
SHLIBTOOL_OVERRIDE List of Pathmask [m:as,c:a]
Home |
Main Index |
Thread Index |
Old Index