Fri Jul 3 09:52:04 2015 UTC ()
Update pkglint to 4.156 - "8" is also a valid USE_JAVA2 value


(abs)
diff -r1.463 -r1.464 pkgsrc/pkgtools/pkglint/Makefile
diff -r1.265 -r1.266 pkgsrc/pkgtools/pkglint/files/makevars.map

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

--- pkgsrc/pkgtools/pkglint/Makefile 2015/06/14 18:18:34 1.463
+++ pkgsrc/pkgtools/pkglint/Makefile 2015/07/03 09:52:04 1.464
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.463 2015/06/14 18:18:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.464 2015/07/03 09:52:04 abs Exp $
2 2
3PKGNAME= pkglint-4.155 3PKGNAME= pkglint-4.156
4CATEGORIES= pkgtools 4CATEGORIES= pkgtools
5 5
6OWNER= wiz@NetBSD.org 6OWNER= wiz@NetBSD.org
7HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ 7HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/
8COMMENT= Verifier for NetBSD packages 8COMMENT= Verifier for NetBSD packages
9LICENSE= 2-clause-bsd 9LICENSE= 2-clause-bsd
10 10
11DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 11DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
12DEPENDS+= p5-enum>=1.016:../../devel/p5-enum 12DEPENDS+= p5-enum>=1.016:../../devel/p5-enum
13DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey 13DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey
14 14
15#BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep 15#BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
16#BUILD_DEPENDS+= p5-Test-Trap-[0-9]*:../../devel/p5-Test-Trap 16#BUILD_DEPENDS+= p5-Test-Trap-[0-9]*:../../devel/p5-Test-Trap

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

--- pkgsrc/pkgtools/pkglint/files/Attic/makevars.map 2015/06/29 11:06:48 1.265
+++ pkgsrc/pkgtools/pkglint/files/Attic/makevars.map 2015/07/03 09:52:04 1.266
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: makevars.map,v 1.265 2015/06/29 11:06:48 ryoon Exp $ 1# $NetBSD: makevars.map,v 1.266 2015/07/03 09:52:04 abs 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# The type List is used for lists of things. There are two types of lists, 13# The 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
@@ -735,27 +735,27 @@ UNPRIVILEGED_USER UserGroupName [$user] @@ -735,27 +735,27 @@ UNPRIVILEGED_USER UserGroupName [$user]
735UNPRIVILEGED_GROUP UserGroupName [$user] 735UNPRIVILEGED_GROUP UserGroupName [$user]
736UNWRAP_FILES List of Pathmask [$package_list] 736UNWRAP_FILES List of Pathmask [$package_list]
737UPDATE_TARGET List of Identifier [$user] 737UPDATE_TARGET List of Identifier [$user]
738USE_BSD_MAKEFILE Yes [$package] 738USE_BSD_MAKEFILE Yes [$package]
739USE_BUILTIN.* YesNo_Indirectly [builtin.mk:s] 739USE_BUILTIN.* YesNo_Indirectly [builtin.mk:s]
740USE_CMAKE Yes [$package] 740USE_CMAKE Yes [$package]
741USE_CROSSBASE Yes [m:s] 741USE_CROSSBASE Yes [m:s]
742USE_FEATURES List of Identifier [$package] 742USE_FEATURES List of Identifier [$package]
743USE_GCC_RUNTIME YesNo [$package] 743USE_GCC_RUNTIME YesNo [$package]
744USE_GNU_CONFIGURE_HOST YesNo [$package] 744USE_GNU_CONFIGURE_HOST YesNo [$package]
745USE_GNU_ICONV Yes [m:s,c:s,o:s] 745USE_GNU_ICONV Yes [m:s,c:s,o:s]
746USE_IMAKE Yes [m:s] 746USE_IMAKE Yes [m:s]
747USE_JAVA { run yes build } [$package] 747USE_JAVA { run yes build } [$package]
748USE_JAVA2 { YES yes no 1.4 1.5 6 7 } [$package] 748USE_JAVA2 { YES yes no 1.4 1.5 6 7 8 } [$package]
749USE_LANGUAGES List of { ada c c99 c++ fortran fortran77 java objc } [m:s,c:s,o:s] 749USE_LANGUAGES List of { ada c c99 c++ fortran fortran77 java objc } [m:s,c:s,o:s]
750USE_LIBTOOL Yes [$package] 750USE_LIBTOOL Yes [$package]
751USE_MAKEINFO Yes [$package] 751USE_MAKEINFO Yes [$package]
752USE_MSGFMT_PLURALS Yes [$package] 752USE_MSGFMT_PLURALS Yes [$package]
753USE_NCURSES Yes [$package] 753USE_NCURSES Yes [$package]
754USE_OLD_DES_API YesNo [$package] 754USE_OLD_DES_API YesNo [$package]
755USE_PKGINSTALL Yes [$package] 755USE_PKGINSTALL Yes [$package]
756USE_PKGLOCALEDIR YesNo [$package] 756USE_PKGLOCALEDIR YesNo [$package]
757USE_PKGSRC_GCC Yes [$user] 757USE_PKGSRC_GCC Yes [$user]
758USE_TOOLS List of Tool [*:a] 758USE_TOOLS List of Tool [*:a]
759USE_X11 Yes [$package] 759USE_X11 Yes [$package]
760USE_X11BASE Yes [$package] 760USE_X11BASE Yes [$package]
761WARNING_MSG ShellCommand [$system] 761WARNING_MSG ShellCommand [$system]