From 3c4dbb16209f67d4d8097df418d619e68c74be41 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Tue, 20 Feb 2007 12:38:32 +0000 Subject: pkglint-4.76; teach emacs22{,nox}. --- pkgtools/pkglint/Makefile | 4 ++-- pkgtools/pkglint/files/makevars.map | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 37689009c91..2c34746d486 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.357 2007/01/30 18:41:26 rillig Exp $ +# $NetBSD: Makefile,v 1.358 2007/02/20 12:38:32 uebayasi Exp $ # -DISTNAME= pkglint-4.75 +DISTNAME= pkglint-4.76 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 317688b7203..c3c0f20756f 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.157 2007/02/15 23:53:16 rillig Exp $ +# $NetBSD: makevars.map,v 1.158 2007/02/20 12:38:32 uebayasi Exp $ # # This file contains the guessed type of some variables, according to @@ -292,10 +292,10 @@ EMACS_PKGNAME_PREFIX Identifier [$system] # ^^ or the empty string. EMACS_TYPE { emacs xemacs } [$system] EMACS_USE_LEIM Yes -EMACS_VERSIONS_ACCEPTED List of { emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s] +EMACS_VERSIONS_ACCEPTED List of { emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s] EMACS_VERSION_MAJOR Integer [$system] EMACS_VERSION_MINOR Integer [$system] -EMACS_VERSION_REQD List of { emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as] +EMACS_VERSION_REQD List of { emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as] ERROR_CAT ShellCommand [$system] ERROR_MSG ShellCommand [$system] EVAL_PREFIX InternalList of ShellWord [m:a,c:a] -- cgit v1.2.3