]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Wed, 9 Oct 2024 12:30:03 +0000 (15:30 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 9 Oct 2024 12:30:03 +0000 (15:30 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.0771.tar.zst.do [moved from build/distfiles/vim-v9.1.0736.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.0771.do [moved from build/skel/editors/vim-v9.1.0736.do with 100% similarity]

index 5ead1bb3c91fbec737c2625a256a880b7f3851d83c6d10a94a27402aa8199b02..dca9c8e0a64a1db1212ebeb4df501cb35e9b6fbbfabf7f8b197bc911330ba369 100644 (file)
 /ucspi-tcp-0.88-ipv6.diff20.bz2
 /ucspi-tcp-0.88.tar.gz
 /valgrind-3.23.0.tar.bz2
-/vim-v9.1.0736.tar.zst
+/vim-v9.1.0771.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.0736.tar.zst.do
rename to build/distfiles/vim-v9.1.0771.tar.zst.do
index f275d8bef95d0664e119e2accddeb7663289e0bb61b0e233b90d194551d3d63f..133382f36abe71c33732d079c7f5844fb0b4409949f0c25301c0aa6a5fb249dc 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=4298c5f472a05486d6e26988cf10f4d04c80afd2
+commit=0fe17f8ffbd2588ecd2bf42dced556897bc64f89
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR