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

index 40fb4e555ce3d60571d01ab4568795b45932cc531f3aa4cdd954ac1393745f9e..43a3f401c9408f0e97bca76557a61868564f4c08a206006612c0c81329c8366a 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.1686.tar.zst
+/vim-v9.1.1818.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.1686.tar.zst.do
rename to build/distfiles/vim-v9.1.1818.tar.zst.do
index 36cb99143de5f2cb8a67f90560ef86bdf6a722d19d87d4a9b1d0e60d47e96dad..991c965256d870f2ae940e3dfb98e63dd89522639f1647e3d28a1e76e685cb7a 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=f32d204e14262f682e5aa59deea73f339c1d5064
+commit=1a1f6d6f741f5b2806ce021f70430c23a6358a5e
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR