From 2867d18409b4ce857ee779ec5a9972c61621e36a Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 10 Jun 2014 13:55:07 +0000 Subject: pkglint-4.141: PAM_ACCEPTED and PAM_TYPE are gone --- pkgtools/pkglint/Makefile | 4 ++-- pkgtools/pkglint/files/makevars.map | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index bf4bb00eef3..16b3e18e270 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.445 2014/05/31 15:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.446 2014/06/10 13:55:07 joerg 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. -PKGNAME= pkglint-4.140 +PKGNAME= pkglint-4.141 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 32493c8f7bc..5f8104022f4 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.249 2014/05/06 09:32:53 wiz Exp $ +# $NetBSD: makevars.map,v 1.250 2014/06/10 13:55:07 joerg Exp $ # # This file contains the guessed type of some variables, according to @@ -519,9 +519,7 @@ OWNER Mail_Address [m:s,c:d] OWN_DIRS List of Pathname [$package_list] OWN_DIRS_PERMS List of ShellWord [$package_list] PAMBASE Pathname [$system] -PAM_ACCEPTED List of { linux-pam openpam solaris-pam } PAM_DEFAULT { linux-pam openpam solaris-pam } [$user] -PAM_TYPE { linux-pam openpam solaris-pam } [$system] PATCHDIR RelativePkgPath [m:s,c:ds] PATCHFILES List of Filename [$package_list] PATCH_ARGS List of ShellWord -- cgit v1.2.3