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: Mon Jun 22 22:54:13 UTC 2026
Modified Files:
pkgsrc/editors/vim-share: PLIST distinfo version.mk
Log Message:
Update to version 9.2.0707.
Changes:
- patch 9.2.0707: completion: popup misplaced when text before it is concealed
- runtime(doc): document Solaris as supported OS
- runtime(dtrace): handle DTrace probe highlighting before action blocks
- patch 9.2.0706: tests: test_terminal3 may fail when $SHELL is zsh
- runtime(beancount): Add support for non-ASCII account names
- patch 9.2.0705: :delete # silently fails to update "# and clobbers "0
- patch 9.2.0704: GTK4: not handling mouse events
- patch 9.2.0703: session file does not store relative Vim9 autoload imports
- patch 9.2.0702: :windo and :tabdo create an extra window with 'winfixbuf'
- runtime(fennel): Update Last Update header
- runtime(fennel): add more ";" comment leaders to 'comments'
- patch 9.2.0701: tests: test_terminal.vim does not wait for job to finish
- patch 9.2.0700: configure: -lrt requirement for timer_create not detected
- nsis: Remove NSIS Installer Code
- patch 9.2.0699: [security]: possible code execution with python complete
- patch 9.2.0698: [security]: Out-of-bounds write with soundfold()
- runtime(xslt,xsd): speed up highlighting by optimizing lookbehinds in patterns
- patch 9.2.0697: possible overflow when parsing CSI keys
- patch 9.2.0696: GTK4: A few issues with toolbar support
- Add README.ja.txt and LICENSE.ja.txt
- patch 9.2.0695: Solaris: test_delete_temp_dir() fails because of missing flock
- patch 9.2.0694: Solaris: some tests faiures due to Solaris peculiarities
- patch 9.2.0693: tests: Test_suspend() may fail because of keyprotocol query
- patch 9.2.0692: GTK2: build failure, popup images not drawn correctly
- patch 9.2.0691: Solaris: Test_terminal_composing_unicode() fails
- patch 9.2.0690: Solaris: swap file names are too long
- patch 9.2.0689: the "%" command is slow on a long line with many slashes
- runtime(cpp): add C++26 lexical constructs to syntax highlighting
- CI: Bump msys2/setup-msys2
- patch 9.2.0688: Terminal-Normal mode does not show the Visual selection on a colored empty line
- translation(ru): fix typo in Russian translation for the new tutor
- patch 9.2.0687: popup_image_composites_frames() has improper if block scope
- patch 9.2.0686: style: strcmp usage is inconsistent
- patch 9.2.0685: clipboard.c does not get the Wayland CFLAGS on GTK2
- patch 9.2.0684: :reg # does not display the value of the '#' register
- patch 9.2.0683: filetype completion mishandles finished sub options
- patch 9.2.0682: Wrong dot-repeat when calling complete() while filtering completion
- runtime(lua): Update ftplugin, fix matchit block comment pattern
- patch 9.2.0681: configure: -lruby added even for a dynamic ruby build
- runtime(doc): regenerate help tags
- patch 9.2.0680: keytrans() doesn't replace '|' and '\'
- runtime(algol68): Update syntax, support size prefixes in denotations
- patch 9.2.0679: [security]: Out-of-bounds read with text property virtual text
- translation(it): Update Italian translation
- patch 9.2.0678: [security]: potential powershell code execution in zip.vim
- ccfilter: buffer overflow in ccfilter.c with crafted compiler output
- Optimize vim.ico
- patch 9.2.0677: Cannot clear the alternate file register #
- runtime(luau): runtime support is incomplete
- patch 9.2.0676: MS-Windows: cannot switch to a buffer with '%' in its name
- patch 9.2.0675: tests: Test_cd_from_non_existing_dir() fails on Solaris
- patch 9.2.0674: configure: clears dynamic ruby linker flags
- runtime(tar): fix lz4 extraction on non-Linux systems
- patch 9.2.0673: tests: Test_recover_corrupted_swap_file() cannot handle symlinks
- patch 9.2.0672: corrupted text property causes internal error
- patch 9.2.0671: [security]: possible out-of-bounds read with sodium encrypted files
- patch 9.2.0670: [security]: Out-of-bounds read with text properties
- runtime(doc): Regenerate help tags file
- runtime(doc): Tweak some documentation style
- patch 9.2.0669: GTK4: toolbar can be improved
- patch 9.2.0668: GTK4: minimum horizontal size is too small
- patch 9.2.0667: patch 9.2.0590 was wrong
- patch 9.2.0666: Terminal-Normal mode does not color empty lines with a background color
- patch 9.2.0665: GTK4: GTK critical error on exit printed
- patch 9.2.0664: tests: Test_delete_temp_dir() fails on MacOS
- patch 9.2.0663: [security]: runtime(netrw): code injection in local file deletion
- patch 9.2.0662: [security] Stack out-of-bounds write in dump_prefixes()
- patch 9.2.0661: unintended wipe of Vim's temp dir, causes errors
- patch 9.2.0660: Dragging the scrollbar does not trigger WinScrolled
- patch 9.2.0659: GTK4: no balloon support in GUI
- patch 9.2.0658: xxd: signed integer overflow in huntype()
- patch 9.2.0657: GTK4: missing menu when right-clicking in tabline
- patch 9.2.0656: completion: using wrong tolower() in smartcase filtering
- patch 9.2.0655: GTK4: missing NULL checks in vim_form_measure()
- patch 9.2.0654: GTK4: using uninitialised colors in gui_mch_init()
- patch 9.2.0653: [security]: out-of-bounds write in tree_count_words()
- runtime(erlang): Optimize operators and bitstring types
- patch 9.2.0652: popup: stale kitty image after clipwindow scrolls out of view
- patch 9.2.0651: completion: 'smartcase' doesn't work with 'longest'
- patch 9.2.0650: Vim aborts at startup when built with the example -O2 CFLAGS
- patch 9.2.0649: filetype: tf files sometimes incorrectly recognized
- patch 9.2.0648: MS-Windows: Compile warnings
- patch 9.2.0647: matchfuzzypos() false exact match for long equal-length candidates
- patch 9.2.0646: GTK3 GUI slow on HiDPI/4K with software rendering
- patch 9.2.0645: Composing chars no longer accepted in end-id abbr
- patch 9.2.0644: popup image: duplicate sync-output code
- patch 9.2.0643: Missing Image ifdefs
- editorconfig: don't change spaces to tabs in git commit message
- patch 9.2.0642: statusline: buffer overflow with item groups
- patch 9.2.0641: GTK4: crash in gui_mch_menu_hidden()
- patch 9.2.0640: the "%" command jumps to parens and braces inside comments
- patch 9.2.0639: gq with 'formatprg' fails on an empty buffer
- patch 9.2.0638: cannot return matches containing spaces from a custom completion
- patch 9.2.0637: sixel: anti-aliased RGBA images render with visible outline
- patch 9.2.0636: popup image: stale pixels under RGBA animation frames
- runtime(syntax-tests): Rename test files on demand
- patch 9.2.0635: checking the syntax contains/cluster list is slow
- runtime(beancount): Include Beancount runtime files
- patch 9.2.0634: GTK4: no minimum resize limit
- patch 9.2.0633: MS-Windows: No support for kitty graphics support in terminal
- CI: Bump the github-actions group across 1 directory with 3 updates
- patch 9.2.0632: GTK4: no support for hardware-accelerated rendering
- patch 9.2.0631: DECRQM and SGR Mouse not supported in foot terminal
- patch 9.2.0630: popup images: kitty images output in GUI mode
- runtime(pfmain): Add smtp_destination_rate_delay to syntax script
- patch 9.2.0629: 0x80 and 0x9b byte not unescaped when check for valid abbr
- patch 9.2.0628: popup image: wrong overlap layering, kitty laggy
- patch 9.2.0627: :vim9cmd source handles all scripts as Vim9 script
- patch 9.2.0626: Vim9: illegal characters allowed in dict key names with dot notation
- runtime(context): don't match math region if $ is escaped
- patch 9.2.0625: GTK4: Link error when Wayland is disabled
- patch 9.2.0624: C-N/C-P cannot be mapped in complete() completion
- patch 9.2.0623: possible integer overflow in spellfile tree bounds check
- patch 9.2.0622: str2blob() does not work with wide UTF-16 encoding
- patch 9.2.0621: 'autoindent' not stripped with virtualedit=onemore
- runtime(vim): Update base syntax, simplify function call matching
- CI: Remove Cirrus CI and Coverity Scan
- patch 9.2.0620: runtime(netrw): fix 2match pattern rebuild
- patch 9.2.0619: integer overflow in popup image size validation
- patch 9.2.0618: use-after-free in popup_getoptions() on dict_add() failure
- patch 9.2.0617: GvimExt: does not support different runtime dirs
- patch 9.2.0616: GTK4: use-after-free on clipboard read timeout
- patch 9.2.0615: sixel encoder drops pixels on the right edge of shapes
- patch 9.2.0614: opacity popup leaves stale cells
- patch 9.2.0613: tests: test_xxd_color2() checks for dash but uses sh
- patch 9.2.0612: Cannot render images in popup windows
- runtime(doc): wrong {str} length limit in matchfuzzy() docs
- patch 9.2.0611: MS-Windows: evim.exe not working with VIMDLL
- patch 9.2.0610: cindent: closing brace in a comment affects the next line's indent
- patch 9.2.0609: completion info popup cannot be scrolled with the keyboard
- patch 9.2.0608: popup_setoptions()/ch_setoptions() does not check secure mode
- patch 9.2.0607: GTK4: inputdialog() does not work as expected
- patch 9.2.0606: GTK4: does not support all clipboard formats
- patch 9.2.0605: tests: Test_screenpos() is flaky in GUI
- runtime(tutor): Fix grammatical error in Russian tutor
- translation(it): Add Italian translation of tutors README
- patch 9.2.0604: tests: Test_mswin_event_mouse() is still flaky
- patch 9.2.0603: possible heap-buffer-overflow when resizing the GUI
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.239 -r1.240 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.175 -r1.176 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.91 pkgsrc/editors/vim-share/PLIST:1.92
--- pkgsrc/editors/vim-share/PLIST:1.91 Wed Jun 3 22:33:11 2026
+++ pkgsrc/editors/vim-share/PLIST Mon Jun 22 22:54:13 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.91 2026/06/03 22:33:11 morr Exp $
+@comment $NetBSD: PLIST,v 1.92 2026/06/22 22:54:13 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -11,6 +11,8 @@ share/vim/${VIM_SUBDIR}/autoload/README.
share/vim/${VIM_SUBDIR}/autoload/RstFold.vim
share/vim/${VIM_SUBDIR}/autoload/ada.vim
share/vim/${VIM_SUBDIR}/autoload/adacomplete.vim
+share/vim/${VIM_SUBDIR}/autoload/beancount.vim
+share/vim/${VIM_SUBDIR}/autoload/beancountcomplete.vim
share/vim/${VIM_SUBDIR}/autoload/bitbake.vim
share/vim/${VIM_SUBDIR}/autoload/cargo.vim
share/vim/${VIM_SUBDIR}/autoload/cargo/quickfix.vim
@@ -114,6 +116,7 @@ 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/bean_check.vim
share/vim/${VIM_SUBDIR}/compiler/biome.vim
share/vim/${VIM_SUBDIR}/compiler/cabal.vim
share/vim/${VIM_SUBDIR}/compiler/cargo.vim
@@ -436,6 +439,7 @@ 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/beancount.vim
share/vim/${VIM_SUBDIR}/ftplugin/bicep-params.vim
share/vim/${VIM_SUBDIR}/ftplugin/bicep.vim
share/vim/${VIM_SUBDIR}/ftplugin/bindzone.vim
@@ -857,6 +861,7 @@ share/vim/${VIM_SUBDIR}/indent/automake.
share/vim/${VIM_SUBDIR}/indent/awk.vim
share/vim/${VIM_SUBDIR}/indent/bash.vim
share/vim/${VIM_SUBDIR}/indent/basic.vim
+share/vim/${VIM_SUBDIR}/indent/beancount.vim
share/vim/${VIM_SUBDIR}/indent/bib.vim
share/vim/${VIM_SUBDIR}/indent/bitbake.vim
share/vim/${VIM_SUBDIR}/indent/bpftrace.vim
@@ -1237,6 +1242,7 @@ share/vim/${VIM_SUBDIR}/syntax/bash.vim
share/vim/${VIM_SUBDIR}/syntax/basic.vim
share/vim/${VIM_SUBDIR}/syntax/bc.vim
share/vim/${VIM_SUBDIR}/syntax/bdf.vim
+share/vim/${VIM_SUBDIR}/syntax/beancount.vim
share/vim/${VIM_SUBDIR}/syntax/bib.vim
share/vim/${VIM_SUBDIR}/syntax/bindzone.vim
share/vim/${VIM_SUBDIR}/syntax/bitbake.vim
@@ -1986,6 +1992,7 @@ share/vim/${VIM_SUBDIR}/tools/vimspell.s
share/vim/${VIM_SUBDIR}/tools/vimspell.txt
share/vim/${VIM_SUBDIR}/tools/xcmdsrv_client.c
share/vim/${VIM_SUBDIR}/tutor/README.el.txt
+share/vim/${VIM_SUBDIR}/tutor/README.it.txt
share/vim/${VIM_SUBDIR}/tutor/README.ru.txt
share/vim/${VIM_SUBDIR}/tutor/README.sv.txt
share/vim/${VIM_SUBDIR}/tutor/README.txt
Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.239 pkgsrc/editors/vim-share/distinfo:1.240
--- pkgsrc/editors/vim-share/distinfo:1.239 Mon Jun 8 17:16:06 2026
+++ pkgsrc/editors/vim-share/distinfo Mon Jun 22 22:54:13 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.239 2026/06/08 17:16:06 morr Exp $
+$NetBSD: distinfo,v 1.240 2026/06/22 22:54:13 morr Exp $
-BLAKE2s (vim-9.2.0602.tar.gz) = 09ac487fdf30f8017e7222bb3e85d950a94a915041858021080fa2905183134b
-SHA512 (vim-9.2.0602.tar.gz) = 26cbfe02872aaf45798662a0ccab3327250a353864674bcc9ffc3a0bf760d55571c7663181fd0b14cbab0cb56c9753eb49d8c15911d487406f55c2f9bef5797d
-Size (vim-9.2.0602.tar.gz) = 20076282 bytes
+BLAKE2s (vim-9.2.0707.tar.gz) = d8a993c9c28ff4ad2080aa9801b4d1e55ad05d91a49c23e120e093ce000f4639
+SHA512 (vim-9.2.0707.tar.gz) = 6cc57fa5a47fa65f3685e03f0097d9040d98fcf7dc3cb052660bab7af5708dee7d575cf54e985b53c466add4a8b9b3c7f50da0101463d889a8ebfdb6e40c94db
+Size (vim-9.2.0707.tar.gz) = 19852015 bytes
SHA1 (patch-Makefile) = ba433a222f8dc24dabb0b3fabce219acb4565358
SHA1 (patch-feature.h) = 24b1068cf023c90d9efaad7fe4d5b653c50989d1
SHA1 (patch-popupwin.c) = 0b82a5b9050beaec1a0b6c4f4babcc3621bd075f
Index: pkgsrc/editors/vim-share/version.mk
diff -u pkgsrc/editors/vim-share/version.mk:1.175 pkgsrc/editors/vim-share/version.mk:1.176
--- pkgsrc/editors/vim-share/version.mk:1.175 Mon Jun 8 17:16:06 2026
+++ pkgsrc/editors/vim-share/version.mk Mon Jun 22 22:54:13 2026
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.175 2026/06/08 17:16:06 morr Exp $
+# $NetBSD: version.mk,v 1.176 2026/06/22 22:54:13 morr Exp $
VIM_VERSION= 9.2
-VIM_PATCHLEVEL= 0602
+VIM_PATCHLEVEL= 0707
# Changelog: see https://github.com/vim/vim/commits/master/ or
# with git clone: $ git log --pretty=format:"- %s" v<old_version>...HEAD
VIM_SUBDIR= vim92
Home |
Main Index |
Thread Index |
Old Index