]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Tue, 18 Mar 2025 10:46:20 +0000 (13:46 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 18 Mar 2025 10:46:20 +0000 (13:46 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1218.tar.zst.do [moved from build/distfiles/vim-v9.1.1179.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1218.do [moved from build/skel/editors/vim-v9.1.1179.do with 100% similarity]

index f0ff559cfa8dc63e9fa1bb951ae2a8c71e65490960e2369d74c0ba0c46e6334e..e4aca4d0a00c744776bf491d1cdb25fad44f26a6298ff1b638fd6529dba971cb 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.1179.tar.zst
+/vim-v9.1.1218.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.1179.tar.zst.do
rename to build/distfiles/vim-v9.1.1218.tar.zst.do
index e83a9fc78f1bb32d428463f7b1cdfdc6f714692aa0d7eb9a502b89e6b7f76994..a53b1dbbe209ee7dfe66062e5dcc3867d8e1a5a5b37a3dbbd4f90be21a66fe77 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=4a1e6dacbb2cc833353983bea7eac38191c9d3b4
+commit=c00729824d6d335994252a462cc78be52b76f85b
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR