pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Values in SUBST_CLASSES may be ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7492a7c05e8b
branches:  trunk
changeset: 503174:7492a7c05e8b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Nov 15 13:48:42 2005 +0000

description:
Values in SUBST_CLASSES may be tool names.

diffstat:

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

diffs (20 lines):

diff -r 699c0a6b76d7 -r 7492a7c05e8b pkgtools/pkglint/files/pkglint.pl
--- a/pkgtools/pkglint/files/pkglint.pl Tue Nov 15 13:42:50 2005 +0000
+++ b/pkgtools/pkglint/files/pkglint.pl Tue Nov 15 13:48:42 2005 +0000
@@ -11,7 +11,7 @@
 # Freely redistributable.  Absolutely no warranty.
 #
 # From Id: portlint.pl,v 1.64 1998/02/28 02:34:05 itojun Exp
-# $NetBSD: pkglint.pl,v 1.360 2005/11/15 13:37:55 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.361 2005/11/15 13:48:42 rillig Exp $
 #
 # This version contains lots of changes necessary for NetBSD packages
 # done by:
@@ -1878,6 +1878,7 @@
                INTERACTIVE_STAGE
                MANSOURCEPATH MASTER_SITES
                PKGNAME PKGSRC_USE_TOOLS PKG_FAIL_REASON
+               SUBST_CLASSES
                SUBST_MESSAGE\\..*
                .*_TARGET
                USE_TOOLS);



Home | Main Index | Thread Index | Old Index