pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/apel



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun 30 22:23:13 UTC 2024

Modified Files:
        pkgsrc/devel/apel: Makefile

Log Message:
(devel/apel) +EMACS_VERSIONS_ACCEPTED+= emacs29 emacs29nox, tks wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/apel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/apel/Makefile
diff -u pkgsrc/devel/apel/Makefile:1.42 pkgsrc/devel/apel/Makefile:1.43
--- pkgsrc/devel/apel/Makefile:1.42     Fri Sep 15 23:19:27 2023
+++ pkgsrc/devel/apel/Makefile  Sun Jun 30 22:23:13 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2023/09/15 23:19:27 dholland Exp $
+# $NetBSD: Makefile,v 1.43 2024/06/30 22:23:13 mef Exp $
 
 DISTNAME=      apel-10.8.0.20201107
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -29,6 +29,7 @@ EMACS_VERSIONS_INCOMPATIBLE=  emacs21 ema
 EMACS_VERSIONS_ACCEPTED=       emacs26 emacs26nox
 EMACS_VERSIONS_ACCEPTED+=      emacs27 emacs27nox
 EMACS_VERSIONS_ACCEPTED+=      emacs28 emacs28nox
+EMACS_VERSIONS_ACCEPTED+=      emacs29 emacs29nox
 
 BUILD_TARGET.emacs=    elc
 BUILD_TARGET.xemacs=   package



Home | Main Index | Thread Index | Old Index