pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/apel Add emacs25 on EMACS_VERSIONS_ACCEPTED



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e4c44f1797a
branches:  trunk
changeset: 649946:6e4c44f1797a
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Apr 14 02:23:29 2015 +0000

description:
Add emacs25 on EMACS_VERSIONS_ACCEPTED

diffstat:

 devel/apel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4fc174f32066 -r 6e4c44f1797a devel/apel/Makefile
--- a/devel/apel/Makefile       Tue Apr 14 02:21:42 2015 +0000
+++ b/devel/apel/Makefile       Tue Apr 14 02:23:29 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2014/11/02 16:08:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2015/04/14 02:23:29 mef Exp $
 
 DISTNAME=      apel-10.8
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -24,7 +24,7 @@
 MAKE_FLAGS+=   ${MAKE_FLAGS.${EMACS_FLAVOR}}
 
 # apel is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED=emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox \
+EMACS_VERSIONS_ACCEPTED=emacs25 emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox \
                        emacs21 emacs21nox emacs20
 
 BUILD_TARGET.emacs=    elc



Home | Main Index | Thread Index | Old Index