pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint pkglint-4.76; teach emacs22{,nox}.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2319418bb65
branches: trunk
changeset: 525618:d2319418bb65
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Tue Feb 20 12:38:32 2007 +0000
description:
pkglint-4.76; teach emacs22{,nox}.
diffstat:
pkgtools/pkglint/Makefile | 4 ++--
pkgtools/pkglint/files/makevars.map | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 077edf25a1c3 -r d2319418bb65 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Tue Feb 20 12:36:02 2007 +0000
+++ b/pkgtools/pkglint/Makefile Tue Feb 20 12:38:32 2007 +0000
@@ -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 -r 077edf25a1c3 -r d2319418bb65 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Tue Feb 20 12:36:02 2007 +0000
+++ b/pkgtools/pkglint/files/makevars.map Tue Feb 20 12:38:32 2007 +0000
@@ -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 @@
# ^^ 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]
Home |
Main Index |
Thread Index |
Old Index