diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 2f75cbc6bc4..2cb6b6a6682 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,7 +1,7 @@ COMMENT= vi clone with many additional features # careful with PLISTs if updating; normally use a gui flavour, not no_x11 -V= 9.1.1917 +V= 9.1.1952 DIST_TUPLE= \ github vim vim v$V . \ diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 8a1c7e50978..f1bacc2ac2e 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,4 +1,4 @@ SHA256 (vim-colorschemes-7506b51cb70b74338d55850e62be0608a9e12cd1.tar.gz) = SzhFOXUP4irGZv0XXm8yd2jE1sSJ+pUVz3hj9FcfBYw= -SHA256 (vim-vim-v9.1.1917.tar.gz) = xB+17SPK63ojZfRspA0bxNsd19Nxd66YUCtaWTtUZcA= +SHA256 (vim-vim-v9.1.1952.tar.gz) = hslzUoxcM3ctKWnBOTHWq+E3qxEa1T8MbNyXchiVcVo= SIZE (vim-colorschemes-7506b51cb70b74338d55850e62be0608a9e12cd1.tar.gz) = 132175 -SIZE (vim-vim-v9.1.1917.tar.gz) = 19180657 +SIZE (vim-vim-v9.1.1952.tar.gz) = 19204545 diff --git a/editors/vim/patches/patch-runtime_filetype_vim b/editors/vim/patches/patch-runtime_filetype_vim index d27a157ed3c..a68e539eb4d 100644 --- a/editors/vim/patches/patch-runtime_filetype_vim +++ b/editors/vim/patches/patch-runtime_filetype_vim @@ -10,7 +10,7 @@ Index: runtime/filetype.vim \ if getline(1) =~# '^From [0-9a-f]\{40,\} Mon Sep 17 00:00:00 2001$' | \ setf gitsendemail | \ else | -@@ -677,6 +677,7 @@ au BufNewFile,BufRead */etc/mail/aliases,*/etc/aliases +@@ -680,6 +680,7 @@ au BufNewFile,BufRead */etc/mail/aliases,*/etc/aliases " Makefile au BufNewFile,BufRead *[mM]akefile,*.mk,*.mak call dist#ft#FTmake() au BufNewFile,BufRead Kbuild setf make diff --git a/editors/vim/pkg/PLIST b/editors/vim/pkg/PLIST index 91a30fb6af8..638044fcacc 100644 --- a/editors/vim/pkg/PLIST +++ b/editors/vim/pkg/PLIST @@ -984,6 +984,7 @@ share/vim/${P}/ftplugin/kwt.vim share/vim/${P}/ftplugin/lc.vim share/vim/${P}/ftplugin/ld.vim share/vim/${P}/ftplugin/ldapconf.vim +share/vim/${P}/ftplugin/leex.vim share/vim/${P}/ftplugin/leo.vim share/vim/${P}/ftplugin/less.vim share/vim/${P}/ftplugin/lex.vim @@ -1309,6 +1310,7 @@ share/vim/${P}/indent/kotlin.vim share/vim/${P}/indent/krl.vim share/vim/${P}/indent/ld.vim share/vim/${P}/indent/less.vim +share/vim/${P}/indent/lf.vim share/vim/${P}/indent/lifelines.vim share/vim/${P}/indent/liquid.vim share/vim/${P}/indent/lisp.vim @@ -1853,6 +1855,14 @@ share/vim/${P}/pack/dist/opt/editorconfig/ftdetect/ share/vim/${P}/pack/dist/opt/editorconfig/ftdetect/editorconfig.vim share/vim/${P}/pack/dist/opt/editorconfig/plugin/ share/vim/${P}/pack/dist/opt/editorconfig/plugin/editorconfig.vim +share/vim/${P}/pack/dist/opt/helpcurwin/ +share/vim/${P}/pack/dist/opt/helpcurwin/autoload/ +share/vim/${P}/pack/dist/opt/helpcurwin/autoload/helpcurwin.vim +share/vim/${P}/pack/dist/opt/helpcurwin/doc/ +share/vim/${P}/pack/dist/opt/helpcurwin/doc/helpcurwin.txt +share/vim/${P}/pack/dist/opt/helpcurwin/doc/tags +share/vim/${P}/pack/dist/opt/helpcurwin/plugin/ +share/vim/${P}/pack/dist/opt/helpcurwin/plugin/helpcurwin.vim share/vim/${P}/pack/dist/opt/helptoc/ share/vim/${P}/pack/dist/opt/helptoc/autoload/ share/vim/${P}/pack/dist/opt/helptoc/autoload/helptoc.vim @@ -2302,6 +2312,7 @@ share/vim/${P}/syntax/lc.vim share/vim/${P}/syntax/ld.vim share/vim/${P}/syntax/ldapconf.vim share/vim/${P}/syntax/ldif.vim +share/vim/${P}/syntax/leex.vim share/vim/${P}/syntax/less.vim share/vim/${P}/syntax/lex.vim share/vim/${P}/syntax/lf.vim @@ -2831,6 +2842,7 @@ share/vim/${P}/tutor/tutor1.vi share/vim/${P}/tutor/tutor1.zh_cn share/vim/${P}/tutor/tutor1.zh_tw share/vim/${P}/tutor/tutor2 +share/vim/${P}/tutor/tutor2.es share/vim/${P}/tutor/tutor2.fr share/vim/${P}/tutor/tutor2.gl share/vim/${P}/tutor/tutor2.it