]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Sat, 4 Jan 2025 14:29:29 +0000 (17:29 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 4 Jan 2025 14:29:29 +0000 (17:29 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.0988-2-gcd96075cd.tar.zst.do [moved from build/distfiles/vim-v9.1.0771.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.0988-2-gcd96075cd.do [moved from build/skel/editors/vim-v9.1.0771.do with 100% similarity]

index 10fbe887820ff6af00798f250fd227201a4448bc8c213101f716605072df65b4..0433f6445fbe50a50dc3fb1acdee7e826c0ef457bab40a46248b554d8e4351b1 100644 (file)
 /ucspi-tcp-0.88-ipv6.diff20.bz2
 /ucspi-tcp-0.88.tar.gz
 /valgrind-3.23.0.tar.bz2
-/vim-v9.1.0771.tar.zst
+/vim-v9.1.0988-2-gcd96075cd.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.0771.tar.zst.do
rename to build/distfiles/vim-v9.1.0988-2-gcd96075cd.tar.zst.do
index 133382f36abe71c33732d079c7f5844fb0b4409949f0c25301c0aa6a5fb249dc..8630947530c2d1b994ec568827dd34476b5686f04e6c9e330a3b4703169e7b9d 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=0fe17f8ffbd2588ecd2bf42dced556897bc64f89
+commit=cd96075cdee6b606c6e39aa1aed19b7cdc867df8
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR