pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Whew. pkglint didn't know FAIL_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18a58150776d
branches:  trunk
changeset: 534162:18a58150776d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Oct 13 08:57:09 2007 +0000

description:
Whew. pkglint didn't know FAIL_MSG at all.

diffstat:

 pkgtools/pkglint/files/makevars.map |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ff82eee6a80f -r 18a58150776d pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Sat Oct 13 08:55:48 2007 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Sat Oct 13 08:57:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.170 2007/10/12 20:16:01 rillig Exp $
+# $NetBSD: makevars.map,v 1.171 2007/10/13 08:57:09 rillig Exp $
 #
 
 # This file contains the guessed type of some variables, according to
@@ -314,6 +314,7 @@
 EXTRACT_OPTS_ZOO       List of ShellWord [m:as,c:as]
 EXTRACT_SUFX           DistSuffix [$package]
 EXTRACT_USING          { gtar nbtar pax } [$package]
+FAIL_MSG               ShellCommand [$system]
 FAMBASE                        Pathname [$system]
 FAM_ACCEPTED           List of { fam gamin } [$package]
 FAM_DEFAULT            { fam gamin } [$user]



Home | Main Index | Thread Index | Old Index