]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Tue, 12 Aug 2025 06:42:13 +0000 (09:42 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 12 Aug 2025 06:42:13 +0000 (09:42 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1623.tar.zst.do [moved from build/distfiles/vim-v9.1.1552.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1623.do [moved from build/skel/editors/vim-v9.1.1552.do with 100% similarity]

index e8757c6f9f9caef2f6c58d676f7edaf1b09a4262802079e7fb5bc328e3bca1da..c1d731497f92472dbf4b563becc5c329e7057abf55dd351e20b6e61221c2267b 100644 (file)
 /ucspi-tcp-0.88.tar.gz
 /unum-3.6-15.1.0.tar.gz
 /valgrind-3.23.0.tar.bz2
-/vim-v9.1.1552.tar.zst
+/vim-v9.1.1623.tar.zst
 /vim.git/
 /vorbis-tools-1.4.2.tar.gz
 /wavpack-5.7.0.tar.xz
similarity index 85%
rename from build/distfiles/vim-v9.1.1552.tar.zst.do
rename to build/distfiles/vim-v9.1.1623.tar.zst.do
index 6fbd5c63e9a1d8a82ae4b7440ff3fa32268b5f4845fec63ebf6b1f12f6ef3970..a8c64d6a7bddfbf9d94bc818eb175b82b658a000d760e98bd9c0eea74a4f4ee2 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=03398ed8b38678c29d1098cba494b4214758fbb1
+commit=2c0c7d210c84a49107fa2371c170aba0fe6ab730
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR