From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Joachim Wiberg <troglobit@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/mg: bump to v3.7
Date: Fri, 15 Sep 2023 23:34:42 +0200 [thread overview]
Message-ID: <20230915213442.GJ2571@scaer> (raw)
In-Reply-To: <20230915052840.3060566-1-troglobit@gmail.com>
Joachim, All,
On 2023-09-15 07:28 +0200, Joachim Wiberg spake thusly:
> - Sync w/ OpenBSD upstream
> - Fix key bindings, Home/End
> - Fix buffer overflow on no match in i-search
> - Fix mark reset
> - Usability:
> - persistent help in status bar
> - F1 toggle quick-help buffer
> - F2 save
> - F3/F4 macro start/end + run, like GNU Emacs
>
> Full ChangeLog https://github.com/troglobit/mg/releases/tag/v3.7
>
> Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/mg/mg.hash | 4 ++--
> package/mg/mg.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/mg/mg.hash b/package/mg/mg.hash
> index e8eedb8921..6a3e3465b8 100644
> --- a/package/mg/mg.hash
> +++ b/package/mg/mg.hash
> @@ -1,4 +1,4 @@
> -# From https://github.com/troglobit/mg/releases/tag/v3.6
> -sha256 0e30f99b7606ddd92535aec0ba0118557afa4adca0961267314a4bf7791865fb mg-3.6.tar.gz
> +# From https://github.com/troglobit/mg/releases/tag/v3.7
> +sha256 05101360d2194392da0950e8b6f18d067d8af0fd2f572461ba4d4e7b4ccbb4c1 mg-3.7.tar.gz
> # Locally computed:
> sha256 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c UNLICENSE
> diff --git a/package/mg/mg.mk b/package/mg/mg.mk
> index 88f8f60257..59f1d1e316 100644
> --- a/package/mg/mg.mk
> +++ b/package/mg/mg.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -MG_VERSION = 3.6
> +MG_VERSION = 3.7
> MG_SITE = https://github.com/troglobit/mg/releases/download/v$(MG_VERSION)
> MG_LICENSE = Public Domain
> MG_LICENSE_FILES = UNLICENSE
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-09-15 21:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 5:28 [Buildroot] [PATCH 1/1] package/mg: bump to v3.7 Joachim Wiberg
2023-09-15 21:34 ` Yann E. MORIN [this message]
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=20230915213442.GJ2571@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=troglobit@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.