pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Wed Aug  7 18:37:22 UTC 2024

Modified Files:
        pkgsrc/editors/vim-share [pkgsrc-2024Q2]: Makefile PLIST distinfo
            options.mk version.mk
        pkgsrc/editors/vim-share/patches [pkgsrc-2024Q2]: patch-Makefile

Log Message:
Pullup ticket #6884 - requested by morr
editors/vim-share: security fix

Revisions pulled up:
- editors/vim-share/Makefile                                    1.67-1.68
- editors/vim-share/PLIST                                       1.69
- editors/vim-share/distinfo                                    1.208
- editors/vim-share/options.mk                                  1.12
- editors/vim-share/patches/patch-Makefile                      1.13
- editors/vim-share/version.mk                                  1.147

---
   Module Name:    pkgsrc
   Committed By:   morr
   Date:           Mon Jul  8 21:14:06 UTC 2024

   Modified Files:
           pkgsrc/editors/vim-share: Makefile options.mk

   Log Message:
   PR/58394: allow loading python modules

---
   Module Name: pkgsrc
   Committed By:        morr
   Date:                Fri Aug  2 22:32:24 UTC 2024

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

   Log Message:
   Update to patchlevel 9.1.0655, which includes 2 security fixes.

   Changelog:

   9.1.0655: filetype: goaccess config file not recognized
   9.1.0654: completion does not respect completeslash with fuzzy
   9.1.0653: Patch v9.1.0648 not completely right
   9.1.0652: too many strlen() calls in syntax.c
   9.1.0651: ex: trailing dot is optional for :g and :insert/:append
   9.1.0650: Coverity warning in cstrncmp()
   9.1.0649: Wrong comment for "len" argument of call_simple_func()
   9.1.0648: [security] double-free in dialog_changed()
   9.1.0647: [security] use-after-free in tagstack_clear_entry
   9.1.0646: Vim9: imported function may not be found
   9.1.0645: regex: wrong match when searching multi-byte char case-insensitive
   9.1.0644: Unnecessary STRLEN() when applying mapping
   9.1.0643: terminal: cursor may end up on invalid position
   9.1.0642: Check that mapping rhs starts with lhs fails if not simplified
   9.1.0641: MS-Windows: OLE enabled in console version
   9.1.0640: Mingw: Makefile can be improved
   9.1.0639: channel timeout may wrap around
   9.1.0638: E1510 may happen when formatting a message for smsg()
   9.1.0637: MS-Windows: Style issues in MSVC Makefile
   9.1.0636: filetype: ziggy files are not recognized
   9.1.0635: filetype: SuperHTML template files not recognized
   9.1.0634: Ctrl-P not working by default
   9.1.0633: Compilation warnings with `-Wunused-parameter`
   9.1.0632: MS-Windows: Compiler Warnings
   9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion
   9.1.0630: MS-Windows: build fails with VIMDLL and mzscheme
   9.1.0629: Rename of pum hl_group is incomplete
   9.1.0628: MinGW: coverage files are not cleaned up
   9.1.0627: MinGW: build-error when COVERAGE is enabled
   9.1.0626: Vim9: need more tests with null objects
   9.1.0625: tests: test output all translated messages for all translations
   9.1.0624: ex command modifiers not found
   9.1.0623: Mingw: errors when trying to delete non-existing files
   9.1.0622: MS-Windows: mingw-build can be optimized
   9.1.0621: MS-Windows: startup code can be improved
   9.1.0620: Vim9: segfauls with null objects
   9.1.0619: tests: test_popup fails
   9.1.0618: cannot mark deprecated attributes in completion menu
   9.1.0617: Cursor moves beyond first line of folded end of buffer
   9.1.0616: filetype: Make syntax highlighting off for MS Makefiles
   9.1.0615: Unnecessary STRLEN() in make_percent_swname()
   9.1.0614: tests: screendump tests fail due to recent syntax changes
   9.1.0613: tests: termdebug test may fail and leave file around
   9.1.0612: filetype: deno.lock file not recognized
   9.1.0611: ambiguous mappings not correctly resolved with modifyOtherKeys
   9.1.0610: filetype: OpenGL Shading Language files are not detected
   9.1.0609: outdated comments in Makefile
   9.1.0608: Coverity warns about a few potential issues
   9.1.0607: termdebug: uses inconsistent style
   9.1.0606: tests: generated files may cause failure in test_codestyle
   9.1.0605: internal error with fuzzy completion
   9.1.0604: popup_filter during Press Enter prompt seems to hang
   9.1.0603: filetype: use correct extension for Dracula
   9.1.0602: filetype: Prolog detection can be improved
   9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit
   9.1.0600: Unused function and unused error constants
   9.1.0599: Termdebug: still get E1023 when specifying arguments
   9.1.0598: fuzzy completion does not work with default completion
   9.1.0597: KeyInputPre cannot get the (unmapped typed) key
   9.1.0596: filetype: devscripts config files are not recognized
   9.1.0595: make errors out with the po Makefile
   9.1.0594: Unnecessary redraw when setting 'winfixbuf'
   9.1.0593: filetype: Asymptote files are not recognized
   9.1.0592: runtime: filetype: Mediawiki files are not recognized
   9.1.0591: filetype: *.wl files are not recognized
   9.1.0590: Vim9: crash when accessing getregionpos() return value
   9.1.0589: vi: d{motion} and cw work differently than expected
   9.1.0588: The maze program no longer compiles on newer clang
   9.1.0587: tests: Test_gui_lowlevel_keyevent is still flaky
   9.1.0586: ocaml runtime files are outdated
   9.1.0585: tests: test_cpoptions leaves swapfiles around
   9.1.0584: Warning about redeclaring f_id() non-static
   9.1.0583: filetype: *.pdf_tex files are not recognized
   9.1.0582: Printed line doesn't overwrite colon when pressing Enter in Ex mode
   9.1.0581: Various lines are indented inconsistently
   9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode
   9.1.0579: Ex command is still executed after giving E1247
   9.1.0578: no tests for :Tohtml
   9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vim
   9.1.0576: tests: still an issue with test_gettext_make
   9.1.0575: Wrong comments in alt_tabpage()
   9.1.0574: ex: wrong handling of commands after bar
   9.1.0573: ex: no implicit print for single addresses
   9.1.0572: cannot specify tab page closing behaviour
   9.1.0571: tests: Test_gui_lowlevel_keyevent is flaky
   9.1.0570: tests: test_gettext_make can be improved
   9.1.0569: fnamemodify() treats ".." and "../" differently
   9.1.0568: Cannot expand paths from 'cdpath' setting
   9.1.0567: Cannot use relative paths as findfile() stop directories
   9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing slash
   9.1.0565: Stop directory doesn't work properly in 'tags'
   9.1.0564: id() can be faster
   9.1.0563: Cannot process any Key event
   9.1.0562: tests: inconsistency in test_findfile.vim
   9.1.0561: netbeans: variable used un-initialized (Coverity)
   9.1.0560: bindtextdomain() does not indicate an error
   9.1.0559: translation of vim scripts can be improved
   9.1.0558: filetype: prolog detection can be improved
   9.1.0557: moving in the buffer list doesn't work as documented
   9.1.0556: :bwipe doesn't remove file from jumplist of other tabpages
   9.1.0555: filetype: angular ft detection is still problematic
   9.1.0554: :bw leaves jumplist and tagstack data around
   9.1.0553: filetype: *.mcmeta files are not recognized
   9.1.0552: No test for antlr4 filetype
   9.1.0551: filetype: htmlangular files are not properly detected
   9.1.0550: filetype: antlr4 files are not recognized
   9.1.0549: fuzzycollect regex based completion not working as expected
   9.1.0548: it's not possible to get a unique id for some vars
   9.1.0547: No way to get the arity of a Vim function
   9.1.0546: vim-tiny fails on CTRL-X/CTRL-A
   9.1.0545: MSVC conversion warning
   9.1.0544: filetype: ldapconf files are not recognized
   9.1.0543: Behavior of CursorMovedC is strange
   9.1.0542: Vim9: confusing string() output for object functions
   9.1.0541: failing test with Vim configured without channel
   9.1.0540: Unused assignment in sign_define_cmd()
   9.1.0539: Not enough tests for what v9.1.0535 fixed
   9.1.0538: not possible to assign priority when defining a sign
   9.1.0537: signed number detection for CTRL-X/A can be improved
   9.1.0536: filetype: zone files are not recognized
   9.1.0535: newline escape wrong in ex mode
   9.1.0534: completion wrong with fuzzy when cycling back to original
   9.1.0533: Vim9: need more tests for nested objects equality
   9.1.0532: filetype: Cedar files not recognized
   9.1.0531: resource leak in mch_get_random()
   9.1.0530: xxd: MSVC warning about non-ASCII character
   9.1.0529: silent! causes following try/catch to not work
   9.1.0528: spell completion message still wrong in translations
   9.1.0527: inconsistent parameter in Makefiles for Vim executable
   9.1.0526: Unwanted cursor movement with pagescroll at start of buffer
   9.1.0525: Right release selects immediately when pum is truncated.
   9.1.0524: the recursive parameter in the *_equal functions can be removed
   9.1.0523: Vim9: cannot downcast an object
   9.1.0522: Vim9: string(object) hangs for recursive references
   9.1.0521: if_py: _PyObject_CallFunction_SizeT is dropped in Python 3.13
   9.1.0520: Vim9: incorrect type checking for modifying lists
   9.1.0519: MS-Windows: libvterm compilation can be optimized
   9.1.0518: initialize the random buffer can be improved
   9.1.0517: MS-Windows: too long lines in Make_mvc.mak
   9.1.0516: need more tests for nested dicts and list comparision
   9.1.0515: Vim9: segfault in object_equal()
   9.1.0514: Vim9: issue with comparing objects recursively
   9.1.0513: Vim9: segfault with object comparison
   9.1.0512: Mode message for spell completion doesn't match allowed keys
   9.1.0511: CursorMovedC triggered wrongly with setcmdpos()
   9.1.0510: CI: test_gettext fails on MacOS14 + MSVC Win
   9.1.0509: not possible to translate Vim script messages
   9.1.0508: termdebug plugin can be further improved
   9.1.0507: hard to detect cursor movement in the command line
   9.1.0506: filetype: .envrc & .prettierignore not recognized
   9.1.0505: filetype: Faust files are not recognized
   9.1.0504: inner-tag textobject confused about ">" in attributes
   9.1.0503: cannot use fuzzy keyword completion
   9.1.0502: MS-Windows: too much legacy code
   9.1.0501: too complicated mapping restore in termdebug
   9.1.0500: cannot switch buffer in a popup
   9.1.0499: MS-Windows: doesn't handle symlinks properly
   9.1.0498: getcmdcompltype() interferes with cmdline completion
   9.1.0497: termdebug can be further improved
   9.1.0496: matched text is highlighted case-sensitively
   9.1.0495: Matched text isn't highlighted in cmdline pum
   9.1.0494: Wrong matched text highlighted in pum with 'rightleft'
   9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix
   9.1.0492: filetype: Vim-script files not detected by shebang line
   9.1.0491: Cmdline pum doesn't work properly with 'rightleft'
   9.1.0490: minor style problems with patch 9.1.0487
   9.1.0489: default completion may break with fuzzy
   9.1.0488: Wrong padding for pum "kind" with 'rightleft'
   9.1.0487: completed item not update on fuzzy completion
   9.1.0486: filetype: Snakemake files are not recognized
   9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
   9.1.0484: Sorting of completeopt+=fuzzy is not stable
   9.1.0483: glob() not sufficiently tested
   9.1.0482: termdebug plugin needs more love
   9.1.0481: Vim9: term_getjob() throws an exception on error
   9.1.0480: fuzzy string matching executed when not needed
   9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
   9.1.0478: potential deref of NULL pointer in fuzzy_match_str_with_pos
   9.1.0477: block_editing errors out when using <enter>
   9.1.0476: Cannot see matched text in popup menu
   9.1.0475: cmod_split modifier is always reset in term_start()
   9.1.0474: CI: Test_ColonEight() fails on github runners
   9.1.0473: term_start() does not clear vertical modifier
   9.1.0472: Inconsistencies between functions for option flags
   9.1.0471: Crash when using autocmd_get() after removing event inside autocmd
   9.1.0470: tests: Test_ColonEight_MultiByte() fails sporadically
   9.1.0469: Cannot have buffer-local value for 'completeopt'
   9.1.0468: GvimExt does not consult HKEY_CURRENT_USER
   9.1.0467: typos in some comments
   9.1.0466: Missing comments for fuzzy completion
   9.1.0465: missing filecopy() function
   9.1.0464: no whitespace padding in commentstring option in ftplugins
   9.1.0463: no fuzzy-matching support for insert-completion
   9.1.0462: eval5() and eval7 are too complex
   9.1.0461: too many strlen() calls in drawline.c
   9.1.0460: filetype: lintstagedrc files are not recognized
   9.1.0459: Vim9: import autoload does not work with symlink
   9.1.0458: Coverity complains about division by zero
   9.1.0457: tests: test_gui fails on Wayland
   9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
   9.1.0455: MS-Windows: compiler warning for size_t to int conversion
   9.1.0454: minor issues in test_filetype with rasi test
   9.1.0453: filetype: rasi files are not recognized
   9.1.0452: Configure checks for libelf unnecessarily
   9.1.0451: No test for escaping '<' with shellescape()
   9.1.0450: evalc. code too complex
   9.1.0449: MS-Windows: Compiler warnings
   9.1.0448: compiler warning in eval.c
   9.1.0447: completion may be wrong when deleting all chars
   9.1.0446: getregionpos() inconsistent for partly-selected multibyte char
   9.1.0445: Coverity warning after 9.1.0440
   9.1.0444: Not enough tests for getregion() with multibyte chars
   9.1.0443: Can't use blockwise selection with width for getregion()
   9.1.0442: hare runtime files outdated
   9.1.0441: getregionpos() can't properly indicate positions beyond eol
   9.1.0440: function get_lval() is too long
   9.1.0439: Cannot filter the history
   9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter
   9.1.0437: Motif requires non-const char pointer for XPM  data
   9.1.0436: Crash when using '?' as separator for :s
   9.1.0435: filetype: cygport files are not recognized
   9.1.0434: make errors trying to access autoload/zig
   9.1.0433: Wrong yanking with exclusive selection and ve=all
   9.1.0432: Ancient XPM preprocessor hack may cause build errors
   9.1.0431: eval.c is too long
   9.1.0430: getregionpos() doesn't handle one char selection
   9.1.0429: Coverity complains about eval.c refactor
   9.1.0428: Tag guessing leaves wrong search history with very short names
   9.1.0427: tests: some issues with termdebug mapping test
   9.1.0426: too many strlen() calls in search.c
   9.1.0425: filetype: purescript files are not recognized
   9.1.0424: filetype: slint files are not recognized
   9.1.0423: getregionpos() wrong with blockwise mode and multibyte
   9.1.0422: function echo_string_core() is too long
   9.1.0421: filetype: hyprlang files are not recognized
   9.1.0420: :browse oldfiles prompts even with single entry
   9.1.0419: eval.c not sufficiently tested
   9.1.0418: Cannot move to previous/next rare word
   9.1.0417: if_py: find_module has been removed in Python 3.12.0a7
   9.1.0416: some screen dump tests can be improved
   9.1.0415: Some functions are not tested
   9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff'
   9.1.0413: smoothscroll may cause infinite loop
   9.1.0412: typo in regexp_bt.c in DEBUG code
   9.1.0411: too long functions in eval.c
   9.1.0410: warning about uninitialized variable
   9.1.0409: too many strlen() calls in the regexp engine
   9.1.0408: configure fails on Fedora when including perl


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.66.2.1 pkgsrc/editors/vim-share/Makefile
cvs rdiff -u -r1.68 -r1.68.2.1 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.207 -r1.207.2.1 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.11 -r1.11.6.1 pkgsrc/editors/vim-share/options.mk
cvs rdiff -u -r1.146 -r1.146.2.1 pkgsrc/editors/vim-share/version.mk
cvs rdiff -u -r1.12 -r1.12.8.1 \
    pkgsrc/editors/vim-share/patches/patch-Makefile

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.66 pkgsrc/editors/vim-share/Makefile:1.66.2.1
--- pkgsrc/editors/vim-share/Makefile:1.66      Sat May 11 11:14:57 2024
+++ pkgsrc/editors/vim-share/Makefile   Wed Aug  7 18:37:21 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2024/05/11 11:14:57 morr Exp $
+# $NetBSD: Makefile,v 1.66.2.1 2024/08/07 18:37:21 bsiegert Exp $
 
 PKGNAME=               vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
 COMMENT=               Data files for the vim editor (vi clone)

Index: pkgsrc/editors/vim-share/PLIST
diff -u pkgsrc/editors/vim-share/PLIST:1.68 pkgsrc/editors/vim-share/PLIST:1.68.2.1
--- pkgsrc/editors/vim-share/PLIST:1.68 Sat May 11 11:14:57 2024
+++ pkgsrc/editors/vim-share/PLIST      Wed Aug  7 18:37:21 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.68 2024/05/11 11:14:57 morr Exp $
+@comment $NetBSD: PLIST,v 1.68.2.1 2024/08/07 18:37:21 bsiegert Exp $
 bin/xxd
 man/man1/evim.1
 man/man1/vim.1
@@ -29,6 +29,7 @@ share/vim/${VIM_SUBDIR}/autoload/freebas
 share/vim/${VIM_SUBDIR}/autoload/getscript.vim
 share/vim/${VIM_SUBDIR}/autoload/gnat.vim
 share/vim/${VIM_SUBDIR}/autoload/gzip.vim
+share/vim/${VIM_SUBDIR}/autoload/hare.vim
 share/vim/${VIM_SUBDIR}/autoload/haskellcomplete.vim
 share/vim/${VIM_SUBDIR}/autoload/htmlcomplete.vim
 share/vim/${VIM_SUBDIR}/autoload/javascriptcomplete.vim
@@ -53,6 +54,7 @@ share/vim/${VIM_SUBDIR}/autoload/syntaxc
 share/vim/${VIM_SUBDIR}/autoload/tar.vim
 share/vim/${VIM_SUBDIR}/autoload/tohtml.vim
 share/vim/${VIM_SUBDIR}/autoload/typeset.vim
+share/vim/${VIM_SUBDIR}/autoload/typst.vim
 share/vim/${VIM_SUBDIR}/autoload/vimball.vim
 share/vim/${VIM_SUBDIR}/autoload/xml/html32.vim
 share/vim/${VIM_SUBDIR}/autoload/xml/html401f.vim
@@ -69,7 +71,6 @@ share/vim/${VIM_SUBDIR}/autoload/xml/xsd
 share/vim/${VIM_SUBDIR}/autoload/xml/xsl.vim
 share/vim/${VIM_SUBDIR}/autoload/xmlcomplete.vim
 share/vim/${VIM_SUBDIR}/autoload/xmlformat.vim
-share/vim/${VIM_SUBDIR}/autoload/zig/fmt.vim
 share/vim/${VIM_SUBDIR}/autoload/zip.vim
 share/vim/${VIM_SUBDIR}/bugreport.vim
 share/vim/${VIM_SUBDIR}/colors/README.txt
@@ -206,6 +207,7 @@ share/vim/${VIM_SUBDIR}/compiler/tidy.vi
 share/vim/${VIM_SUBDIR}/compiler/ts-node.vim
 share/vim/${VIM_SUBDIR}/compiler/tsc.vim
 share/vim/${VIM_SUBDIR}/compiler/typedoc.vim
+share/vim/${VIM_SUBDIR}/compiler/typst.vim
 share/vim/${VIM_SUBDIR}/compiler/vimdoc.vim
 share/vim/${VIM_SUBDIR}/compiler/xbuild.vim
 share/vim/${VIM_SUBDIR}/compiler/xmllint.vim
@@ -237,6 +239,7 @@ share/vim/${VIM_SUBDIR}/doc/filetype.txt
 share/vim/${VIM_SUBDIR}/doc/fold.txt
 share/vim/${VIM_SUBDIR}/doc/ft_ada.txt
 share/vim/${VIM_SUBDIR}/doc/ft_context.txt
+share/vim/${VIM_SUBDIR}/doc/ft_hare.txt
 share/vim/${VIM_SUBDIR}/doc/ft_mp.txt
 share/vim/${VIM_SUBDIR}/doc/ft_ps1.txt
 share/vim/${VIM_SUBDIR}/doc/ft_raku.txt
@@ -387,26 +390,33 @@ share/vim/${VIM_SUBDIR}/ftplugin/abaqus.
 share/vim/${VIM_SUBDIR}/ftplugin/ada.vim
 share/vim/${VIM_SUBDIR}/ftplugin/alsaconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ant.vim
+share/vim/${VIM_SUBDIR}/ftplugin/antlr4.vim
 share/vim/${VIM_SUBDIR}/ftplugin/apache.vim
 share/vim/${VIM_SUBDIR}/ftplugin/arch.vim
+share/vim/${VIM_SUBDIR}/ftplugin/arduino.vim
 share/vim/${VIM_SUBDIR}/ftplugin/art.vim
 share/vim/${VIM_SUBDIR}/ftplugin/asciidoc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/asm.vim
 share/vim/${VIM_SUBDIR}/ftplugin/aspvbs.vim
 share/vim/${VIM_SUBDIR}/ftplugin/astro.vim
+share/vim/${VIM_SUBDIR}/ftplugin/asy.vim
+share/vim/${VIM_SUBDIR}/ftplugin/autohotkey.vim
 share/vim/${VIM_SUBDIR}/ftplugin/automake.vim
 share/vim/${VIM_SUBDIR}/ftplugin/awk.vim
 share/vim/${VIM_SUBDIR}/ftplugin/bash.vim
 share/vim/${VIM_SUBDIR}/ftplugin/basic.vim
 share/vim/${VIM_SUBDIR}/ftplugin/bdf.vim
+share/vim/${VIM_SUBDIR}/ftplugin/bindzone.vim
 share/vim/${VIM_SUBDIR}/ftplugin/bitbake.vim
 share/vim/${VIM_SUBDIR}/ftplugin/bp.vim
 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/cabal.vim
 share/vim/${VIM_SUBDIR}/ftplugin/calendar.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cdrdaoconf.vim
+share/vim/${VIM_SUBDIR}/ftplugin/cedar.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cfg.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cgdbrc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ch.vim
@@ -415,6 +425,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/chatito
 share/vim/${VIM_SUBDIR}/ftplugin/chicken.vim
 share/vim/${VIM_SUBDIR}/ftplugin/clojure.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cmake.vim
+share/vim/${VIM_SUBDIR}/ftplugin/cmakecache.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cobol.vim
 share/vim/${VIM_SUBDIR}/ftplugin/conf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/config.vim
@@ -428,8 +439,11 @@ share/vim/${VIM_SUBDIR}/ftplugin/cs.vim
 share/vim/${VIM_SUBDIR}/ftplugin/csc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/csh.vim
 share/vim/${VIM_SUBDIR}/ftplugin/css.vim
+share/vim/${VIM_SUBDIR}/ftplugin/csv.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cucumber.vim
+share/vim/${VIM_SUBDIR}/ftplugin/cuda.vim
 share/vim/${VIM_SUBDIR}/ftplugin/cvsrc.vim
+share/vim/${VIM_SUBDIR}/ftplugin/dart.vim
 share/vim/${VIM_SUBDIR}/ftplugin/deb822sources.vim
 share/vim/${VIM_SUBDIR}/ftplugin/debchangelog.vim
 share/vim/${VIM_SUBDIR}/ftplugin/debcontrol.vim
@@ -448,6 +462,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/dtd.vim
 share/vim/${VIM_SUBDIR}/ftplugin/dtrace.vim
 share/vim/${VIM_SUBDIR}/ftplugin/dts.vim
 share/vim/${VIM_SUBDIR}/ftplugin/dune.vim
+share/vim/${VIM_SUBDIR}/ftplugin/editorconfig.vim
 share/vim/${VIM_SUBDIR}/ftplugin/eiffel.vim
 share/vim/${VIM_SUBDIR}/ftplugin/elinks.vim
 share/vim/${VIM_SUBDIR}/ftplugin/elixir.vim
@@ -479,8 +494,11 @@ share/vim/${VIM_SUBDIR}/ftplugin/gitigno
 share/vim/${VIM_SUBDIR}/ftplugin/gitrebase.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gitsendemail.vim
 share/vim/${VIM_SUBDIR}/ftplugin/go.vim
+share/vim/${VIM_SUBDIR}/ftplugin/goaccess.vim
+share/vim/${VIM_SUBDIR}/ftplugin/gomod.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gpg.vim
 share/vim/${VIM_SUBDIR}/ftplugin/gprof.vim
+share/vim/${VIM_SUBDIR}/ftplugin/graphql.vim
 share/vim/${VIM_SUBDIR}/ftplugin/groovy.vim
 share/vim/${VIM_SUBDIR}/ftplugin/group.vim
 share/vim/${VIM_SUBDIR}/ftplugin/grub.vim
@@ -488,16 +506,20 @@ share/vim/${VIM_SUBDIR}/ftplugin/gyp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/haml.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hamster.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hare.vim
+share/vim/${VIM_SUBDIR}/ftplugin/haredoc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/haskell.vim
 share/vim/${VIM_SUBDIR}/ftplugin/heex.vim
 share/vim/${VIM_SUBDIR}/ftplugin/help.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hgcommit.vim
+share/vim/${VIM_SUBDIR}/ftplugin/hlsplaylist.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hog.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hostconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hostsaccess.vim
 share/vim/${VIM_SUBDIR}/ftplugin/html.vim
+share/vim/${VIM_SUBDIR}/ftplugin/htmlangular.vim
 share/vim/${VIM_SUBDIR}/ftplugin/htmldjango.vim
 share/vim/${VIM_SUBDIR}/ftplugin/hurl.vim
+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/indent.vim
@@ -505,6 +527,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/initex.
 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
@@ -517,10 +540,15 @@ share/vim/${VIM_SUBDIR}/ftplugin/jsonnet
 share/vim/${VIM_SUBDIR}/ftplugin/jsp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/julia.vim
 share/vim/${VIM_SUBDIR}/ftplugin/kconfig.vim
+share/vim/${VIM_SUBDIR}/ftplugin/kdl.vim
+share/vim/${VIM_SUBDIR}/ftplugin/kivy.vim
 share/vim/${VIM_SUBDIR}/ftplugin/kotlin.vim
 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/less.vim
+share/vim/${VIM_SUBDIR}/ftplugin/lex.vim
 share/vim/${VIM_SUBDIR}/ftplugin/lftp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/libao.vim
 share/vim/${VIM_SUBDIR}/ftplugin/limits.vim
@@ -548,6 +576,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/manconf
 share/vim/${VIM_SUBDIR}/ftplugin/markdown.vim
 share/vim/${VIM_SUBDIR}/ftplugin/masm.vim
 share/vim/${VIM_SUBDIR}/ftplugin/matlab.vim
+share/vim/${VIM_SUBDIR}/ftplugin/mediawiki.vim
 share/vim/${VIM_SUBDIR}/ftplugin/mermaid.vim
 share/vim/${VIM_SUBDIR}/ftplugin/meson.vim
 share/vim/${VIM_SUBDIR}/ftplugin/mf.vim
@@ -555,19 +584,23 @@ share/vim/${VIM_SUBDIR}/ftplugin/mma.vim
 share/vim/${VIM_SUBDIR}/ftplugin/modconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/modula2.vim
 share/vim/${VIM_SUBDIR}/ftplugin/modula3.vim
+share/vim/${VIM_SUBDIR}/ftplugin/mojo.vim
 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/muttrc.vim
+share/vim/${VIM_SUBDIR}/ftplugin/mysql.vim
 share/vim/${VIM_SUBDIR}/ftplugin/nanorc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/neomuttrc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/netrc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/nginx.vim
+share/vim/${VIM_SUBDIR}/ftplugin/nim.vim
 share/vim/${VIM_SUBDIR}/ftplugin/nix.vim
 share/vim/${VIM_SUBDIR}/ftplugin/nroff.vim
 share/vim/${VIM_SUBDIR}/ftplugin/nsis.vim
 share/vim/${VIM_SUBDIR}/ftplugin/objc.vim
+share/vim/${VIM_SUBDIR}/ftplugin/objcpp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/objdump.vim
 share/vim/${VIM_SUBDIR}/ftplugin/obse.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ocaml.vim
@@ -589,11 +622,13 @@ share/vim/${VIM_SUBDIR}/ftplugin/pod.vim
 share/vim/${VIM_SUBDIR}/ftplugin/poefilter.vim
 share/vim/${VIM_SUBDIR}/ftplugin/poke.vim
 share/vim/${VIM_SUBDIR}/ftplugin/postscr.vim
+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/protocols.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ps1.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ps1xml.vim
+share/vim/${VIM_SUBDIR}/ftplugin/purescript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/pymanifest.vim
 share/vim/${VIM_SUBDIR}/ftplugin/pyrex.vim
 share/vim/${VIM_SUBDIR}/ftplugin/python.vim
@@ -606,9 +641,11 @@ share/vim/${VIM_SUBDIR}/ftplugin/r.vim
 share/vim/${VIM_SUBDIR}/ftplugin/racc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/racket.vim
 share/vim/${VIM_SUBDIR}/ftplugin/raku.vim
+share/vim/${VIM_SUBDIR}/ftplugin/rasi.vim
 share/vim/${VIM_SUBDIR}/ftplugin/readline.vim
 share/vim/${VIM_SUBDIR}/ftplugin/registry.vim
 share/vim/${VIM_SUBDIR}/ftplugin/requirements.vim
+share/vim/${VIM_SUBDIR}/ftplugin/rescript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/reva.vim
 share/vim/${VIM_SUBDIR}/ftplugin/rhelp.vim
 share/vim/${VIM_SUBDIR}/ftplugin/rmd.vim
@@ -636,17 +673,22 @@ share/vim/${VIM_SUBDIR}/ftplugin/sexplib
 share/vim/${VIM_SUBDIR}/ftplugin/sgml.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sh.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sieve.vim
+share/vim/${VIM_SUBDIR}/ftplugin/slint.vim
 share/vim/${VIM_SUBDIR}/ftplugin/slpconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/slpreg.vim
 share/vim/${VIM_SUBDIR}/ftplugin/slpspi.vim
+share/vim/${VIM_SUBDIR}/ftplugin/snakemake.vim
 share/vim/${VIM_SUBDIR}/ftplugin/solidity.vim
 share/vim/${VIM_SUBDIR}/ftplugin/solution.vim
 share/vim/${VIM_SUBDIR}/ftplugin/spec.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sql.vim
+share/vim/${VIM_SUBDIR}/ftplugin/squirrel.vim
 share/vim/${VIM_SUBDIR}/ftplugin/ssa.vim
 share/vim/${VIM_SUBDIR}/ftplugin/sshconfig.vim
+share/vim/${VIM_SUBDIR}/ftplugin/sshdconfig.vim
 share/vim/${VIM_SUBDIR}/ftplugin/stylus.vim
 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/swayconfig.vim
 share/vim/${VIM_SUBDIR}/ftplugin/swift.vim
@@ -659,8 +701,11 @@ share/vim/${VIM_SUBDIR}/ftplugin/tap.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tcl.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tcsh.vim
 share/vim/${VIM_SUBDIR}/ftplugin/terminfo.vim
+share/vim/${VIM_SUBDIR}/ftplugin/terraform.vim
 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/tidy.vim
 share/vim/${VIM_SUBDIR}/ftplugin/tmux.vim
 share/vim/${VIM_SUBDIR}/ftplugin/toml.vim
@@ -668,6 +713,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/treetop
 share/vim/${VIM_SUBDIR}/ftplugin/tt2html.vim
 share/vim/${VIM_SUBDIR}/ftplugin/typescript.vim
 share/vim/${VIM_SUBDIR}/ftplugin/typescriptreact.vim
+share/vim/${VIM_SUBDIR}/ftplugin/typst.vim
 share/vim/${VIM_SUBDIR}/ftplugin/uci.vim
 share/vim/${VIM_SUBDIR}/ftplugin/udevconf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/udevperm.vim
@@ -676,6 +722,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/unison.
 share/vim/${VIM_SUBDIR}/ftplugin/updatedb.vim
 share/vim/${VIM_SUBDIR}/ftplugin/urlshortcut.vim
 share/vim/${VIM_SUBDIR}/ftplugin/usd.vim
+share/vim/${VIM_SUBDIR}/ftplugin/v.vim
 share/vim/${VIM_SUBDIR}/ftplugin/vb.vim
 share/vim/${VIM_SUBDIR}/ftplugin/vdf.vim
 share/vim/${VIM_SUBDIR}/ftplugin/verilog.vim
@@ -696,6 +743,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/xmodmap
 share/vim/${VIM_SUBDIR}/ftplugin/xs.vim
 share/vim/${VIM_SUBDIR}/ftplugin/xsd.vim
 share/vim/${VIM_SUBDIR}/ftplugin/xslt.vim
+share/vim/${VIM_SUBDIR}/ftplugin/yacc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/yaml.vim
 share/vim/${VIM_SUBDIR}/ftplugin/zathurarc.vim
 share/vim/${VIM_SUBDIR}/ftplugin/zig.vim
@@ -710,7 +758,7 @@ share/vim/${VIM_SUBDIR}/indent/README.tx
 share/vim/${VIM_SUBDIR}/indent/aap.vim
 share/vim/${VIM_SUBDIR}/indent/ada.vim
 share/vim/${VIM_SUBDIR}/indent/ant.vim
-share/vim/${VIM_SUBDIR}/indent/asm.vim
+share/vim/${VIM_SUBDIR}/indent/arduino.vim
 share/vim/${VIM_SUBDIR}/indent/astro.vim
 share/vim/${VIM_SUBDIR}/indent/automake.vim
 share/vim/${VIM_SUBDIR}/indent/awk.vim
@@ -761,6 +809,7 @@ share/vim/${VIM_SUBDIR}/indent/freebasic
 share/vim/${VIM_SUBDIR}/indent/gdscript.vim
 share/vim/${VIM_SUBDIR}/indent/gitconfig.vim
 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/gyp.vim
 share/vim/${VIM_SUBDIR}/indent/haml.vim
@@ -780,6 +829,7 @@ share/vim/${VIM_SUBDIR}/indent/json5.vim
 share/vim/${VIM_SUBDIR}/indent/jsonc.vim
 share/vim/${VIM_SUBDIR}/indent/jsp.vim
 share/vim/${VIM_SUBDIR}/indent/julia.vim
+share/vim/${VIM_SUBDIR}/indent/kdl.vim
 share/vim/${VIM_SUBDIR}/indent/kotlin.vim
 share/vim/${VIM_SUBDIR}/indent/krl.vim
 share/vim/${VIM_SUBDIR}/indent/ld.vim
@@ -797,6 +847,7 @@ share/vim/${VIM_SUBDIR}/indent/matlab.vi
 share/vim/${VIM_SUBDIR}/indent/meson.vim
 share/vim/${VIM_SUBDIR}/indent/mf.vim
 share/vim/${VIM_SUBDIR}/indent/mma.vim
+share/vim/${VIM_SUBDIR}/indent/mojo.vim
 share/vim/${VIM_SUBDIR}/indent/mp.vim
 share/vim/${VIM_SUBDIR}/indent/nginx.vim
 share/vim/${VIM_SUBDIR}/indent/nsis.vim
@@ -850,10 +901,12 @@ share/vim/${VIM_SUBDIR}/indent/tcsh.vim
 share/vim/${VIM_SUBDIR}/indent/teraterm.vim
 share/vim/${VIM_SUBDIR}/indent/tex.vim
 share/vim/${VIM_SUBDIR}/indent/tf.vim
+share/vim/${VIM_SUBDIR}/indent/thrift.vim
 share/vim/${VIM_SUBDIR}/indent/tilde.vim
 share/vim/${VIM_SUBDIR}/indent/treetop.vim
 share/vim/${VIM_SUBDIR}/indent/typescript.vim
 share/vim/${VIM_SUBDIR}/indent/typescriptreact.vim
+share/vim/${VIM_SUBDIR}/indent/typst.vim
 share/vim/${VIM_SUBDIR}/indent/vb.vim
 share/vim/${VIM_SUBDIR}/indent/verilog.vim
 share/vim/${VIM_SUBDIR}/indent/vhdl.vim
@@ -905,6 +958,7 @@ share/vim/${VIM_SUBDIR}/optwin.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/cfilter/plugin/cfilter.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/comment/autoload/comment.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/comment/doc/comment.txt
+share/vim/${VIM_SUBDIR}/pack/dist/opt/comment/doc/tags
 share/vim/${VIM_SUBDIR}/pack/dist/opt/comment/plugin/comment.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/dvorak/dvorak/disable.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/dvorak/dvorak/enable.vim
@@ -931,6 +985,7 @@ share/vim/${VIM_SUBDIR}/pack/dist/opt/ma
 share/vim/${VIM_SUBDIR}/pack/dist/opt/matchit/doc/matchit.txt
 share/vim/${VIM_SUBDIR}/pack/dist/opt/matchit/doc/tags
 share/vim/${VIM_SUBDIR}/pack/dist/opt/matchit/plugin/matchit.vim
+share/vim/${VIM_SUBDIR}/pack/dist/opt/nohlsearch/plugin/nohlsearch.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/shellmenu/plugin/shellmenu.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/swapmouse/plugin/swapmouse.vim
 share/vim/${VIM_SUBDIR}/pack/dist/opt/termdebug/plugin/termdebug.vim
@@ -1015,6 +1070,7 @@ share/vim/${VIM_SUBDIR}/syntax/aml.vim
 share/vim/${VIM_SUBDIR}/syntax/ampl.vim
 share/vim/${VIM_SUBDIR}/syntax/ant.vim
 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/aptconf.vim
@@ -1031,6 +1087,7 @@ share/vim/${VIM_SUBDIR}/syntax/aspvbs.vi
 share/vim/${VIM_SUBDIR}/syntax/asterisk.vim
 share/vim/${VIM_SUBDIR}/syntax/asteriskvm.vim
 share/vim/${VIM_SUBDIR}/syntax/astro.vim
+share/vim/${VIM_SUBDIR}/syntax/asy.vim
 share/vim/${VIM_SUBDIR}/syntax/atlas.vim
 share/vim/${VIM_SUBDIR}/syntax/autodoc.vim
 share/vim/${VIM_SUBDIR}/syntax/autohotkey.vim
@@ -1103,6 +1160,7 @@ share/vim/${VIM_SUBDIR}/syntax/csdl.vim
 share/vim/${VIM_SUBDIR}/syntax/csh.vim
 share/vim/${VIM_SUBDIR}/syntax/csp.vim
 share/vim/${VIM_SUBDIR}/syntax/css.vim
+share/vim/${VIM_SUBDIR}/syntax/csv.vim
 share/vim/${VIM_SUBDIR}/syntax/cterm.vim
 share/vim/${VIM_SUBDIR}/syntax/ctrlh.vim
 share/vim/${VIM_SUBDIR}/syntax/cucumber.vim
@@ -1212,9 +1270,11 @@ share/vim/${VIM_SUBDIR}/syntax/gitolite.
 share/vim/${VIM_SUBDIR}/syntax/gitrebase.vim
 share/vim/${VIM_SUBDIR}/syntax/gitsendemail.vim
 share/vim/${VIM_SUBDIR}/syntax/gkrellmrc.vim
+share/vim/${VIM_SUBDIR}/syntax/glsl.vim
 share/vim/${VIM_SUBDIR}/syntax/gnash.vim
 share/vim/${VIM_SUBDIR}/syntax/gnuplot.vim
 share/vim/${VIM_SUBDIR}/syntax/go.vim
+share/vim/${VIM_SUBDIR}/syntax/goaccess.vim
 share/vim/${VIM_SUBDIR}/syntax/godoc.vim
 share/vim/${VIM_SUBDIR}/syntax/gp.vim
 share/vim/${VIM_SUBDIR}/syntax/gpg.vim
@@ -1232,6 +1292,7 @@ share/vim/${VIM_SUBDIR}/syntax/gyp.vim
 share/vim/${VIM_SUBDIR}/syntax/haml.vim
 share/vim/${VIM_SUBDIR}/syntax/hamster.vim
 share/vim/${VIM_SUBDIR}/syntax/hare.vim
+share/vim/${VIM_SUBDIR}/syntax/haredoc.vim
 share/vim/${VIM_SUBDIR}/syntax/haskell.vim
 share/vim/${VIM_SUBDIR}/syntax/haste.vim
 share/vim/${VIM_SUBDIR}/syntax/hastepreproc.vim
@@ -1288,6 +1349,7 @@ 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/kconfig.vim
+share/vim/${VIM_SUBDIR}/syntax/kdl.vim
 share/vim/${VIM_SUBDIR}/syntax/kivy.vim
 share/vim/${VIM_SUBDIR}/syntax/kix.vim
 share/vim/${VIM_SUBDIR}/syntax/kotlin.vim
@@ -1345,6 +1407,7 @@ share/vim/${VIM_SUBDIR}/syntax/mason.vim
 share/vim/${VIM_SUBDIR}/syntax/master.vim
 share/vim/${VIM_SUBDIR}/syntax/matlab.vim
 share/vim/${VIM_SUBDIR}/syntax/maxima.vim
+share/vim/${VIM_SUBDIR}/syntax/mediawiki.vim
 share/vim/${VIM_SUBDIR}/syntax/mel.vim
 share/vim/${VIM_SUBDIR}/syntax/mermaid.vim
 share/vim/${VIM_SUBDIR}/syntax/meson.vim
@@ -1476,6 +1539,7 @@ share/vim/${VIM_SUBDIR}/syntax/radiance.
 share/vim/${VIM_SUBDIR}/syntax/raku.vim
 share/vim/${VIM_SUBDIR}/syntax/raml.vim
 share/vim/${VIM_SUBDIR}/syntax/rapid.vim
+share/vim/${VIM_SUBDIR}/syntax/rasi.vim
 share/vim/${VIM_SUBDIR}/syntax/ratpoison.vim
 share/vim/${VIM_SUBDIR}/syntax/rc.vim
 share/vim/${VIM_SUBDIR}/syntax/rcs.vim
@@ -1624,6 +1688,7 @@ share/vim/${VIM_SUBDIR}/syntax/tex.vim
 share/vim/${VIM_SUBDIR}/syntax/texinfo.vim
 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/tidy.vim
 share/vim/${VIM_SUBDIR}/syntax/tilde.vim
 share/vim/${VIM_SUBDIR}/syntax/tli.vim
@@ -1637,11 +1702,13 @@ share/vim/${VIM_SUBDIR}/syntax/tsalt.vim
 share/vim/${VIM_SUBDIR}/syntax/tsscl.vim
 share/vim/${VIM_SUBDIR}/syntax/tssgm.vim
 share/vim/${VIM_SUBDIR}/syntax/tssop.vim
+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/typescript.vim
 share/vim/${VIM_SUBDIR}/syntax/typescriptreact.vim
+share/vim/${VIM_SUBDIR}/syntax/typst.vim
 share/vim/${VIM_SUBDIR}/syntax/uc.vim
 share/vim/${VIM_SUBDIR}/syntax/uci.vim
 share/vim/${VIM_SUBDIR}/syntax/udevconf.vim

Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.207 pkgsrc/editors/vim-share/distinfo:1.207.2.1
--- pkgsrc/editors/vim-share/distinfo:1.207     Sat May 11 11:14:57 2024
+++ pkgsrc/editors/vim-share/distinfo   Wed Aug  7 18:37:21 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.207 2024/05/11 11:14:57 morr Exp $
+$NetBSD: distinfo,v 1.207.2.1 2024/08/07 18:37:21 bsiegert Exp $
 
-BLAKE2s (vim-9.1.0407.tar.gz) = 96df18e44fb409d6e9d8be9737e55c213b4de436391e0185f4691201fd0c53cf
-SHA512 (vim-9.1.0407.tar.gz) = 033dc176b9cf6ef75af763f8c93acd60da63b8b7cf10f472eff6895b3d6fff0eca7119d02929246ebf7c204a0436ddef0a451450f2e84af0a10328179436ac55
-Size (vim-9.1.0407.tar.gz) = 17885151 bytes
-SHA1 (patch-Makefile) = fc8903a5625e3bc6a915cd68136cb18b5cdf42eb
+BLAKE2s (vim-9.1.0655.tar.gz) = f79d36db119709b9a5c15cde690263339d15b328d2baf8a4ed102b0078ba2930
+SHA512 (vim-9.1.0655.tar.gz) = dafd8cd6303066f2d99480200aa00cdba2c649db847e02ff962b4007954acb0cbe3ae9d5d1bcb6742df1031a30c0486649c8f5bd709d9202132f56b0dfd79d0e
+Size (vim-9.1.0655.tar.gz) = 18051075 bytes
+SHA1 (patch-Makefile) = d05c1b787804bc0907cbb9476d54aef558ceddad
 SHA1 (patch-feature.h) = e7d3385dc09e0ed7d45577344e9988264c0de4dd

Index: pkgsrc/editors/vim-share/options.mk
diff -u pkgsrc/editors/vim-share/options.mk:1.11 pkgsrc/editors/vim-share/options.mk:1.11.6.1
--- pkgsrc/editors/vim-share/options.mk:1.11    Thu Nov 16 09:54:10 2023
+++ pkgsrc/editors/vim-share/options.mk Wed Aug  7 18:37:21 2024
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2023/11/16 09:54:10 wiz Exp $
+# $NetBSD: options.mk,v 1.11.6.1 2024/08/07 18:37:21 bsiegert Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.vim
 PKG_SUPPORTED_OPTIONS+=        ruby python perl lua luajit
@@ -19,6 +19,7 @@ CONFIGURE_ARGS+=      --with-python-command=$
 .  else
 CONFIGURE_ARGS+=       --enable-python3interp
 CONFIGURE_ARGS+=       --with-python3-command=${PYTHONBIN}
+LDFLAGS+=      -rdynamic
 .  endif
 .endif
 

Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.146 pkgsrc/editors/vim-share/version.mk:1.146.2.1
--- pkgsrc/editors/vim-share/version.mk:1.146   Sat May 11 11:14:57 2024
+++ pkgsrc/editors/vim-share/version.mk Wed Aug  7 18:37:21 2024
@@ -1,8 +1,9 @@
-# $NetBSD: version.mk,v 1.146 2024/05/11 11:14:57 morr Exp $
+# $NetBSD: version.mk,v 1.146.2.1 2024/08/07 18:37:21 bsiegert Exp $
 
 VIM_VERSION=           9.1
-VIM_PATCHLEVEL=                0407
-# Changelog: see http://ftp.vim.org/pub/vim/patches/9.0/
+VIM_PATCHLEVEL=                0655
+# Changelog: see https://github.com/vim/vim/commits/master/ or
+# with git clone: $ git log --pretty=format:"- %s"
 VIM_SUBDIR=            vim91
 
 PRINT_PLIST_AWK+=      { gsub(/${VIM_SUBDIR}/, "$${VIM_SUBDIR}"); print; next; }

Index: pkgsrc/editors/vim-share/patches/patch-Makefile
diff -u pkgsrc/editors/vim-share/patches/patch-Makefile:1.12 pkgsrc/editors/vim-share/patches/patch-Makefile:1.12.8.1
--- pkgsrc/editors/vim-share/patches/patch-Makefile:1.12        Sat Sep 16 12:21:19 2023
+++ pkgsrc/editors/vim-share/patches/patch-Makefile     Wed Aug  7 18:37:21 2024
@@ -1,16 +1,7 @@
-$NetBSD: patch-Makefile,v 1.12 2023/09/16 12:21:19 rhialto Exp $
+$NetBSD: patch-Makefile,v 1.12.8.1 2024/08/07 18:37:21 bsiegert Exp $
 
 --- src/Makefile.orig  2023-06-01 19:26:55.000000000 +0000
 +++ src/Makefile
-@@ -2346,7 +2346,7 @@ installrtbase: $(HELPSOURCE)/vim.1 $(DES
-       # We can assume Vim was build, but it may not have been installed,
-       # thus use the executable in the current directory.
-       -@BUILD_DIR="`pwd`"; cd $(HELPSOURCE); if test -z "$(CROSS_COMPILING)"; then \
--              $(MAKE) VIMEXE="$$BUILD_DIR/$(VIMTARGET)" vimtags; fi
-+              $(MAKE) VIMEXE="../../src/$(VIMTARGET)" vimtags; fi
-       cd $(HELPSOURCE); \
-               files=`ls *.txt tags`; \
-               files="$$files `ls *.??x tags-?? 2>/dev/null || true`"; \
 @@ -2491,35 +2491,35 @@ installtools: $(TOOLS) $(DESTDIR)$(exec_
              fi
        -chmod $(FILEMOD) $(DEST_TOOLS)/*



Home | Main Index | Thread Index | Old Index