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 a note that SUBST_SED mig...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab85a282b45f
branches: trunk
changeset: 502557:ab85a282b45f
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Nov 06 15:54:06 2005 +0000
description:
Added a note that SUBST_SED might be changed to a List instead of a
List* later.
diffstat:
pkgtools/pkglint/files/makevars.map | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ed4297bb559b -r ab85a282b45f pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Sun Nov 06 15:32:36 2005 +0000
+++ b/pkgtools/pkglint/files/makevars.map Sun Nov 06 15:54:06 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.27 2005/11/04 20:39:49 rillig Exp $
+# $NetBSD: makevars.map,v 1.28 2005/11/06 15:54:06 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -158,6 +158,7 @@
SUBST_CLASSES List
SUBST_FILES List* of Pathmask
SUBST_SED List*
+# ^^ This may be changed to a List later.
SUBST_STAGE Stage
TOOLS_ALIASES List of Filename
TOOLS_BROKEN List of Tool
Home |
Main Index |
Thread Index |
Old Index