pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/vim-share
Module Name: pkgsrc
Committed By: morr
Date: Sat Mar 14 23:45:31 UTC 2026
Modified Files:
pkgsrc/editors/vim-share: PLIST distinfo version.mk
Log Message:
Update to version 9.2.0167.
Changes:
- patch 9.2.0167: terminal: setting buftype=terminal may cause a crash
- patch 9.2.0166: Coverity warning for potential NULL dereference
- patch 9.2.0165: tests: perleval fails in the sandbox
- patch 9.2.0164: build error when XCLIPBOARD is not defined
- patch 9.2.0163: MS-Windows: Compile warning for unused variable
- patch 9.2.0162: tests: unnecessary CheckRunVimInTerminal in test_quickfix
- patch 9.2.0161: intro message disappears on startup in some terminals
- patch 9.2.0160: terminal DEC mode handling is overly complex
- patch 9.2.0159: Crash when reading quickfix line
- patch 9.2.0158: Visual highlighting might be incorrect
- patch 9.2.0157: Vim9: concatenation can be improved
- patch 9.2.0156: perleval() and rubyeval() ignore security settings
- patch 9.2.0155: filetype: ObjectScript are not recognized
- patch 9.2.0154: if_lua: runtime error with lua 5.5
- patch 9.2.0153: No support to act as a channel server
- patch 9.2.0152: concatenating strings is slow
- patch 9.2.0151: blob_from_string() is slow for long strings
- patch 9.2.0150: synchronized terminal update may cause display artifacts
- patch 9.2.0149: Vim9: segfault when unletting an imported variable
- patch 9.2.0148: Compile error when FEAT_DIFF is not defined
- runtime(ssh): ignore case in 'keywordprg', update syntax script
- patch 9.2.0147: blob: concatenation can be improved
- patch 9.2.0146: dictionary lookups can be improved
- patch 9.2.0145: UTF-8 decoding and length calculation can be improved
- patch 9.2.0144: 'statuslineopt' is a global only option
- patch 9.2.0143: termdebug: no support for thread and condition in :Break
- patch 9.2.0142: Coverity: Dead code warning
- patch 9.2.0141: :perl ex commands allowed in restricted mode
- runtime(doc): update option type of 'termresize' option (after v9.2.0139)
- patch 9.2.0140: file reading performance can be improved
- patch 9.2.0139: Cannot configure terminal resize event
- runtime(python): Update syntax, improve pythonNumber pattern performance
- patch 9.2.0138: winhighlight option handling can be improved
- runtime(sudoers): update filetype plugin and syntax script
- gitattributes: mark dump files as linguist-generated
- patch 9.2.0137: [security]: crash with composing char in collection range
- runtime(open): Use job_start() on Linux
- runtime(toml): update syntax script and fix highlight of dates and escapes
- patch 9.2.0136: memory leak in add_interface_from_super_class()
- patch 9.2.0135: memory leak in eval_tuple()
- patch 9.2.0134: memory leak in socket_server_send_reply()
- patch 9.2.0133: memory leak in netbeans_file_activated()
- patch 9.2.0132: tests: Test_recover_corrupted_swap_file1 fails on be systems
- patch 9.2.0131: potential buffer overflow in regdump()
- patch 9.2.0130: missing range flags for the :tab command
- patch 9.2.0129: popup: wrong handling of wide-chars and opacity:0
- patch 9.2.0128: Wayland: using _Boolean instead of bool type
- patch 9.2.0127: line('w0') and line('w$') return wrong values in a terminal
- patch 9.2.0126: String handling can be improved
- runtime(doc): Update intro.txt about Neovim
- patch 9.2.0125: tests: test_textformat.vim leaves swapfiles behind
- patch 9.2.0124: auto-format may swallow white space
- patch 9.2.0123: GTK: using deprecated gdk_pixbuf_new_from_xpm_data()
- patch 9.2.0122: Vim still supports compiling on NeXTSTEP
- patch memory leak in list_extend_func() in list.c
- patch 9.2.0120: tests: test_normal fails
- runtime(zip): Make ZipUpdatePS() check that shell is powershell
- patch 9.2.0119: incorrect highlight initialization in win_init()
- patch 9.2.0118: memory leak in w_hl when reusing a popup window
- patch 9.2.0117: tests: test_wayland.vim fails
- patch 9.2.0116: terminal: synchronized output sequences are buffered
- runtime(docs): Update CONTRIBUTING.md and mention #vim on libera
- patch 9.2.0115: popup: screen flickering possible during async callbacks
- runtime(sed): Update syntax, support more GNU address extensions
- patch 9.2.0114: MS-Windows: terminal output may go to wrong terminal
- runtime(doc): remove thoughts of generics for a function
- patch 9.2.0113: winhighlight pointer may be used uninitialized
- patch 9.2.0112: popup: windows flicker when updating text
- patch 9.2.0111: 'winhighlight' option not always applied
- runtime(glimmer): add syntax support for glimmer files
- runtime(handlebars): adds handlebars template syntax & indent support
- runtime(syntax-tests): regenerate dump files (after v9.2.0110)
- patch 9.2.0110: No support for terminal synchronization mode
- patch 9.2.0109: VIM_BACKTICK is always defined except for tiny builds
- patch 9.2.0108: byteidx_common() and f_utf16idx() call ptr2len() twice
- patch 9.2.0107: tests: Test_statuslineopt() is flaky
- patch 9.2.0106: memory leak in expand_findfunc()
- patch 9.2.0105: memory leak in heredoc_get() in src/evalvars.c
- patch 9.2.0104: popup: flickering on opaque popups with overlapping text
- patch 9.2.0103: missing FEAT_MENU guard for w_winbar_height in window.c
- patch 9.2.0102: 'listchars' "leadtab" not used in :list
- patch 9.2.0101: statusline drawing issue for multi-lines
- patch 9.2.0100: Using reserved keyword new as function argument
- patch 9.2.0099: compiler warning about unused variable
- patch 9.2.0098: Coverity: Error handling issue in win_init()
- runtime(syntax-tests): regenerate dump files (after v9.2.0093)
- patch 9.2.0097: Memory leak in qf_push_dir()
- patch 9.2.0096: has() function is slow due to linear feature scan
- patch 9.2.0095: keypad keys may shadow normal keys
- translation: regenerate po/vim.pot after v9.2.0093
- patch 9.2.0094: popup: concealed text causes incorrect truncation
- patch 9.2.0093: Not possible to have window-local highlighting groups
- patch 9.2.0092: control flow commands using '|' fail inside a {} block
- runtime(nickel): Add filetype plugin with com, cms settings
- patch 9.2.0091: missing out-of-memory checks in quickfix.c
- runtime(po): Update syntax script
- runtime(doc): Tweak doc style in options.txt
- patch 9.2.0090: "leadtab" behavior inconsistent on line with only TABs
- patch 9.2.0089: netrw: does not take port into account in hostname validation
- translation: regenerate po/vim.pot after v9.2.0088
- runtime(osc52): Omit paste from the osc52 provider when g:osc52_disable_paste is enabled
- patch 9.2.0088: cannot display tabs for indentation
- patch 9.2.0087: popup: redrawing can be improved when moving popups
- patch 9.2.0086: Coverity complains that ScreenLines can be NULL
- patch 9.2.0085: tests: test_clientserver.vim is flaky
- runtime(xkb): Include a simple xkb ftplugin
- translation: regenerate po/vim.pot after v9.2.0083
- patch 9.2.0084: Vim9: isn_get_calltype() can be improved
- patch 9.2.0083: Cannot have a mutli-line statusline
- patch 9.2.0082: Patch v9.2.0052 was wrong
- patch 9.2.0081: Failed "z=" does not reset 'nospell' setting
- runtime(julia): Update julia ftplugin
- patch 9.2.0080: popup: a few redrawing problems
- runtime(vim): Update base syntax, improve :syntax group list arg matching
- patch 9.2.0079: memory leak in eval_dict()
- patch 9.2.0078: [security]: stack-buffer-overflow in build_stl_str_hl()
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.225 -r1.226 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.161 -r1.162 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/PLIST
diff -u pkgsrc/editors/vim-share/PLIST:1.83 pkgsrc/editors/vim-share/PLIST:1.84
--- pkgsrc/editors/vim-share/PLIST:1.83 Sat Feb 28 16:11:28 2026
+++ pkgsrc/editors/vim-share/PLIST Sat Mar 14 23:45:31 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.83 2026/02/28 16:11:28 morr Exp $
+@comment $NetBSD: PLIST,v 1.84 2026/03/14 23:45:31 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -656,6 +656,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/nanorc.
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/nickel.vim
share/vim/${VIM_SUBDIR}/ftplugin/nim.vim
share/vim/${VIM_SUBDIR}/ftplugin/nix.vim
share/vim/${VIM_SUBDIR}/ftplugin/nroff.vim
@@ -822,6 +823,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/xdefaul
share/vim/${VIM_SUBDIR}/ftplugin/xf86conf.vim
share/vim/${VIM_SUBDIR}/ftplugin/xhtml.vim
share/vim/${VIM_SUBDIR}/ftplugin/xinetd.vim
+share/vim/${VIM_SUBDIR}/ftplugin/xkb.vim
share/vim/${VIM_SUBDIR}/ftplugin/xml.vim
share/vim/${VIM_SUBDIR}/ftplugin/xmodmap.vim
share/vim/${VIM_SUBDIR}/ftplugin/xs.vim
@@ -900,6 +902,7 @@ share/vim/${VIM_SUBDIR}/indent/graphql.v
share/vim/${VIM_SUBDIR}/indent/gyp.vim
share/vim/${VIM_SUBDIR}/indent/haml.vim
share/vim/${VIM_SUBDIR}/indent/hamster.vim
+share/vim/${VIM_SUBDIR}/indent/handlebars.vim
share/vim/${VIM_SUBDIR}/indent/hare.vim
share/vim/${VIM_SUBDIR}/indent/hcl.vim
share/vim/${VIM_SUBDIR}/indent/hog.vim
@@ -1400,6 +1403,7 @@ share/vim/${VIM_SUBDIR}/syntax/gitrebase
share/vim/${VIM_SUBDIR}/syntax/gitsendemail.vim
share/vim/${VIM_SUBDIR}/syntax/gkrellmrc.vim
share/vim/${VIM_SUBDIR}/syntax/gleam.vim
+share/vim/${VIM_SUBDIR}/syntax/glimmer.vim
share/vim/${VIM_SUBDIR}/syntax/glsl.vim
share/vim/${VIM_SUBDIR}/syntax/gnash.vim
share/vim/${VIM_SUBDIR}/syntax/gnuplot.vim
@@ -1422,6 +1426,7 @@ share/vim/${VIM_SUBDIR}/syntax/gvpr.vim
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/handlebars.vim
share/vim/${VIM_SUBDIR}/syntax/hare.vim
share/vim/${VIM_SUBDIR}/syntax/haredoc.vim
share/vim/${VIM_SUBDIR}/syntax/haskell.vim
Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.225 pkgsrc/editors/vim-share/distinfo:1.226
--- pkgsrc/editors/vim-share/distinfo:1.225 Sat Feb 28 16:11:28 2026
+++ pkgsrc/editors/vim-share/distinfo Sat Mar 14 23:45:31 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.225 2026/02/28 16:11:28 morr Exp $
+$NetBSD: distinfo,v 1.226 2026/03/14 23:45:31 morr Exp $
-BLAKE2s (vim-9.2.0077.tar.gz) = 0aea0c67e73e013b2bdef43bf03a2a9fd65cae26e5c658f9f35cf062ba46e3f1
-SHA512 (vim-9.2.0077.tar.gz) = b617896ac4506127d6982f8f76d7977fbbcad48cb3106602e430e98f8a51340d8fe3f9dcde65cdbfe6da853f4def111922a27432c3e6ff043098a9d15e82399e
-Size (vim-9.2.0077.tar.gz) = 19755761 bytes
+BLAKE2s (vim-9.2.0167.tar.gz) = f6ab32009cdbc419f4741c47f2d3561bbcbaa0ac781fe83dcb9ce40a49c9f302
+SHA512 (vim-9.2.0167.tar.gz) = 496cb9d857d85493e3e3f03181702beac9dd03100805731448a303282b29b580b1f17b27331ca01a3983f132558ad5b922f76a73352b5a6223f5a6ca272f9ba0
+Size (vim-9.2.0167.tar.gz) = 19816310 bytes
SHA1 (patch-Makefile) = 12cfa9f54711f9cc7ce5457c58b38ede059b586d
SHA1 (patch-feature.h) = a3c58ddf4297df39a06652fa1157ee4be2dfadf5
SHA1 (patch-popupwin.c) = c191b9648ce4bc6af8456ef699948bf9592797de
Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.161 pkgsrc/editors/vim-share/version.mk:1.162
--- pkgsrc/editors/vim-share/version.mk:1.161 Sat Feb 28 16:11:28 2026
+++ pkgsrc/editors/vim-share/version.mk Sat Mar 14 23:45:31 2026
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.161 2026/02/28 16:11:28 morr Exp $
+# $NetBSD: version.mk,v 1.162 2026/03/14 23:45:31 morr Exp $
VIM_VERSION= 9.2
-VIM_PATCHLEVEL= 0077
+VIM_PATCHLEVEL= 0167
# Changelog: see https://github.com/vim/vim/commits/master/ or
# with git clone: $ git log --pretty=format:"- %s"
VIM_SUBDIR= vim92
Home |
Main Index |
Thread Index |
Old Index