summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authordholland <dholland>2012-07-22 01:01:40 +0000
committerdholland <dholland>2012-07-22 01:01:40 +0000
commitb93e330e5ff2ad8f1fe3fb38c26bfc2cfa1b898e (patch)
treefc954884bb85478601c129ef8f9a489ab54f0c3c /pkgtools
parent213d601651dc4a80e535da6541051a3140b0a39b (diff)
downloadpkgsrc-b93e330e5ff2ad8f1fe3fb38c26bfc2cfa1b898e.tar.gz
Recognize emacs24nox; bump version.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
-rw-r--r--pkgtools/pkglint/files/makevars.map6
2 files changed, 5 insertions, 5 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 5f0b754fcb7..dc3b64f18f6 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.411 2012/07/17 19:25:21 wiz Exp $
+# $NetBSD: Makefile,v 1.412 2012/07/22 01:01:40 dholland 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.119
+DISTNAME= pkglint-4.120
CATEGORIES= pkgtools
MASTER_SITES= # none
DISTFILES= # none
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 2b09a108b73..57c14a9e434 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.224 2012/07/15 11:08:19 marino Exp $
+# $NetBSD: makevars.map,v 1.225 2012/07/22 01:01:41 dholland Exp $
#
# This file contains the guessed type of some variables, according to
@@ -302,10 +302,10 @@ EMACS_PKGNAME_PREFIX Identifier [$system]
# ^^ or the empty string.
EMACS_TYPE { emacs xemacs } [$system]
EMACS_USE_LEIM Yes
-EMACS_VERSIONS_ACCEPTED List of { emacs24 emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s]
+EMACS_VERSIONS_ACCEPTED List of { emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s]
EMACS_VERSION_MAJOR Integer [$system]
EMACS_VERSION_MINOR Integer [$system]
-EMACS_VERSION_REQD List of { emacs24 emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as]
+EMACS_VERSION_REQD List of { emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as]
EMULDIR Pathname [$system]
EMULSUBDIR Pathname [$system]
OPSYS_EMULDIR Pathname [$system]