]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Fri, 10 Oct 2025 19:09:26 +0000 (22:09 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 10 Oct 2025 19:09:26 +0000 (22:09 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.1845.tar.zst.do [moved from build/distfiles/vim-v9.1.1818.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.1845.do [moved from build/skel/editors/vim-v9.1.1818.do with 100% similarity]

index 79a5833a54b37fd73f3a8743f545e90758b5957db938224e8fceeb6b5d22c8fc..02ae767cbeeb43528d416553bc63a5e57905151ea3e2beb48d13ff870202fad7 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.1818.tar.zst
+/vim-v9.1.1845.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.1818.tar.zst.do
rename to build/distfiles/vim-v9.1.1845.tar.zst.do
index 991c965256d870f2ae940e3dfb98e63dd89522639f1647e3d28a1e76e685cb7a..b534cbcb273fd2287f321c96372e987bf734b839fb926557908fddc7d8ff99eb 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=1a1f6d6f741f5b2806ce021f70430c23a6358a5e
+commit=35a795bd47e08f7c7284144fb5b3942996b3672c
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR