]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Mon, 17 Feb 2025 07:11:03 +0000 (10:11 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 17 Feb 2025 07:18:05 +0000 (10:18 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1117-1-g68ba6c2c6.tar.zst.do [moved from build/distfiles/vim-v9.1.0988-2-gcd96075cd.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1117-1-g68ba6c2c6.do [moved from build/skel/editors/vim-v9.1.0988-2-gcd96075cd.do with 100% similarity]

index d8e2234250554bbe8add53214652679f83bc968b33b7c0463f5a3e53a41c65fc..6fe332b9803daede96a81bf32acd82ec30794fb13c10d101ca0b8c01170a633b 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.0988-2-gcd96075cd.tar.zst
+/vim-v9.1.1117-1-g68ba6c2c6.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.0988-2-gcd96075cd.tar.zst.do
rename to build/distfiles/vim-v9.1.1117-1-g68ba6c2c6.tar.zst.do
index 8630947530c2d1b994ec568827dd34476b5686f04e6c9e330a3b4703169e7b9d..d27563abfeb7b2097aefd71b1429dbde1ef86fe35b1d72fda6ae6c2390cab0a2 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=cd96075cdee6b606c6e39aa1aed19b7cdc867df8
+commit=68ba6c2c6c165796225f321597341a464fd72b63
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR