]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Wed, 2 Apr 2025 07:05:40 +0000 (10:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 2 Apr 2025 07:05:40 +0000 (10:05 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1267.tar.zst.do [moved from build/distfiles/vim-v9.1.1218.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1267.do [moved from build/skel/editors/vim-v9.1.1218.do with 100% similarity]

index ace25a401157659ad3b1ce08a00bc497edd8d207346ce4d445441f3f99a31203..4ca0cccdc43770701172dd30dc825fe93d2027c00569b521fefdadc1e955daa7 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.1218.tar.zst
+/vim-v9.1.1267.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.1218.tar.zst.do
rename to build/distfiles/vim-v9.1.1267.tar.zst.do
index a53b1dbbe209ee7dfe66062e5dcc3867d8e1a5a5b37a3dbbd4f90be21a66fe77..ab896654fa91995c16222f258eff27a9d4404afa17183639936f09371bbc6b66 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=c00729824d6d335994252a462cc78be52b76f85b
+commit=de8f8f732ac1bcf69899df6ffd27dca9a4e66f3c
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR