]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Fri, 7 Mar 2025 11:21:56 +0000 (14:21 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 7 Mar 2025 11:21:57 +0000 (14:21 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1179.tar.zst.do [moved from build/distfiles/vim-v9.1.1117-1-g68ba6c2c6.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1179.do [moved from build/skel/editors/vim-v9.1.1117-1-g68ba6c2c6.do with 100% similarity]

index bc10137302e53c63544c016f4ee58f225f45b3d8ce0f73a76ab4552db3c1f8b5..ba41a4e322e3a8f21ab87622b0d8efea1409f2a8b746ba453d0c1186bd5e8f47 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.1117-1-g68ba6c2c6.tar.zst
+/vim-v9.1.1179.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.1117-1-g68ba6c2c6.tar.zst.do
rename to build/distfiles/vim-v9.1.1179.tar.zst.do
index d27563abfeb7b2097aefd71b1429dbde1ef86fe35b1d72fda6ae6c2390cab0a2..e83a9fc78f1bb32d428463f7b1cdfdc6f714692aa0d7eb9a502b89e6b7f76994 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=68ba6c2c6c165796225f321597341a464fd72b63
+commit=4a1e6dacbb2cc833353983bea7eac38191c9d3b4
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR