pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkgtools/pkglint (EMACS_VERSIONS_ACCEPTED)



By the way, I've added emacs25 on EMACS_VERSIONS_ACCEPTED on mailcrypt.
And chat/riece has xemacs21{4,5}nox on it.

For pkglint to be happy, attached patch is necessary.

Thank you,
---
mef%NetBSD.org@localhost
Makoto Fujiwara, 

Index: pkgtools/pkglint/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/pkgtools/pkglint/Makefile,v
retrieving revision 1.453
diff -u -r1.453 Makefile
--- pkgtools/pkglint/Makefile	9 Oct 2014 14:06:50 -0000	1.453
+++ pkgtools/pkglint/Makefile	23 Nov 2014 12:54:03 -0000
@@ -3,7 +3,7 @@
 # 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.
-PKGNAME=	pkglint-4.147
+PKGNAME=	pkglint-4.148
 CATEGORIES=	pkgtools
 
 OWNER=		wiz%NetBSD.org@localhost
Index: pkgtools/pkglint/files/makevars.map
===================================================================
RCS file: /cvsroot/pkgsrc/pkgtools/pkglint/files/makevars.map,v
retrieving revision 1.257
diff -u -r1.257 makevars.map
--- pkgtools/pkglint/files/makevars.map	9 Oct 2014 14:10:41 -0000	1.257
+++ pkgtools/pkglint/files/makevars.map	23 Nov 2014 12:54:03 -0000
@@ -308,7 +308,7 @@
 # ^^ or the empty string.
 EMACS_TYPE		{ emacs xemacs } [$system]
 EMACS_USE_LEIM		Yes
-EMACS_VERSIONS_ACCEPTED	List of { emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:s]
+EMACS_VERSIONS_ACCEPTED	List of { emacs25 emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs215nox xemacs214 xemacs214nox} [m:s]
 EMACS_VERSION_MAJOR	Integer [$system]
 EMACS_VERSION_MINOR	Integer [$system]
 EMACS_VERSION_REQD	List of { emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs215 xemacs214 } [m:as]


Home | Main Index | Thread Index | Old Index