* [ptxdist] [PATCH] vim: version bump 9.1.0061 -> 9.1.1868
@ 2025-10-24 6:38 Sven Püschel
2025-10-26 20:32 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Sven Püschel @ 2025-10-24 6:38 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/vim.make | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/rules/vim.make b/rules/vim.make
index 1523a5cc9..4d1e6df5b 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
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] vim: version bump 9.1.0061 -> 9.1.1868
2025-10-24 6:38 [ptxdist] [PATCH] vim: version bump 9.1.0061 -> 9.1.1868 Sven Püschel
@ 2025-10-26 20:32 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-10-26 20:32 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-26 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-24 6:38 [ptxdist] [PATCH] vim: version bump 9.1.0061 -> 9.1.1868 Sven Püschel
2025-10-26 20:32 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox