pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/mozc-elisp226



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Tue Apr  7 12:20:11 UTC 2026

Modified Files:
        pkgsrc/inputmethod/mozc-elisp226: Makefile

Log Message:
mozc-elisp226: confirmed working on emacs30


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/inputmethod/mozc-elisp226/Makefile

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

Modified files:

Index: pkgsrc/inputmethod/mozc-elisp226/Makefile
diff -u pkgsrc/inputmethod/mozc-elisp226/Makefile:1.22 pkgsrc/inputmethod/mozc-elisp226/Makefile:1.23
--- pkgsrc/inputmethod/mozc-elisp226/Makefile:1.22      Fri Feb  6 10:05:07 2026
+++ pkgsrc/inputmethod/mozc-elisp226/Makefile   Tue Apr  7 12:20:11 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2026/02/06 10:05:07 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2026/04/07 12:20:11 tsutsui Exp $
 
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/}
 PKGREVISION=   45
@@ -11,6 +11,7 @@ EMACS_VERSIONS_ACCEPTED=      emacs26 emacs26
 EMACS_VERSIONS_ACCEPTED+=      emacs27 emacs27nox
 EMACS_VERSIONS_ACCEPTED+=      emacs28 emacs28nox
 EMACS_VERSIONS_ACCEPTED+=      emacs29 emacs29nox
+EMACS_VERSIONS_ACCEPTED+=      emacs30 emacs30nox
 
 .include "../../editors/emacs/modules.mk"
 



Home | Main Index | Thread Index | Old Index