From: Joachim Wiberg <troglobit@gmail.com>
To: buildroot@buildroot.org
Cc: Joachim Wiberg <troglobit@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/mg: bump to v4.0
Date: Fri, 17 Jul 2026 17:03:01 +0200 [thread overview]
Message-ID: <20260717150301.2829199-1-troglobit@gmail.com> (raw)
Major release, multibyte text can now be typed, displayed, and edited in
UTF-8 locales. Also, syntax highlighting, a visible region, and side by
side windows.
Release notes: https://github.com/troglobit/mg/releases/tag/v4.0
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
---
package/mg/Config.in | 2 +-
package/mg/mg.hash | 4 ++--
package/mg/mg.mk | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/mg/Config.in b/package/mg/Config.in
index 11e5bdb273..35e0e6f57f 100644
--- a/package/mg/Config.in
+++ b/package/mg/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_MG
bool "mg"
depends on BR2_USE_MMU # fork()
help
- Emacs-like text editor (130 kiB)
+ Emacs-like text editor (260 kiB)
Mg is a MicroEMACS clone with the goal of being compatible
with GNU Emacs, because there should never be any reason to
diff --git a/package/mg/mg.hash b/package/mg/mg.hash
index 6a3e3465b8..147809f719 100644
--- a/package/mg/mg.hash
+++ b/package/mg/mg.hash
@@ -1,4 +1,4 @@
-# From https://github.com/troglobit/mg/releases/tag/v3.7
-sha256 05101360d2194392da0950e8b6f18d067d8af0fd2f572461ba4d4e7b4ccbb4c1 mg-3.7.tar.gz
+# From https://github.com/troglobit/mg/releases/tag/v4.0
+sha256 7040117fc8177b73038027fc59e62012c77842e4ef40ab07e57f7b69832446e2 mg-4.0.tar.gz
# Locally computed:
sha256 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c UNLICENSE
diff --git a/package/mg/mg.mk b/package/mg/mg.mk
index 59f1d1e316..0b5c14d8fc 100644
--- a/package/mg/mg.mk
+++ b/package/mg/mg.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MG_VERSION = 3.7
+MG_VERSION = 4.0
MG_SITE = https://github.com/troglobit/mg/releases/download/v$(MG_VERSION)
MG_LICENSE = Public Domain
MG_LICENSE_FILES = UNLICENSE
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-07-17 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 15:03 Joachim Wiberg [this message]
2026-07-17 16:57 ` [Buildroot] [PATCH 1/1] package/mg: bump to v4.0 Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260717150301.2829199-1-troglobit@gmail.com \
--to=troglobit@gmail.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox