From 58a889c9e19abe2050d9dbfefa2caf414ab0ce96de0c4afb3e8e4bb86fbc8440 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 4 Jan 2025 17:29:29 +0300 Subject: [PATCH] Update Vim --- build/distfiles/.gitignore | 2 +- ....1.0771.tar.zst.do => vim-v9.1.0988-2-gcd96075cd.tar.zst.do} | 2 +- .../editors/{vim-v9.1.0771.do => vim-v9.1.0988-2-gcd96075cd.do} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename build/distfiles/{vim-v9.1.0771.tar.zst.do => vim-v9.1.0988-2-gcd96075cd.tar.zst.do} (85%) rename build/skel/editors/{vim-v9.1.0771.do => vim-v9.1.0988-2-gcd96075cd.do} (100%) diff --git a/build/distfiles/.gitignore b/build/distfiles/.gitignore index 10fbe88..0433f64 100644 --- a/build/distfiles/.gitignore +++ b/build/distfiles/.gitignore @@ -240,7 +240,7 @@ /ucspi-tcp-0.88-ipv6.diff20.bz2 /ucspi-tcp-0.88.tar.gz /valgrind-3.23.0.tar.bz2 -/vim-v9.1.0771.tar.zst +/vim-v9.1.0988-2-gcd96075cd.tar.zst /vim.git/ /vorbis-tools-1.4.2.tar.gz /wavpack-5.7.0.tar.xz diff --git a/build/distfiles/vim-v9.1.0771.tar.zst.do b/build/distfiles/vim-v9.1.0988-2-gcd96075cd.tar.zst.do similarity index 85% rename from build/distfiles/vim-v9.1.0771.tar.zst.do rename to build/distfiles/vim-v9.1.0988-2-gcd96075cd.tar.zst.do index 133382f..8630947 100644 --- a/build/distfiles/vim-v9.1.0771.tar.zst.do +++ b/build/distfiles/vim-v9.1.0988-2-gcd96075cd.tar.zst.do @@ -2,6 +2,6 @@ sname=$1.do . "$BASS_ROOT"/lib/rc [ -d vim.git ] || git clone --depth 1 --bare https://github.com/vim/vim.git >&2 cd vim.git -commit=0fe17f8ffbd2588ecd2bf42dced556897bc64f89 +commit=cd96075cdee6b606c6e39aa1aed19b7cdc867df8 git fetch origin $commit >&2 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR diff --git a/build/skel/editors/vim-v9.1.0771.do b/build/skel/editors/vim-v9.1.0988-2-gcd96075cd.do similarity index 100% rename from build/skel/editors/vim-v9.1.0771.do rename to build/skel/editors/vim-v9.1.0988-2-gcd96075cd.do -- 2.48.1