]> Cypherpunks repositories - bass.git/commitdiff
Update Vim
authorSergey Matveev <stargrave@stargrave.org>
Thu, 8 Aug 2024 15:40:44 +0000 (18:40 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 8 Aug 2024 15:43:10 +0000 (18:43 +0300)
build/distfiles/.gitignore
build/distfiles/vim-v9.1.0664.tar.zst.do [moved from build/distfiles/vim-v9.1.0482.tar.zst.do with 85% similarity]
build/skel/editors/vim-v9.1.0664.do [moved from build/skel/editors/vim-v9.1.0482.do with 100% similarity]

index 437fe6f6522e47303bdbb310add36ed7fc7dc66e04062564053e68c405295730..45a964f3663dcde6e06f8311d22350c77364ac4c45104f5158342d097bc1532e 100644 (file)
 /ucspi-tcp-0.88-ipv6.diff20.bz2
 /ucspi-tcp-0.88.tar.gz
 /valgrind-3.23.0.tar.bz2
-/vim-v9.1.0482.tar.zst
+/vim-v9.1.0664.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.0482.tar.zst.do
rename to build/distfiles/vim-v9.1.0664.tar.zst.do
index 26d717892460b756eea0932e594be71af13ea80472d9b7a50b00f41f762987a4..625f1b42017d1ee993f215ee8f7f3a1109a39c9ac8ace557ca0738b68f3efe7f 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=ef8eab86e29091eaff0d3fb0bc3f7c90f468f6aa
+commit=568cbc92a6637ef9272490fb0361adb73f158cfc
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR