Sun Jul 22 01:01:41 2012 UTC ()
Recognize emacs24nox; bump version.


(dholland)
diff -r1.411 -r1.412 pkgsrc/pkgtools/pkglint/Makefile
diff -r1.224 -r1.225 pkgsrc/pkgtools/pkglint/files/makevars.map

cvs diff -r1.411 -r1.412 pkgsrc/pkgtools/pkglint/Makefile (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkglint/Makefile 2012/07/17 19:25:21 1.411
+++ pkgsrc/pkgtools/pkglint/Makefile 2012/07/22 01:01:40 1.412
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.411 2012/07/17 19:25:21 wiz Exp $ 1# $NetBSD: Makefile,v 1.412 2012/07/22 01:01:40 dholland Exp $
2# 2#
3 3
4# Note: if you update the version number, please have a look at the 4# Note: if you update the version number, please have a look at the
5# changes between the CVS tag "pkglint_current" and HEAD. 5# changes between the CVS tag "pkglint_current" and HEAD.
6# After updating, please re-set the CVS tag to HEAD. 6# After updating, please re-set the CVS tag to HEAD.
7DISTNAME= pkglint-4.119 7DISTNAME= pkglint-4.120
8CATEGORIES= pkgtools 8CATEGORIES= pkgtools
9MASTER_SITES= # none 9MASTER_SITES= # none
10DISTFILES= # none 10DISTFILES= # none
11 11
12MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ 13HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
14COMMENT= Verifier for NetBSD packages 14COMMENT= Verifier for NetBSD packages
15 15
16DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 16DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
17DEPENDS+= p5-enum>=1.016:../../devel/p5-enum 17DEPENDS+= p5-enum>=1.016:../../devel/p5-enum
18DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey 18DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey
19 19
20PKG_INSTALLATION_TYPES= overwrite pkgviews 20PKG_INSTALLATION_TYPES= overwrite pkgviews

cvs diff -r1.224 -r1.225 pkgsrc/pkgtools/pkglint/files/Attic/makevars.map (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkglint/files/Attic/makevars.map 2012/07/15 11:08:19 1.224
+++ pkgsrc/pkgtools/pkglint/files/Attic/makevars.map 2012/07/22 01:01:41 1.225
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: makevars.map,v 1.224 2012/07/15 11:08:19 marino Exp $ 1# $NetBSD: makevars.map,v 1.225 2012/07/22 01:01:41 dholland Exp $
2# 2#
3 3
4# This file contains the guessed type of some variables, according to 4# This file contains the guessed type of some variables, according to
5# their current use in pkgsrc. 5# their current use in pkgsrc.
6# 6#
7# The type YesNo is used for variables that are checked using 7# The type YesNo is used for variables that are checked using
8# .if defined(VAR) && !empty(VAR:M[Yy][Ee][Ss]) 8# .if defined(VAR) && !empty(VAR:M[Yy][Ee][Ss])
9# 9#
10# The type Yes is used for variables that are checked using 10# The type Yes is used for variables that are checked using
11# .if defined(VAR) 11# .if defined(VAR)
12# 12#
13# Type type List is used for lists of things. There are two types of lists, 13# Type type List is used for lists of things. There are two types of lists,
14# InternalList and List, which are described in the pkgsrc guide, chapter 14# InternalList and List, which are described in the pkgsrc guide, chapter
@@ -292,30 +292,30 @@ ECHO_N ShellCommand [$system] @@ -292,30 +292,30 @@ ECHO_N ShellCommand [$system]
292EGDIR Pathname [$package] 292EGDIR Pathname [$package]
293# ^^ This variable is not defined by the system, but has been established 293# ^^ This variable is not defined by the system, but has been established
294# as a convention. 294# as a convention.
295EMACS_BIN Pathname [$system] 295EMACS_BIN Pathname [$system]
296EMACS_ETCPREFIX Pathname [$system] 296EMACS_ETCPREFIX Pathname [$system]
297EMACS_FLAVOR { emacs xemacs } [$system] 297EMACS_FLAVOR { emacs xemacs } [$system]
298EMACS_INFOPREFIX Pathname [$system] 298EMACS_INFOPREFIX Pathname [$system]
299EMACS_LISPPREFIX Pathname [$system] 299EMACS_LISPPREFIX Pathname [$system]
300EMACS_MODULES List of Identifier [m:as,c:as] 300EMACS_MODULES List of Identifier [m:as,c:as]
301EMACS_PKGNAME_PREFIX Identifier [$system] 301EMACS_PKGNAME_PREFIX Identifier [$system]
302# ^^ or the empty string. 302# ^^ or the empty string.
303EMACS_TYPE { emacs xemacs } [$system] 303EMACS_TYPE { emacs xemacs } [$system]
304EMACS_USE_LEIM Yes 304EMACS_USE_LEIM Yes
305EMACS_VERSIONS_ACCEPTED List of { emacs24 emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s] 305EMACS_VERSIONS_ACCEPTED List of { emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s]
306EMACS_VERSION_MAJOR Integer [$system] 306EMACS_VERSION_MAJOR Integer [$system]
307EMACS_VERSION_MINOR Integer [$system] 307EMACS_VERSION_MINOR Integer [$system]
308EMACS_VERSION_REQD List of { emacs24 emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as] 308EMACS_VERSION_REQD List of { emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as]
309EMULDIR Pathname [$system] 309EMULDIR Pathname [$system]
310EMULSUBDIR Pathname [$system] 310EMULSUBDIR Pathname [$system]
311OPSYS_EMULDIR Pathname [$system] 311OPSYS_EMULDIR Pathname [$system]
312EMULSUBDIRSLASH Pathname [$system] 312EMULSUBDIRSLASH Pathname [$system]
313EMUL_ARCH { i386 none } [$system] 313EMUL_ARCH { i386 none } [$system]
314EMUL_DISTRO Identifier [$system] 314EMUL_DISTRO Identifier [$system]
315EMUL_IS_NATIVE Yes [$system] 315EMUL_IS_NATIVE Yes [$system]
316EMUL_MODULES.* List of Identifier [$package] 316EMUL_MODULES.* List of Identifier [$package]
317EMUL_OPSYS { linux } [$system] 317EMUL_OPSYS { linux } [$system]
318EMUL_PKG_FMT { plain rpm } [$package] 318EMUL_PKG_FMT { plain rpm } [$package]
319EMUL_PLATFORM EmulPlatform [$user] 319EMUL_PLATFORM EmulPlatform [$user]
320EMUL_PLATFORMS List of EmulPlatform [$package] 320EMUL_PLATFORMS List of EmulPlatform [$package]
321EMUL_PREFER List of EmulPlatform [$user] 321EMUL_PREFER List of EmulPlatform [$user]