pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/apel apel: allow emacs28



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1461e7ba56b
branches:  trunk
changeset: 383682:d1461e7ba56b
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Aug 22 07:39:09 2022 +0000

description:
apel: allow emacs28

diffstat:

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

diffs (17 lines):

diff -r 06939a356a90 -r d1461e7ba56b devel/apel/Makefile
--- a/devel/apel/Makefile       Mon Aug 22 07:37:13 2022 +0000
+++ b/devel/apel/Makefile       Mon Aug 22 07:39:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2022/05/14 22:25:33 dholland Exp $
+# $NetBSD: Makefile,v 1.40 2022/08/22 07:39:09 markd Exp $
 
 DISTNAME=      apel-10.8.0.20201107
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -28,6 +28,7 @@
 EMACS_VERSIONS_ACCEPTED=       emacs25 emacs25nox emacs21 emacs21nox emacs20
 EMACS_VERSIONS_ACCEPTED+=      emacs26 emacs26nox
 EMACS_VERSIONS_ACCEPTED+=      emacs27 emacs27nox
+EMACS_VERSIONS_ACCEPTED+=      emacs28 emacs28nox
 
 BUILD_TARGET.emacs=    elc
 BUILD_TARGET.xemacs=   package



Home | Main Index | Thread Index | Old Index