]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Sat, 14 Feb 2026 20:27:58 +0000 (23:27 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 14 Feb 2026 20:27:58 +0000 (23:27 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.2.0000.tar.zst.do [moved from build/distfiles/vim-v9.1.2135.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.2.0000.do [moved from build/skel/editors/vim-v9.1.2135.do with 100% similarity]

index c2488e9ca667f832809773c3e04f9c8d253612f9585fcd6115983d38fae39fa0..4baf43f63a712145db749d48df9e7edfec06249d5b6c00b36a92da33d4b8f252 100644 (file)
 /unbound-1.24.2.tar.gz
 /unum-3.6-15.1.0.tar.gz
 /valgrind-3.26.0.tar.bz2
-/vim-v9.1.2135.tar.zst
+/vim-v9.2.0000.tar.zst
 /vim.git/
 /vnstat-2.13.tar.gz
 /vorbis-tools-1.4.3.tar.gz
similarity index 85%
rename from build/distfiles/vim-v9.1.2135.tar.zst.do
rename to build/distfiles/vim-v9.2.0000.tar.zst.do
index db30a2bbef765a89c2138932d941741d61a11a4ff9871bf327c5ff5cefa0549e..a576aa88597f93d67b3082a18101ae57abdfd5a7308b0d90d4f6260e21b19c2f 100644 (file)
@@ -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=43734a156331836532fdb7a8af0888a0cf2c6d03
+commit=ae86d7f73f5189af4f3df3a69c1c81ce5a54fb5e
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR