]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Fri, 6 Feb 2026 10:25:09 +0000 (13:25 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 6 Feb 2026 10:25:10 +0000 (13:25 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.2135.tar.zst.do [moved from build/distfiles/vim-v9.1.1845.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.2135.do [moved from build/skel/editors/vim-v9.1.1845.do with 100% similarity]

index 52de0357cf84ad35ab49a9ca808d651c81b8638bd18dc8c8065d1e63282ce216..e1bcfd904c92ba7458182b67e442b0be267c52cea52077f50915c64c6b6c6045 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.1845.tar.zst
+/vim-v9.1.2135.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.1845.tar.zst.do
rename to build/distfiles/vim-v9.1.2135.tar.zst.do
index b534cbcb273fd2287f321c96372e987bf734b839fb926557908fddc7d8ff99eb..db30a2bbef765a89c2138932d941741d61a11a4ff9871bf327c5ff5cefa0549e 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=35a795bd47e08f7c7284144fb5b3942996b3672c
+commit=43734a156331836532fdb7a8af0888a0cf2c6d03
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR