]> Cypherpunks repositories - bass.git/commitdiff
Update Vim master
authorSergey Matveev <stargrave@stargrave.org>
Tue, 26 Aug 2025 08:07:23 +0000 (11:07 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 26 Aug 2025 08:07:23 +0000 (11:07 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1686.tar.zst.do [moved from build/distfiles/vim-v9.1.1623.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1686.do [moved from build/skel/editors/vim-v9.1.1623.do with 100% similarity]

index 37459aaf68eb548bd78648b7a15bcc0bce28f8a88f1dd2ff141d952663d51fb5..2377f59ab95b4b3e9b851a547d9dc5b1106e779a3df01e905f1241662d57a584 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.1623.tar.zst
+/vim-v9.1.1686.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.1623.tar.zst.do
rename to build/distfiles/vim-v9.1.1686.tar.zst.do
index a8c64d6a7bddfbf9d94bc818eb175b82b658a000d760e98bd9c0eea74a4f4ee2..36cb99143de5f2cb8a67f90560ef86bdf6a722d19d87d4a9b1d0e60d47e96dad 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=2c0c7d210c84a49107fa2371c170aba0fe6ab730
+commit=f32d204e14262f682e5aa59deea73f339c1d5064
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR