pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2024Q4] pkgsrc/editors/vim-share



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Thu Jan 16 19:00:33 UTC 2025

Modified Files:
        pkgsrc/editors/vim-share [pkgsrc-2024Q4]: Makefile PLIST distinfo
            version.mk

Log Message:
Pullup ticket #6929 - requested by morr
editors/vim-share: security fix (heap buffer overflow)

Revisions pulled up:
- editors/vim-share/Makefile                                    1.70
- editors/vim-share/PLIST                                       1.74
- editors/vim-share/distinfo                                    1.213
- editors/vim-share/version.mk                                  1.152

---
   Module Name:    pkgsrc
   Committed By:   morr
   Date:           Sun Jan 12 00:49:47 UTC 2025

   Modified Files:
           pkgsrc/editors/vim-share: Makefile PLIST distinfo version.mk

   Log Message:
   Update to patch 1004.

   Changes:
   - 9.1.1004: tests: a few termdebug tests are flaky
   - 9.1.1003: [security]: heap-buffer-overflow with visual mode
   - 9.1.1002: Vim9: unknown func error with interface declaring func var
   - 9.1.1001: ComplMatchIns highlight hard to read on light background
   - 9.1.1000: tests: ruby tests fail with Ruby 3.4
   - 9.1.0999: Vim9: leaking finished exception
   - 9.1.0998: filetype: TI assembly files are not recognized
   - 9.1.0997: too many strlen() calls in drawscreen.c
   - 9.1.0996: ComplMatchIns may highlight wrong text
   - 9.1.0995: filetype: shaderslang files are not detected
   - 9.1.0994: Vim9: not able to use comment after opening curly brace
   - 9.1.0993: New 'cmdheight' behavior may be surprising
   - 9.1.0992: Vim9: double-free after v9.1.0988
   - 9.1.0991: v:stacktrace has wrong type in Vim9 script
   - 9.1.0990: Inconsistent behavior when changing cmdheight
   - 9.1.0989: Vim9: Whitespace after the final enum value causes a syntax error
   - 9.1.0988: Vim9: no error when using uninitialized var in new()
   - 9.1.0987: filetype: cake files are not recognized
   - 9.1.0986: filetype: 'jj' filetype is a bit imprecise
   - 9.1.0985: Vim9: some ex commands can be shortened
   - 9.1.0984: exception handling can be improved
   - 9.1.0983: not able to get the displayed items in complete_info()
   - 9.1.0982: TI linker files are not recognized
   - 9.1.0981: tests: typo in test_filetype.vim
   - 9.1.0980: no support for base64 en-/decoding functions in Vim Script
   - 9.1.0979: VMS: type warning with $XDG_VIMRC_FILE
   - 9.1.0978: GUI tests sometimes fail when setting 'scroll' options
   - 9.1.0977: filetype: msbuild filetypes are not recognized
   - 9.1.0976: Vim9: missing return statement with throw
   - 9.1.0975: Vim9: interpolated string expr not working in object methods
   - 9.1.0974: typo in change of commit v9.1.0873
   - 9.1.0973: too many strlen() calls in fileio.c
   - 9.1.0972: filetype: TI linker map files are not recognized
   - 9.1.0971: filetype: SLNX files are not recognized
   - 9.1.0970: VMS: build errors on VMS architecture
   - 9.1.0969: ghostty not using kitty protocol by default
   - 9.1.0968: tests: GetFileNameChecks() isn't fully sorted by filetype name
   - 9.1.0967: SpotBugs compiler setup can be further improved
   - 9.1.0966: Vim9: :enum command can be shortened
   - 9.1.0965: filetype: sh filetype set when detecting the use of bash
   - 9.1.0964: MS-Windows: sed error with MinGW
   - 9.1.0963: fuzzy-matching does not prefer full match
   - 9.1.0962: filetype: bun.lock file is not recognized
   - 9.1.0961: filetype: TI gel files are not recognized
   - 9.1.0960: filetype: hy history files are not recognized
   - 9.1.0959: Coverity complains about type conversion
   - 9.1.0958: filetype: supertux2 config files detected as lisp
   - 9.1.0957: MS-Windows: conversion warnings
   - 9.1.0956: completion may crash, completion highlight wrong with preview window
   - 9.1.0955: Vim9: vim9compile.c can be further improved
   - 9.1.0954: popupmenu.c can be improved
   - 9.1.0953: filetype: APKBUILD files not correctly detected
   - 9.1.0952: Vim9: missing type checking for any type assignment
   - 9.1.0951: filetype: jshell files are not recognized
   - 9.1.0950: filetype: fennelrc files are not recognized
   - 9.1.0949: popups inconsistently shifted to the left
   - 9.1.0948: Missing cmdline completion for :pbuffer
   - 9.1.0947: short-description
   - 9.1.0946: cross-compiling fails on osx-arm64
   - 9.1.0945: ComplMatchIns highlight doesn't end after inserted text
   - 9.1.0944: tests: test_registers fails when not run under X11
   - 9.1.0943: Vim9: vim9compile.c can be further improved
   - 9.1.0942: a few typos were found
   - 9.1.0941: ComplMatchIns doesn't work after multibyte chars
   - 9.1.0940: Wrong cursor shape with "gq" and 'indentexpr' executes :normal
   - 9.1.0939: make installtutor fails
   - 9.1.0938: exclusive selection not respected when re-selecting block mode
   - 9.1.0937: test_undolist() is flaky
   - 9.1.0936: cannot highlight completed text
   - 9.1.0935: SpotBugs compiler can be improved
   - 9.1.0934: hard to view an existing buffer in the preview window
   - 9.1.0933: Vim9: vim9compile.c can be further improved
   - 9.1.0932: new Italian tutor not installed
   - 9.1.0931: ml_get error in terminal buffer
   - 9.1.0930: tests: test_terminal2 may hang in GUI mode
   - 9.1.0929: filetype: lalrpop files are not recognized
   - 9.1.0928: tests: test_popupwin fails because the filter command fails
   - 9.1.0927: style issues in insexpand.c
   - 9.1.0926: filetype: Pixi lock files are not recognized
   - 9.1.0925: Vim9: expression compiled when not necessary
   - 9.1.0924: patch 9.1.0923 causes issues
   - 9.1.0923: too many strlen() calls in filepath.c
   - 9.1.0923: wrong MIN macro in popupmenu.c
   - 9.1.0921: popupmenu logic is a bit convoluted
   - 9.1.0920: Vim9: compile_assignment() too long
   - 9.1.0919: filetype: some assembler files are not recognized
   - 9.1.0918: tiny Vim crashes with fuzzy buffer completion
   - 9.1.0917: various vartabstop and shiftround bugs when shifting lines
   - 9.1.0916: messages.c is exceeding 80 columns
   - 9.1.0915: GVim: default font size a bit too small
   - 9.1.0914: Vim9: compile_assignment() is too long
   - 9.1.0913: no error check for neg values for 'messagesopt'
   - 9.1.0912: xxd: integer overflow with sparse files and -autoskip
   - 9.1.0911: Variable name for 'messagesopt' doesn't match short name
   - 9.1.0910: 'messagesopt' does not check max wait time
   - 9.1.0909: Vim9: crash when calling instance method
   - 9.1.0908: not possible to configure :messages
   - 9.1.0907: printoptions:portrait does not change postscript Orientation
   - 9.1.0906: filetype: Nvidia PTX files are not recognized
   - 9.1.0905: Missing information in CompleteDone event
   - 9.1.0904: Vim9: copy-paste error in class_defining_member()
   - 9.1.0903: potential overflow in spell_soundfold_wsal()
   - 9.1.0902: filetype: Conda configuration files are not recognized
   - 9.1.0901: MS-Windows: vimtutor batch script can be improved
   - 9.1.0900: Vim9: digraph_getlist() does not accept bool arg
   - 9.1.0899: default for 'backspace' can be set in C code
   - 9.1.0898: runtime(compiler): pytest compiler not included
   - 9.1.0897: filetype: pyrex files are not detected
   - 9.1.0896: completion list wrong after v9.1.0891
   - 9.1.0895: default history value is too small
   - 9.1.0894: No test for what the spotbug compiler parses
   - 9.1.0893: No test that undofile format does not regress
   - 9.1.0892: the max value of 'tabheight' is limited by other tabpages
   - 9.1.0891: building the completion list array is inefficient
   - 9.1.0890: %! item not allowed for 'rulerformat'
   - 9.1.0889: Possible unnecessary redraw after adding/deleting lines
   - 9.1.0888: leftcol property not available in getwininfo()
   - 9.1.0887: Wrong expression in sign.c
   - 9.1.0886: filetype: debian control file not detected
   - 9.1.0885: style of sign.c can be improved
   - 9.1.0884: gcc warns about uninitialized variable
   - 9.1.0883: message history cleanup is missing some tests
   - 9.1.0882: too many strlen() calls in insexpand.c
   - 9.1.0881: GUI: message dialog may not get focus
   - 9.1.0880: filetype: C3 files are not recognized
   - 9.1.0879: source is not consistently formatted
   - 9.1.0878: termdebug: cannot enable DEBUG mode
   - 9.1.0877: tests: missing test for termdebug + decimal signs
   - 9.1.0876: filetype: openCL files are not recognized
   - 9.1.0875: filetype: hyprlang detection can be improved
   - 9.1.0874: filetype: karel files are not detected
   - 9.1.0873: filetype: Vivado files are not recognized
   - 9.1.0872: No test for W23 message
   - 9.1.0871: getcellpixels() can be further improved
   - 9.1.0870: too many strlen() calls in eval.c
   - 9.1.0869: Problem: curswant not set on gm in folded line
   - 9.1.0868: the warning about missing clipboard can be improved
   - 9.1.0867: ins_compl_add() has too many args
   - 9.1.0866: filetype: LLVM IR files are not recognized
   - 9.1.0865: filetype: org files are not recognized
   - 9.1.0864: message history is fixed to 200
   - 9.1.0863: getcellpixels() can be further improved
   - 9.1.0862: 'wildmenu' not enabled by default in nocp mode
   - 9.1.0861: Vim9: no runtime check for object member access of any var
   - 9.1.0860: tests: mouse_shape tests use hard code sleep value
   - 9.1.0859: several problems with the GLVS plugin
   - 9.1.0858: Coverity complains about dead code
   - 9.1.0857: xxd: --- is incorrectly recognized as end-of-options
   - 9.1.0856: mouseshape might be wrong on r and gr
   - 9.1.0855: setting 'cmdheight' may cause hit-enter-prompt
   - 9.1.0854: cannot get terminal cell size
   - 9.1.0853: filetype: kubernetes config file not recognized
   - 9.1.0852: No warning when X11 registers are not available
   - 9.1.0851: too many strlen() calls in getchar.c
   - 9.1.0850: Vim9: cannot access nested object inside objects
   - 9.1.0849: there are a few typos in the source
   - 9.1.0848: if_lua: v:false/v:true are not evaluated to boolean
   - 9.1.0847: tests: test_popupwin fails because of updated help file
   - 9.1.0846: debug symbols for xxd are not cleaned in Makefile
   - 9.1.0845: vimtutor shell script can be improved
   - 9.1.0844: if_python: no way to pass local vars to python
   - 9.1.0843: too many strlen() calls in undo.c
   - 9.1.0842: not checking for the sync() systemcall
   - 9.1.0841: tests: still preferring python2 over python3
   - 9.1.0840: filetype: idris2 files are not recognized
   - 9.1.0839: filetype: leo files are not recognized
   - 9.1.0838: vimtutor is bash-specific
   - 9.1.0837: cross-compiling has some issues
   - 9.1.0836: The vimtutor can be improved
   - 9.1.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu'
   - 9.1.0834: tests: 2html test fails
   - 9.1.0833: CI: recent ASAN changes do not work for indent tests
   - 9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocal
   - 9.1.0831: 'findexpr' can't be used as lambad or Funcref
   - 9.1.0830: using wrong highlight group for spaces for popupmenu
   - 9.1.0829: Vim source code uses a mix of tabs and spaces
   - 9.1.0828: string_T struct could be used more often
   - 9.1.0827: CI: tests can be improved
   - 9.1.0826: filetype: sway files are not recognized
   - 9.1.0825: compile error for non-diff builds
   - 9.1.0824: too many strlen() calls in register.c
   - 9.1.0823: filetype: Zephyr overlay files not recognized
   - 9.1.0822: topline might be changed in diff mode unexpectedly
   - 9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argument
   - 9.1.0820: tests: Mac OS tests are too flaky
   - 9.1.0819: tests: using findexpr and imported func not tested
   - 9.1.0818: some global functions are only used in single files
   - 9.1.0817: termdebug: cannot evaluate expr in a popup
   - 9.1.0816: tests: not clear what tests cause asan failures
   - 9.1.0815: "above" virtual text causes wrong 'colorcolumn' position
   - 9.1.0814: mapset() may remove unrelated mapping
   - 9.1.0813: no error handling with setglobal and number types
   - 9.1.0812: Coverity warns about dereferencing NULL ptr
   - 9.1.0811: :find expansion does not consider 'findexpr'
   - 9.1.0810: cannot easily adjust the |:find| command
   - 9.1.0809: filetype: petalinux config files not recognized
   - 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll'
   - 9.1.0807: tests: having 'nolist' in modelines isn't always desired
   - 9.1.0806: tests: no error check when setting global 'briopt'
   - 9.1.0805: tests: minor issues in gen_opt_test.vim
   - 9.1.0804: tests: no error check when setting global 'cc'
   - 9.1.0803: tests: no error check when setting global 'isk'
   - 9.1.0802: tests: no error check when setting global 'fdm' to empty value
   - 9.1.0801: tests: no error check when setting global 'termwinkey'
   - 9.1.0800: tests: no error check when setting global 'termwinsize'
   - 9.1.0799: tests: gettwinvar()/gettabwinvar() tests are not comprehensive
   - 9.1.0798: too many strlen() calls in cmdhist.c
   - 9.1.0797: testing of options can be further improved
   - 9.1.0796: filetype: libtool files are not recognized
   - 9.1.0795: filetype: Vivado memory info file are not recognized
   - 9.1.0794: tests: tests may fail on Windows environment
   - 9.1.0793: xxd: -e does add one extra space
   - 9.1.0792: tests: Test_set_values() is not comprehensive enough
   - 9.1.0791: tests: errors in gen_opt_test.vim are not shown
   - 9.1.0790: Amiga: AmigaOS4 build should use default runtime (newlib)


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.69.2.1 pkgsrc/editors/vim-share/Makefile
cvs rdiff -u -r1.73 -r1.73.2.1 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.212 -r1.212.2.1 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.151 -r1.151.2.1 pkgsrc/editors/vim-share/version.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/vim-share/Makefile
diff -u pkgsrc/editors/vim-share/Makefile:1.69 pkgsrc/editors/vim-share/Makefile:1.69.2.1
--- pkgsrc/editors/vim-share/Makefile:1.69      Sat Nov 16 12:05:37 2024
+++ pkgsrc/editors/vim-share/Makefile   Thu Jan 16 19:00:32 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2024/11/16 12:05:37 wiz Exp $
+# $NetBSD: Makefile,v 1.69.2.1 2025/01/16 19:00:32 bsiegert Exp $
 
 PKGNAME=               vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION=           1
 COMMENT=               Data files for the vim editor (vi clone)
 
 .include               "Makefile.common"

Index: pkgsrc/editors/vim-share/PLIST
diff -u pkgsrc/editors/vim-share/PLIST:1.73 pkgsrc/editors/vim-share/PLIST:1.73.2.1
--- pkgsrc/editors/vim-share/PLIST:1.73 Thu Oct 17 17:14:39 2024
+++ pkgsrc/editors/vim-share/PLIST      Thu Jan 16 19:00:32 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.73 2024/10/17 17:14:39 morr Exp $
+@comment $NetBSD: PLIST,v 1.73.2.1 2025/01/16 19:00:32 bsiegert Exp $
 bin/xxd
 man/man1/evim.1
 man/man1/vim.1
@@ -37,7 +37,6 @@ share/vim/${VIM_SUBDIR}/autoload/javafor
 share/vim/${VIM_SUBDIR}/autoload/javascriptcomplete.vim
 share/vim/${VIM_SUBDIR}/autoload/modula2.vim
 share/vim/${VIM_SUBDIR}/autoload/netrw.vim
-share/vim/${VIM_SUBDIR}/autoload/netrwFileHandlers.vim
 share/vim/${VIM_SUBDIR}/autoload/netrwSettings.vim
 share/vim/${VIM_SUBDIR}/autoload/netrw_gitignore.vim
 share/vim/${VIM_SUBDIR}/autoload/paste.vim
@@ -51,10 +50,12 @@ share/vim/${VIM_SUBDIR}/autoload/rust.vi
 share/vim/${VIM_SUBDIR}/autoload/rust/debugging.vim
 share/vim/${VIM_SUBDIR}/autoload/rustfmt.vim
 share/vim/${VIM_SUBDIR}/autoload/spellfile.vim
+share/vim/${VIM_SUBDIR}/autoload/spotbugs.vim
 share/vim/${VIM_SUBDIR}/autoload/sqlcomplete.vim
 share/vim/${VIM_SUBDIR}/autoload/syntaxcomplete.vim
 share/vim/${VIM_SUBDIR}/autoload/tar.vim
 share/vim/${VIM_SUBDIR}/autoload/tohtml.vim
+share/vim/${VIM_SUBDIR}/autoload/tutor.vim
 share/vim/${VIM_SUBDIR}/autoload/typeset.vim
 share/vim/${VIM_SUBDIR}/autoload/typst.vim
 share/vim/${VIM_SUBDIR}/autoload/vimball.vim
@@ -106,6 +107,7 @@ share/vim/${VIM_SUBDIR}/colors/zaibatsu.
 share/vim/${VIM_SUBDIR}/colors/zellner.vim
 share/vim/${VIM_SUBDIR}/compiler/README.txt
 share/vim/${VIM_SUBDIR}/compiler/ant.vim
+share/vim/${VIM_SUBDIR}/compiler/bash.vim
 share/vim/${VIM_SUBDIR}/compiler/bcc.vim
 share/vim/${VIM_SUBDIR}/compiler/bdf.vim
 share/vim/${VIM_SUBDIR}/compiler/cargo.vim
@@ -163,6 +165,7 @@ share/vim/${VIM_SUBDIR}/compiler/jq.vim
 share/vim/${VIM_SUBDIR}/compiler/jshint.vim
 share/vim/${VIM_SUBDIR}/compiler/jsonlint.vim
 share/vim/${VIM_SUBDIR}/compiler/make.vim
+share/vim/${VIM_SUBDIR}/compiler/maven.vim
 share/vim/${VIM_SUBDIR}/compiler/mcs.vim
 share/vim/${VIM_SUBDIR}/compiler/mips_c.vim
 share/vim/${VIM_SUBDIR}/compiler/mipspro_c89.vim
@@ -170,6 +173,7 @@ share/vim/${VIM_SUBDIR}/compiler/mipspro
 share/vim/${VIM_SUBDIR}/compiler/modelsim_vcom.vim
 share/vim/${VIM_SUBDIR}/compiler/msbuild.vim
 share/vim/${VIM_SUBDIR}/compiler/msvc.vim
+share/vim/${VIM_SUBDIR}/compiler/mypy.vim
 share/vim/${VIM_SUBDIR}/compiler/neato.vim
 share/vim/${VIM_SUBDIR}/compiler/ocaml.vim
 share/vim/${VIM_SUBDIR}/compiler/onsgmls.vim
@@ -182,6 +186,7 @@ share/vim/${VIM_SUBDIR}/compiler/pip_com
 share/vim/${VIM_SUBDIR}/compiler/podchecker.vim
 share/vim/${VIM_SUBDIR}/compiler/powershell.vim
 share/vim/${VIM_SUBDIR}/compiler/pylint.vim
+share/vim/${VIM_SUBDIR}/compiler/pytest.vim
 share/vim/${VIM_SUBDIR}/compiler/pyunit.vim
 share/vim/${VIM_SUBDIR}/compiler/raco.vim
 share/vim/${VIM_SUBDIR}/compiler/racomake.vim
@@ -195,6 +200,7 @@ share/vim/${VIM_SUBDIR}/compiler/rst.vim
 share/vim/${VIM_SUBDIR}/compiler/rubocop.vim
 share/vim/${VIM_SUBDIR}/compiler/ruby.vim
 share/vim/${VIM_SUBDIR}/compiler/rubyunit.vim
+share/vim/${VIM_SUBDIR}/compiler/ruff.vim
 share/vim/${VIM_SUBDIR}/compiler/rustc.vim
 share/vim/${VIM_SUBDIR}/compiler/sass.vim
 share/vim/${VIM_SUBDIR}/compiler/scdoc.vim
@@ -203,6 +209,7 @@ share/vim/${VIM_SUBDIR}/compiler/shellch
 share/vim/${VIM_SUBDIR}/compiler/sml.vim
 share/vim/${VIM_SUBDIR}/compiler/spectral.vim
 share/vim/${VIM_SUBDIR}/compiler/splint.vim
+share/vim/${VIM_SUBDIR}/compiler/spotbugs.vim
 share/vim/${VIM_SUBDIR}/compiler/stack.vim
 share/vim/${VIM_SUBDIR}/compiler/standard.vim
 share/vim/${VIM_SUBDIR}/compiler/stylelint.vim
@@ -300,6 +307,7 @@ share/vim/${VIM_SUBDIR}/doc/pi_netrw.txt
 share/vim/${VIM_SUBDIR}/doc/pi_paren.txt
 share/vim/${VIM_SUBDIR}/doc/pi_spec.txt
 share/vim/${VIM_SUBDIR}/doc/pi_tar.txt
+share/vim/${VIM_SUBDIR}/doc/pi_tutor.txt
 share/vim/${VIM_SUBDIR}/doc/pi_vimball.txt
 share/vim/${VIM_SUBDIR}/doc/pi_zip.txt
 share/vim/${VIM_SUBDIR}/doc/popup.txt
@@ -376,6 +384,7 @@ share/vim/${VIM_SUBDIR}/doc/version7.txt
 share/vim/${VIM_SUBDIR}/doc/version8.txt
 share/vim/${VIM_SUBDIR}/doc/version9.txt
 share/vim/${VIM_SUBDIR}/doc/vi_diff.txt
+share/vim/${VIM_SUBDIR}/doc/vietnamese.txt
 share/vim/${VIM_SUBDIR}/doc/vim2html.pl
 share/vim/${VIM_SUBDIR}/doc/vim9.txt
 share/vim/${VIM_SUBDIR}/doc/vim9class.txt
@@ -418,6 +427,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/bst.vim
 share/vim/${VIM_SUBDIR}/ftplugin/btm.vim
 share/vim/${VIM_SUBDIR}/ftplugin/bzl.vim
 share/vim/${VIM_SUBDIR}/ftplugin/c.vim
+share/vim/${VIM_SUBDIR}/ftplugin/c3.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cabal.vim
 share/vim/${VIM_SUBDIR}/ftplugin/calendar.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cdrdaoconf.vim
@@ -436,6 +446,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/conf.vi
 share/vim/${VIM_SUBDIR}/ftplugin/config.vim
 share/vim/${VIM_SUBDIR}/ftplugin/confini.vim
 share/vim/${VIM_SUBDIR}/ftplugin/context.vim
+share/vim/${VIM_SUBDIR}/ftplugin/cook.vim
 share/vim/${VIM_SUBDIR}/ftplugin/corn.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cpp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/crm.vim
@@ -491,6 +502,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/fvwm.vi
 share/vim/${VIM_SUBDIR}/ftplugin/gdb.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gdscript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gdshader.vim
+share/vim/${VIM_SUBDIR}/ftplugin/gel.vim
 share/vim/${VIM_SUBDIR}/ftplugin/git.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gitattributes.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gitcommit.vim
@@ -530,15 +542,17 @@ share/vim/${VIM_SUBDIR}/ftplugin/hurl.vi
 share/vim/${VIM_SUBDIR}/ftplugin/hyprlang.vim
 share/vim/${VIM_SUBDIR}/ftplugin/i3config.vim
 share/vim/${VIM_SUBDIR}/ftplugin/icon.vim
+share/vim/${VIM_SUBDIR}/ftplugin/idris2.vim
 share/vim/${VIM_SUBDIR}/ftplugin/indent.vim
 share/vim/${VIM_SUBDIR}/ftplugin/initex.vim
+share/vim/${VIM_SUBDIR}/ftplugin/ipkg.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ishd.vim
 share/vim/${VIM_SUBDIR}/ftplugin/j.vim
 share/vim/${VIM_SUBDIR}/ftplugin/java.vim
 share/vim/${VIM_SUBDIR}/ftplugin/javacc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/javascript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/javascriptreact.vim
-share/vim/${VIM_SUBDIR}/ftplugin/jj.vim
+share/vim/${VIM_SUBDIR}/ftplugin/jjdescription.vim
 share/vim/${VIM_SUBDIR}/ftplugin/jproperties.vim
 share/vim/${VIM_SUBDIR}/ftplugin/jq.vim
 share/vim/${VIM_SUBDIR}/ftplugin/json.vim
@@ -547,6 +561,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/jsonc.v
 share/vim/${VIM_SUBDIR}/ftplugin/jsonnet.vim
 share/vim/${VIM_SUBDIR}/ftplugin/jsp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/julia.vim
+share/vim/${VIM_SUBDIR}/ftplugin/karel.vim
 share/vim/${VIM_SUBDIR}/ftplugin/kconfig.vim
 share/vim/${VIM_SUBDIR}/ftplugin/kdl.vim
 share/vim/${VIM_SUBDIR}/ftplugin/kivy.vim
@@ -555,6 +570,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/kwt.vim
 share/vim/${VIM_SUBDIR}/ftplugin/lc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ld.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ldapconf.vim
+share/vim/${VIM_SUBDIR}/ftplugin/leo.vim
 share/vim/${VIM_SUBDIR}/ftplugin/less.vim
 share/vim/${VIM_SUBDIR}/ftplugin/lex.vim
 share/vim/${VIM_SUBDIR}/ftplugin/lftp.vim
@@ -563,6 +579,9 @@ share/vim/${VIM_SUBDIR}/ftplugin/limits.
 share/vim/${VIM_SUBDIR}/ftplugin/liquid.vim
 share/vim/${VIM_SUBDIR}/ftplugin/lisp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/livebook.vim
+share/vim/${VIM_SUBDIR}/ftplugin/llvm.vim
+share/vim/${VIM_SUBDIR}/ftplugin/lnk.vim
+share/vim/${VIM_SUBDIR}/ftplugin/lnkmap.vim
 share/vim/${VIM_SUBDIR}/ftplugin/logcheck.vim
 share/vim/${VIM_SUBDIR}/ftplugin/loginaccess.vim
 share/vim/${VIM_SUBDIR}/ftplugin/logindefs.vim
@@ -598,6 +617,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/mp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/mplayerconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/mrxvtrc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/msmessages.vim
+share/vim/${VIM_SUBDIR}/ftplugin/mss.vim
 share/vim/${VIM_SUBDIR}/ftplugin/muttrc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/mysql.vim
 share/vim/${VIM_SUBDIR}/ftplugin/nanorc.vim
@@ -618,7 +638,9 @@ share/vim/${VIM_SUBDIR}/ftplugin/occam.v
 share/vim/${VIM_SUBDIR}/ftplugin/octave.vim
 share/vim/${VIM_SUBDIR}/ftplugin/odin.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ondir.vim
+share/vim/${VIM_SUBDIR}/ftplugin/opencl.vim
 share/vim/${VIM_SUBDIR}/ftplugin/openvpn.vim
+share/vim/${VIM_SUBDIR}/ftplugin/org.vim
 share/vim/${VIM_SUBDIR}/ftplugin/pamconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/pascal.vim
 share/vim/${VIM_SUBDIR}/ftplugin/passwd.vim
@@ -635,9 +657,11 @@ share/vim/${VIM_SUBDIR}/ftplugin/postscr
 share/vim/${VIM_SUBDIR}/ftplugin/prisma.vim
 share/vim/${VIM_SUBDIR}/ftplugin/procmail.vim
 share/vim/${VIM_SUBDIR}/ftplugin/prolog.vim
+share/vim/${VIM_SUBDIR}/ftplugin/proto.vim
 share/vim/${VIM_SUBDIR}/ftplugin/protocols.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ps1.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ps1xml.vim
+share/vim/${VIM_SUBDIR}/ftplugin/ptx.vim
 share/vim/${VIM_SUBDIR}/ftplugin/purescript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/pymanifest.vim
 share/vim/${VIM_SUBDIR}/ftplugin/pyrex.vim
@@ -682,6 +706,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/setseri
 share/vim/${VIM_SUBDIR}/ftplugin/sexplib.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sgml.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sh.vim
+share/vim/${VIM_SUBDIR}/ftplugin/shaderslang.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sieve.vim
 share/vim/${VIM_SUBDIR}/ftplugin/slint.vim
 share/vim/${VIM_SUBDIR}/ftplugin/slpconf.vim
@@ -700,6 +725,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/stylus.
 share/vim/${VIM_SUBDIR}/ftplugin/sudoers.vim
 share/vim/${VIM_SUBDIR}/ftplugin/svelte.vim
 share/vim/${VIM_SUBDIR}/ftplugin/svg.vim
+share/vim/${VIM_SUBDIR}/ftplugin/sway.vim
 share/vim/${VIM_SUBDIR}/ftplugin/swayconfig.vim
 share/vim/${VIM_SUBDIR}/ftplugin/swift.vim
 share/vim/${VIM_SUBDIR}/ftplugin/swiftgyb.vim
@@ -716,11 +742,13 @@ share/vim/${VIM_SUBDIR}/ftplugin/tex.vim
 share/vim/${VIM_SUBDIR}/ftplugin/text.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/thrift.vim
+share/vim/${VIM_SUBDIR}/ftplugin/tiasm.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tidy.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tmux.vim
 share/vim/${VIM_SUBDIR}/ftplugin/toml.vim
 share/vim/${VIM_SUBDIR}/ftplugin/treetop.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tt2html.vim
+share/vim/${VIM_SUBDIR}/ftplugin/tutor.vim
 share/vim/${VIM_SUBDIR}/ftplugin/typescript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/typescriptreact.vim
 share/vim/${VIM_SUBDIR}/ftplugin/typst.vim
@@ -821,6 +849,7 @@ share/vim/${VIM_SUBDIR}/indent/gitconfig
 share/vim/${VIM_SUBDIR}/indent/gitolite.vim
 share/vim/${VIM_SUBDIR}/indent/glsl.vim
 share/vim/${VIM_SUBDIR}/indent/go.vim
+share/vim/${VIM_SUBDIR}/indent/graphql.vim
 share/vim/${VIM_SUBDIR}/indent/gyp.vim
 share/vim/${VIM_SUBDIR}/indent/haml.vim
 share/vim/${VIM_SUBDIR}/indent/hamster.vim
@@ -830,6 +859,7 @@ share/vim/${VIM_SUBDIR}/indent/hog.vim
 share/vim/${VIM_SUBDIR}/indent/html.vim
 share/vim/${VIM_SUBDIR}/indent/htmldjango.vim
 share/vim/${VIM_SUBDIR}/indent/idlang.vim
+share/vim/${VIM_SUBDIR}/indent/idris2.vim
 share/vim/${VIM_SUBDIR}/indent/ishd.vim
 share/vim/${VIM_SUBDIR}/indent/j.vim
 share/vim/${VIM_SUBDIR}/indent/java.vim
@@ -993,6 +1023,8 @@ share/vim/${VIM_SUBDIR}/pack/dist/opt/ed
 share/vim/${VIM_SUBDIR}/pack/dist/opt/editorconfig/ftdetect/editorconfig.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/editorconfig/mkzip.sh
 share/vim/${VIM_SUBDIR}/pack/dist/opt/editorconfig/plugin/editorconfig.vim
+share/vim/${VIM_SUBDIR}/pack/dist/opt/helptoc/autoload/helptoc.vim
+share/vim/${VIM_SUBDIR}/pack/dist/opt/helptoc/plugin/helptoc.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/justify/plugin/justify.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/matchit/autoload/matchit.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/matchit/doc/matchit.txt
@@ -1013,6 +1045,7 @@ share/vim/${VIM_SUBDIR}/plugin/rrhelper.
 share/vim/${VIM_SUBDIR}/plugin/spellfile.vim
 share/vim/${VIM_SUBDIR}/plugin/tarPlugin.vim
 share/vim/${VIM_SUBDIR}/plugin/tohtml.vim
+share/vim/${VIM_SUBDIR}/plugin/tutor.vim
 share/vim/${VIM_SUBDIR}/plugin/vimballPlugin.vim
 share/vim/${VIM_SUBDIR}/plugin/zipPlugin.vim
 share/vim/${VIM_SUBDIR}/print/ascii.ps
@@ -1086,6 +1119,7 @@ share/vim/${VIM_SUBDIR}/syntax/antlr.vim
 share/vim/${VIM_SUBDIR}/syntax/antlr4.vim
 share/vim/${VIM_SUBDIR}/syntax/apache.vim
 share/vim/${VIM_SUBDIR}/syntax/apachestyle.vim
+share/vim/${VIM_SUBDIR}/syntax/apkbuild.vim
 share/vim/${VIM_SUBDIR}/syntax/aptconf.vim
 share/vim/${VIM_SUBDIR}/syntax/arch.vim
 share/vim/${VIM_SUBDIR}/syntax/arduino.vim
@@ -1152,6 +1186,7 @@ share/vim/${VIM_SUBDIR}/syntax/cl.vim
 share/vim/${VIM_SUBDIR}/syntax/clean.vim
 share/vim/${VIM_SUBDIR}/syntax/clipper.vim
 share/vim/${VIM_SUBDIR}/syntax/clojure.vim
+share/vim/${VIM_SUBDIR}/syntax/cmacro.vim
 share/vim/${VIM_SUBDIR}/syntax/cmake.vim
 share/vim/${VIM_SUBDIR}/syntax/cmakecache.vim
 share/vim/${VIM_SUBDIR}/syntax/cmod.vim
@@ -1272,6 +1307,7 @@ share/vim/${VIM_SUBDIR}/syntax/gdresourc
 share/vim/${VIM_SUBDIR}/syntax/gdscript.vim
 share/vim/${VIM_SUBDIR}/syntax/gdshader.vim
 share/vim/${VIM_SUBDIR}/syntax/gedcom.vim
+share/vim/${VIM_SUBDIR}/syntax/gel.vim
 share/vim/${VIM_SUBDIR}/syntax/gemtext.vim
 share/vim/${VIM_SUBDIR}/syntax/gift.vim
 share/vim/${VIM_SUBDIR}/syntax/git.vim
@@ -1293,6 +1329,7 @@ share/vim/${VIM_SUBDIR}/syntax/gp.vim
 share/vim/${VIM_SUBDIR}/syntax/gpg.vim
 share/vim/${VIM_SUBDIR}/syntax/gprof.vim
 share/vim/${VIM_SUBDIR}/syntax/grads.vim
+share/vim/${VIM_SUBDIR}/syntax/graphql.vim
 share/vim/${VIM_SUBDIR}/syntax/gretl.vim
 share/vim/${VIM_SUBDIR}/syntax/groff.vim
 share/vim/${VIM_SUBDIR}/syntax/groovy.vim
@@ -1312,6 +1349,7 @@ share/vim/${VIM_SUBDIR}/syntax/hasteprep
 share/vim/${VIM_SUBDIR}/syntax/hb.vim
 share/vim/${VIM_SUBDIR}/syntax/hcl.vim
 share/vim/${VIM_SUBDIR}/syntax/help.vim
+share/vim/${VIM_SUBDIR}/syntax/help_it.vim
 share/vim/${VIM_SUBDIR}/syntax/help_ru.vim
 share/vim/${VIM_SUBDIR}/syntax/hercules.vim
 share/vim/${VIM_SUBDIR}/syntax/hex.vim
@@ -1328,6 +1366,7 @@ share/vim/${VIM_SUBDIR}/syntax/htmlcheet
 share/vim/${VIM_SUBDIR}/syntax/htmldjango.vim
 share/vim/${VIM_SUBDIR}/syntax/htmlm4.vim
 share/vim/${VIM_SUBDIR}/syntax/htmlos.vim
+share/vim/${VIM_SUBDIR}/syntax/hyprlang.vim
 share/vim/${VIM_SUBDIR}/syntax/i3config.vim
 share/vim/${VIM_SUBDIR}/syntax/ia64.vim
 share/vim/${VIM_SUBDIR}/syntax/ibasic.vim
@@ -1335,12 +1374,14 @@ share/vim/${VIM_SUBDIR}/syntax/icemenu.v
 share/vim/${VIM_SUBDIR}/syntax/icon.vim
 share/vim/${VIM_SUBDIR}/syntax/idl.vim
 share/vim/${VIM_SUBDIR}/syntax/idlang.vim
+share/vim/${VIM_SUBDIR}/syntax/idris2.vim
 share/vim/${VIM_SUBDIR}/syntax/indent.vim
 share/vim/${VIM_SUBDIR}/syntax/inform.vim
 share/vim/${VIM_SUBDIR}/syntax/initex.vim
 share/vim/${VIM_SUBDIR}/syntax/initng.vim
 share/vim/${VIM_SUBDIR}/syntax/inittab.vim
 share/vim/${VIM_SUBDIR}/syntax/ipfilter.vim
+share/vim/${VIM_SUBDIR}/syntax/ipkg.vim
 share/vim/${VIM_SUBDIR}/syntax/ishd.vim
 share/vim/${VIM_SUBDIR}/syntax/iss.vim
 share/vim/${VIM_SUBDIR}/syntax/ist.vim
@@ -1355,7 +1396,7 @@ share/vim/${VIM_SUBDIR}/syntax/javascrip
 share/vim/${VIM_SUBDIR}/syntax/jess.vim
 share/vim/${VIM_SUBDIR}/syntax/jgraph.vim
 share/vim/${VIM_SUBDIR}/syntax/jinja.vim
-share/vim/${VIM_SUBDIR}/syntax/jj.vim
+share/vim/${VIM_SUBDIR}/syntax/jjdescription.vim
 share/vim/${VIM_SUBDIR}/syntax/jovial.vim
 share/vim/${VIM_SUBDIR}/syntax/jproperties.vim
 share/vim/${VIM_SUBDIR}/syntax/jq.vim
@@ -1364,6 +1405,7 @@ share/vim/${VIM_SUBDIR}/syntax/json5.vim
 share/vim/${VIM_SUBDIR}/syntax/jsonc.vim
 share/vim/${VIM_SUBDIR}/syntax/jsp.vim
 share/vim/${VIM_SUBDIR}/syntax/julia.vim
+share/vim/${VIM_SUBDIR}/syntax/karel.vim
 share/vim/${VIM_SUBDIR}/syntax/kconfig.vim
 share/vim/${VIM_SUBDIR}/syntax/kdl.vim
 share/vim/${VIM_SUBDIR}/syntax/kivy.vim
@@ -1384,6 +1426,7 @@ share/vim/${VIM_SUBDIR}/syntax/lf.vim
 share/vim/${VIM_SUBDIR}/syntax/lftp.vim
 share/vim/${VIM_SUBDIR}/syntax/lhaskell.vim
 share/vim/${VIM_SUBDIR}/syntax/libao.vim
+share/vim/${VIM_SUBDIR}/syntax/lidris2.vim
 share/vim/${VIM_SUBDIR}/syntax/lifelines.vim
 share/vim/${VIM_SUBDIR}/syntax/lilo.vim
 share/vim/${VIM_SUBDIR}/syntax/limits.vim
@@ -1392,6 +1435,8 @@ share/vim/${VIM_SUBDIR}/syntax/lisp.vim
 share/vim/${VIM_SUBDIR}/syntax/lite.vim
 share/vim/${VIM_SUBDIR}/syntax/litestep.vim
 share/vim/${VIM_SUBDIR}/syntax/livebook.vim
+share/vim/${VIM_SUBDIR}/syntax/lnk.vim
+share/vim/${VIM_SUBDIR}/syntax/lnkmap.vim
 share/vim/${VIM_SUBDIR}/syntax/loginaccess.vim
 share/vim/${VIM_SUBDIR}/syntax/logindefs.vim
 share/vim/${VIM_SUBDIR}/syntax/logtalk.vim
@@ -1454,6 +1499,7 @@ share/vim/${VIM_SUBDIR}/syntax/mrxvtrc.v
 share/vim/${VIM_SUBDIR}/syntax/msidl.vim
 share/vim/${VIM_SUBDIR}/syntax/msmessages.vim
 share/vim/${VIM_SUBDIR}/syntax/msql.vim
+share/vim/${VIM_SUBDIR}/syntax/mss.vim
 share/vim/${VIM_SUBDIR}/syntax/mupad.vim
 share/vim/${VIM_SUBDIR}/syntax/murphi.vim
 share/vim/${VIM_SUBDIR}/syntax/mush.vim
@@ -1487,11 +1533,13 @@ share/vim/${VIM_SUBDIR}/syntax/odin.vim
 share/vim/${VIM_SUBDIR}/syntax/omnimark.vim
 share/vim/${VIM_SUBDIR}/syntax/ondir.vim
 share/vim/${VIM_SUBDIR}/syntax/opam.vim
+share/vim/${VIM_SUBDIR}/syntax/opencl.vim
 share/vim/${VIM_SUBDIR}/syntax/openroad.vim
 share/vim/${VIM_SUBDIR}/syntax/openscad.vim
 share/vim/${VIM_SUBDIR}/syntax/openvpn.vim
 share/vim/${VIM_SUBDIR}/syntax/opl.vim
 share/vim/${VIM_SUBDIR}/syntax/ora.vim
+share/vim/${VIM_SUBDIR}/syntax/org.vim
 share/vim/${VIM_SUBDIR}/syntax/pacmanlog.vim
 share/vim/${VIM_SUBDIR}/syntax/pamconf.vim
 share/vim/${VIM_SUBDIR}/syntax/pamenv.vim
@@ -1540,6 +1588,7 @@ share/vim/${VIM_SUBDIR}/syntax/ps1xml.vi
 share/vim/${VIM_SUBDIR}/syntax/psf.vim
 share/vim/${VIM_SUBDIR}/syntax/psl.vim
 share/vim/${VIM_SUBDIR}/syntax/ptcap.vim
+share/vim/${VIM_SUBDIR}/syntax/ptx.vim
 share/vim/${VIM_SUBDIR}/syntax/purifylog.vim
 share/vim/${VIM_SUBDIR}/syntax/pymanifest.vim
 share/vim/${VIM_SUBDIR}/syntax/pyrex.vim
@@ -1612,6 +1661,7 @@ share/vim/${VIM_SUBDIR}/syntax/sgml.vim
 share/vim/${VIM_SUBDIR}/syntax/sgmldecl.vim
 share/vim/${VIM_SUBDIR}/syntax/sgmllnx.vim
 share/vim/${VIM_SUBDIR}/syntax/sh.vim
+share/vim/${VIM_SUBDIR}/syntax/shaderslang.vim
 share/vim/${VIM_SUBDIR}/syntax/shared/README.txt
 share/vim/${VIM_SUBDIR}/syntax/shared/context-data-context.vim
 share/vim/${VIM_SUBDIR}/syntax/shared/context-data-interfaces.vim
@@ -1709,6 +1759,7 @@ share/vim/${VIM_SUBDIR}/syntax/texinfo.v
 share/vim/${VIM_SUBDIR}/syntax/texmf.vim
 share/vim/${VIM_SUBDIR}/syntax/tf.vim
 share/vim/${VIM_SUBDIR}/syntax/thrift.vim
+share/vim/${VIM_SUBDIR}/syntax/tiasm.vim
 share/vim/${VIM_SUBDIR}/syntax/tidy.vim
 share/vim/${VIM_SUBDIR}/syntax/tilde.vim
 share/vim/${VIM_SUBDIR}/syntax/tli.vim
@@ -1726,6 +1777,7 @@ share/vim/${VIM_SUBDIR}/syntax/tsv.vim
 share/vim/${VIM_SUBDIR}/syntax/tt2.vim
 share/vim/${VIM_SUBDIR}/syntax/tt2html.vim
 share/vim/${VIM_SUBDIR}/syntax/tt2js.vim
+share/vim/${VIM_SUBDIR}/syntax/tutor.vim
 share/vim/${VIM_SUBDIR}/syntax/typescript.vim
 share/vim/${VIM_SUBDIR}/syntax/typescriptreact.vim
 share/vim/${VIM_SUBDIR}/syntax/typst.vim
@@ -1755,6 +1807,7 @@ share/vim/${VIM_SUBDIR}/syntax/vgrindefs
 share/vim/${VIM_SUBDIR}/syntax/vhdl.vim
 share/vim/${VIM_SUBDIR}/syntax/vim.vim
 share/vim/${VIM_SUBDIR}/syntax/viminfo.vim
+share/vim/${VIM_SUBDIR}/syntax/vimnormal.vim
 share/vim/${VIM_SUBDIR}/syntax/virata.vim
 share/vim/${VIM_SUBDIR}/syntax/vmasm.vim
 share/vim/${VIM_SUBDIR}/syntax/voscm.vim
@@ -1828,74 +1881,84 @@ share/vim/${VIM_SUBDIR}/tutor/README.el.
 share/vim/${VIM_SUBDIR}/tutor/README.el.txt
 share/vim/${VIM_SUBDIR}/tutor/README.ru.utf-8.txt
 share/vim/${VIM_SUBDIR}/tutor/README.txt
-share/vim/${VIM_SUBDIR}/tutor/tutor
-share/vim/${VIM_SUBDIR}/tutor/tutor.bar
-share/vim/${VIM_SUBDIR}/tutor/tutor.bar.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.bg.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.ca
-share/vim/${VIM_SUBDIR}/tutor/tutor.ca.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.cs
-share/vim/${VIM_SUBDIR}/tutor/tutor.cs.cp1250
-share/vim/${VIM_SUBDIR}/tutor/tutor.cs.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.da
-share/vim/${VIM_SUBDIR}/tutor/tutor.da.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.de
-share/vim/${VIM_SUBDIR}/tutor/tutor.de.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.el
-share/vim/${VIM_SUBDIR}/tutor/tutor.el.cp737
-share/vim/${VIM_SUBDIR}/tutor/tutor.el.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.eo
-share/vim/${VIM_SUBDIR}/tutor/tutor.eo.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.es
-share/vim/${VIM_SUBDIR}/tutor/tutor.es.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.fr
-share/vim/${VIM_SUBDIR}/tutor/tutor.fr.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.hr
-share/vim/${VIM_SUBDIR}/tutor/tutor.hr.cp1250
-share/vim/${VIM_SUBDIR}/tutor/tutor.hr.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.hu
-share/vim/${VIM_SUBDIR}/tutor/tutor.hu.cp1250
-share/vim/${VIM_SUBDIR}/tutor/tutor.hu.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.it
-share/vim/${VIM_SUBDIR}/tutor/tutor.it.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.ja.euc
-share/vim/${VIM_SUBDIR}/tutor/tutor.ja.sjis
-share/vim/${VIM_SUBDIR}/tutor/tutor.ja.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.ko
-share/vim/${VIM_SUBDIR}/tutor/tutor.ko.euc
-share/vim/${VIM_SUBDIR}/tutor/tutor.ko.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.lt.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.lv.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.nb
-share/vim/${VIM_SUBDIR}/tutor/tutor.nb.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.nl
-share/vim/${VIM_SUBDIR}/tutor/tutor.nl.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.no
-share/vim/${VIM_SUBDIR}/tutor/tutor.no.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.pl
-share/vim/${VIM_SUBDIR}/tutor/tutor.pl.cp1250
-share/vim/${VIM_SUBDIR}/tutor/tutor.pl.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.pt
-share/vim/${VIM_SUBDIR}/tutor/tutor.pt.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.ru
-share/vim/${VIM_SUBDIR}/tutor/tutor.ru.cp1251
-share/vim/${VIM_SUBDIR}/tutor/tutor.ru.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.sk
-share/vim/${VIM_SUBDIR}/tutor/tutor.sk.cp1250
-share/vim/${VIM_SUBDIR}/tutor/tutor.sk.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.sr.cp1250
-share/vim/${VIM_SUBDIR}/tutor/tutor.sr.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.sv
-share/vim/${VIM_SUBDIR}/tutor/tutor.sv.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.tr.iso9
-share/vim/${VIM_SUBDIR}/tutor/tutor.tr.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.uk.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.vi.utf-8
+share/vim/${VIM_SUBDIR}/tutor/en/vim-01-beginner.tutor
+share/vim/${VIM_SUBDIR}/tutor/en/vim-01-beginner.tutor.json
+share/vim/${VIM_SUBDIR}/tutor/it/vim-01-beginner.tutor
+share/vim/${VIM_SUBDIR}/tutor/it/vim-01-beginner.tutor.json
+share/vim/${VIM_SUBDIR}/tutor/tutor.tutor
+share/vim/${VIM_SUBDIR}/tutor/tutor.tutor.json
 share/vim/${VIM_SUBDIR}/tutor/tutor.vim
-share/vim/${VIM_SUBDIR}/tutor/tutor.zh.big5
-share/vim/${VIM_SUBDIR}/tutor/tutor.zh.euc
-share/vim/${VIM_SUBDIR}/tutor/tutor.zh.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.zh_cn.utf-8
-share/vim/${VIM_SUBDIR}/tutor/tutor.zh_tw.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1
+share/vim/${VIM_SUBDIR}/tutor/tutor1.bar
+share/vim/${VIM_SUBDIR}/tutor/tutor1.bar.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.bg.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ca
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ca.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.cs
+share/vim/${VIM_SUBDIR}/tutor/tutor1.cs.cp1250
+share/vim/${VIM_SUBDIR}/tutor/tutor1.cs.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.da
+share/vim/${VIM_SUBDIR}/tutor/tutor1.da.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.de
+share/vim/${VIM_SUBDIR}/tutor/tutor1.de.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.el
+share/vim/${VIM_SUBDIR}/tutor/tutor1.el.cp737
+share/vim/${VIM_SUBDIR}/tutor/tutor1.el.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.eo
+share/vim/${VIM_SUBDIR}/tutor/tutor1.eo.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.es
+share/vim/${VIM_SUBDIR}/tutor/tutor1.es.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.fr
+share/vim/${VIM_SUBDIR}/tutor/tutor1.fr.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.hr
+share/vim/${VIM_SUBDIR}/tutor/tutor1.hr.cp1250
+share/vim/${VIM_SUBDIR}/tutor/tutor1.hr.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.hu
+share/vim/${VIM_SUBDIR}/tutor/tutor1.hu.cp1250
+share/vim/${VIM_SUBDIR}/tutor/tutor1.hu.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.it
+share/vim/${VIM_SUBDIR}/tutor/tutor1.it.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ja.euc
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ja.sjis
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ja.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ko
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ko.euc
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ko.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.lt.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.lv.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.nb
+share/vim/${VIM_SUBDIR}/tutor/tutor1.nb.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.nl
+share/vim/${VIM_SUBDIR}/tutor/tutor1.nl.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.no
+share/vim/${VIM_SUBDIR}/tutor/tutor1.no.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.pl
+share/vim/${VIM_SUBDIR}/tutor/tutor1.pl.cp1250
+share/vim/${VIM_SUBDIR}/tutor/tutor1.pl.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.pt
+share/vim/${VIM_SUBDIR}/tutor/tutor1.pt.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ru
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ru.cp1251
+share/vim/${VIM_SUBDIR}/tutor/tutor1.ru.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sk
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sk.cp1250
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sk.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sr.cp1250
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sr.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sv
+share/vim/${VIM_SUBDIR}/tutor/tutor1.sv.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.tr.iso9
+share/vim/${VIM_SUBDIR}/tutor/tutor1.tr.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.uk.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.vi.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.zh.big5
+share/vim/${VIM_SUBDIR}/tutor/tutor1.zh.euc
+share/vim/${VIM_SUBDIR}/tutor/tutor1.zh.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.zh_cn.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor1.zh_tw.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor2
+share/vim/${VIM_SUBDIR}/tutor/tutor2.it
+share/vim/${VIM_SUBDIR}/tutor/tutor2.it.utf-8
+share/vim/${VIM_SUBDIR}/tutor/tutor2.utf-8
 share/vim/${VIM_SUBDIR}/vimrc_example.vim

Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.212 pkgsrc/editors/vim-share/distinfo:1.212.2.1
--- pkgsrc/editors/vim-share/distinfo:1.212     Thu Oct 17 17:14:39 2024
+++ pkgsrc/editors/vim-share/distinfo   Thu Jan 16 19:00:32 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.212 2024/10/17 17:14:39 morr Exp $
+$NetBSD: distinfo,v 1.212.2.1 2025/01/16 19:00:32 bsiegert Exp $
 
-BLAKE2s (vim-9.1.0789.tar.gz) = bc205769dda434f8b100fd7f500faf039c389208818455fd59fd3534c882956b
-SHA512 (vim-9.1.0789.tar.gz) = 297f030221e9a7794c0cd087eb56489281569ed292bcf19f83f876dbc52f32d9935ca3b3b3cf688980405a979ab9cea6d1628de5cfcf72cd772f412cf830dad4
-Size (vim-9.1.0789.tar.gz) = 18231205 bytes
+BLAKE2s (vim-9.1.1004.tar.gz) = baa4e595ba7302951417df9bee8f955493c076786d6b67cbae200d85abe5400b
+SHA512 (vim-9.1.1004.tar.gz) = 4046e99a9edec495fdf286b7c02e580c185a14cc0103e63fbac86583b8236761b0798166a75350e49759e1c77cfc8668b2641e1820db5bd1e52b2885a9af5e57
+Size (vim-9.1.1004.tar.gz) = 18394139 bytes
 SHA1 (patch-Makefile) = d05c1b787804bc0907cbb9476d54aef558ceddad
 SHA1 (patch-feature.h) = e7d3385dc09e0ed7d45577344e9988264c0de4dd

Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.151 pkgsrc/editors/vim-share/version.mk:1.151.2.1
--- pkgsrc/editors/vim-share/version.mk:1.151   Thu Oct 17 17:14:39 2024
+++ pkgsrc/editors/vim-share/version.mk Thu Jan 16 19:00:33 2025
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.151 2024/10/17 17:14:39 morr Exp $
+# $NetBSD: version.mk,v 1.151.2.1 2025/01/16 19:00:33 bsiegert Exp $
 
 VIM_VERSION=           9.1
-VIM_PATCHLEVEL=                0789
+VIM_PATCHLEVEL=                1004
 # Changelog: see https://github.com/vim/vim/commits/master/ or
 # with git clone: $ git log --pretty=format:"- %s"
 VIM_SUBDIR=            vim91



Home | Main Index | Thread Index | Old Index