]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Mon, 14 Jul 2025 11:29:11 +0000 (14:29 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 14 Jul 2025 14:55:20 +0000 (17:55 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1540.tar.zst.do [moved from build/distfiles/vim-v9.1.1267.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1540.do [moved from build/skel/editors/vim-v9.1.1267.do with 100% similarity]

index f4c4ecdbd2d2e20d3a8ae34954105cd6b225d5076dbe2516b47ea0de1a083e23..186e36b9a4bef3bc54db2c49c04d40726476977b13cccf71dbbbabf4ef837f91 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.1267.tar.zst
+/vim-v9.1.1540.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.1267.tar.zst.do
rename to build/distfiles/vim-v9.1.1540.tar.zst.do
index ab896654fa91995c16222f258eff27a9d4404afa17183639936f09371bbc6b66..56a44a79f900fe571e4c72bfb7e33a72d288c0fd45b1f10d92ec34d3bae61bf5 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=de8f8f732ac1bcf69899df6ffd27dca9a4e66f3c
+commit=1341176e7b800238b30a137c1ea1a31ca2c3d488
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR