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

index 97f2dacc2610392748b089a1bc42e7e9350b442dd837072cdb4e85df354b05e3..07b5ca0016fa7979283fa74aaf1fefca54f2b2eaf6a1e4b09fc82a904a016f3a 100644 (file)
 /unbound-1.24.2.tar.gz
 /unum-3.6-15.1.0.tar.gz
 /valgrind-3.26.0.tar.bz2
-/vim-v9.2.0000.tar.zst
+/vim-v9.2.0078.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.2.0000.tar.zst.do
rename to build/distfiles/vim-v9.2.0078.tar.zst.do
index a576aa88597f93d67b3082a18101ae57abdfd5a7308b0d90d4f6260e21b19c2f..18db867cc8bab73bb93a17cc4dbb086eefd22fd4e4e7e00026af1ea7debbfef5 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=ae86d7f73f5189af4f3df3a69c1c81ce5a54fb5e
+commit=9b514fcc1edfaea20e05badd746f98dfb25ca1a7
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR