]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Wed, 18 Sep 2024 08:43:42 +0000 (11:43 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 18 Sep 2024 08:43:42 +0000 (11:43 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.0736.tar.zst.do [moved from build/distfiles/vim-v9.1.0664.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.0736.do [moved from build/skel/editors/vim-v9.1.0664.do with 100% similarity]

index 4d9a3e14fbc33f93952609e2080e8df4355e4452bf635e86f6841f6e4451690a..3c535ef8918ff5d915819a141e8d8308000a2db696db94dbf22111dc57652295 100644 (file)
 /ucspi-tcp-0.88-ipv6.diff20.bz2
 /ucspi-tcp-0.88.tar.gz
 /valgrind-3.23.0.tar.bz2
-/vim-v9.1.0664.tar.zst
+/vim-v9.1.0736.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.0664.tar.zst.do
rename to build/distfiles/vim-v9.1.0736.tar.zst.do
index 625f1b42017d1ee993f215ee8f7f3a1109a39c9ac8ace557ca0738b68f3efe7f..f275d8bef95d0664e119e2accddeb7663289e0bb61b0e233b90d194551d3d63f 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=568cbc92a6637ef9272490fb0361adb73f158cfc
+commit=4298c5f472a05486d6e26988cf10f4d04c80afd2
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR