pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/emacs30-nox11
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 15 02:18:20 UTC 2026
Modified Files:
pkgsrc/editors/emacs30-nox11: version.mk
Log Message:
emacs30-nox11: fix typo
Reported by Showta Ishizaki in PR 60590.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/emacs30-nox11/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/emacs30-nox11/version.mk
diff -u pkgsrc/editors/emacs30-nox11/version.mk:1.1 pkgsrc/editors/emacs30-nox11/version.mk:1.2
--- pkgsrc/editors/emacs30-nox11/version.mk:1.1 Tue Dec 16 20:33:22 2025
+++ pkgsrc/editors/emacs30-nox11/version.mk Sat Aug 15 02:18:20 2026
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2025/12/16 20:33:22 gdt Exp $
+# $NetBSD: version.mk,v 1.2 2026/08/15 02:18:20 wiz Exp $
_EMACS_FLAVOR= emacs
-_EMACS_REQD= emacs30-no-x11>=30.1<31
+_EMACS_REQD= emacs30-nox11>=30.1<31
_EMACS_VERSION_MAJOR= 30
_EMACS_VERSION_MINOR= 2
Home |
Main Index |
Thread Index |
Old Index