From 86456a901b9e95390cb6bf5bf4d8fec8a85d54cb Mon Sep 17 00:00:00 2001 From: cheusov Date: Wed, 15 Jun 2011 22:22:28 +0000 Subject: Support for variable SUPERSEDES Bump version --- pkgtools/pkglint/Makefile | 5 +++-- pkgtools/pkglint/files/makevars.map | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index ec75c6aa7d1..4ca9d58b48f 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.390 2011/05/26 20:31:47 wiz Exp $ +# $NetBSD: Makefile,v 1.391 2011/06/15 22:22:28 cheusov 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.99 +DISTNAME= pkglint-4.100 CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none @@ -21,6 +21,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} +NO_CHECKSUM= yes NO_BUILD= yes USE_LANGUAGES= # none AUTO_MKDIRS= yes diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index e7afbf4c853..3c3567c8229 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.211 2011/05/15 16:30:59 wiz Exp $ +# $NetBSD: makevars.map,v 1.212 2011/06/15 22:22:28 cheusov Exp $ # # This file contains the guessed type of some variables, according to @@ -677,6 +677,7 @@ SUBST_MESSAGE.* Message [m:s,c:s,h:s,o:s,Makefile.*:s] SUBST_SED.* SedCommands [m:as,c:as,h:as,o:as,Makefile.*:as] SUBST_STAGE.* Stage [$package] SUBST_VARS.* List of Varname [$package_list] +SUPERSEDES InternalList of Dependency [$package_list] SVR4_PKGNAME SVR4PkgName [$package] TEST_DIRS List of WrksrcSubdirectory [$package_list] TEST_ENV List of ShellWord [$package_list] -- cgit v1.2.3