diff options
author | wiz <wiz@pkgsrc.org> | 2014-02-17 14:33:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-02-17 14:33:42 +0000 |
commit | 7d27d556631c9ff12b3ec87c35354b9e60ecdaaa (patch) | |
tree | cda580f042e015d27d430c12bb3f278b1b35b336 /pkgtools/pkglint | |
parent | 601da3b75ef478ed01b8c32ba8fbc8e2580ba3f1 (diff) | |
download | pkgsrc-7d27d556631c9ff12b3ec87c35354b9e60ecdaaa.tar.gz |
dd REPLACE_CSH. Bump version.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 77b59f21abd..ecaf6af534e 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.438 2014/01/13 01:54:52 cheusov Exp $ +# $NetBSD: Makefile,v 1.439 2014/02/17 14:33:42 wiz Exp $ # Note: if you update the version number, please have a look at the # changes between the CVS tag "pkglint_current" and HEAD. # After updating, please re-set the CVS tag to HEAD. -DISTNAME= pkglint-4.135 +DISTNAME= pkglint-4.136 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index bc3cc3655dd..afb6afc55a2 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.241 2014/01/28 12:55:32 obache Exp $ +# $NetBSD: makevars.map,v 1.242 2014/02/17 14:33:42 wiz Exp $ # # This file contains the guessed type of some variables, according to @@ -655,6 +655,7 @@ RCD_SCRIPT_SRC.* List of Pathname [m:s] REPLACE.* String [m:s] REPLACE_AWK List of Pathmask [$package_list] REPLACE_BASH List of Pathmask [$package_list] +REPLACE_CSH List of Pathmask [$package_list] REPLACE_EMACS List of Pathmask REPLACE_FILES.* List of Pathmask [m:as,c:as] REPLACE_INTERPRETER List of Identifier [m:a,c:a] |