From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] vim: version bump 9.1.0061 -> 9.1.1868
Date: Sun, 26 Oct 2025 21:32:50 +0100 [thread overview]
Message-ID: <20251026203251.980240-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251024063929.2906236-1-s.pueschel@pengutronix.de>
Thanks, applied as 17db64c5898a1a22e801c0c00fc6dacd93e8f1b3.
Michael
[sent from post-receive hook]
On Sun, 26 Oct 2025 21:32:50 +0100, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251024063929.2906236-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/vim.make b/rules/vim.make
> index 1523a5cc9273..4d1e6df5b921 100644
> --- a/rules/vim.make
> +++ b/rules/vim.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_VIM) += vim
> #
> # Paths and names
> #
> -VIM_VERSION := 9.1.0061
> -VIM_MD5 := 61c5918a6098e7930b9998ad4cbf0633
> +VIM_VERSION := 9.1.1868
> +VIM_MD5 := eb7cbc69d825dd7ef330005557b2ba0a
> VIM := vim-$(VIM_VERSION)
> VIM_SUFFIX := tar.gz
> VIM_URL := https://github.com/vim/vim/archive/refs/tags/v$(VIM_VERSION).$(VIM_SUFFIX)
> @@ -66,12 +66,14 @@ VIM_CONF_OPT := \
> --disable-channel \
> --disable-terminal \
> --disable-autoservername \
> + --disable-socketserver \
> --enable-multibyte \
> --disable-rightleft \
> --disable-arabic \
> --disable-farsi \
> --disable-xim \
> --disable-fontset \
> + --disable-clipboard-provider \
> --disable-gui \
> --disable-gtk2-check \
> --disable-gnome-check \
> @@ -87,6 +89,8 @@ VIM_CONF_OPT := \
> --disable-gpm \
> --disable-sysmouse \
> --disable-nls \
> + --$(call ptx/endis, PTXDIST_Y2038)-year2038 \
> + --without-wayland \
> --without-x \
> --without-gnome \
> --with-tlib=ncurses
prev parent reply other threads:[~2025-10-26 20:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-24 6:38 [ptxdist] [PATCH] " Sven Püschel
2025-10-26 20:32 ` Michael Olbrich [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=20251026203251.980240-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=s.pueschel@pengutronix.de \
/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