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 May 30 16:32:21 UTC 2026
Modified Files:
pkgsrc/editors/vim-share: PLIST distinfo version.mk
Log Message:
Update to 9.2.0564.
Changes:
- patch 9.2.0564: GTK4: tabline does not respond to mouse clicks
- patch 9.2.0563: GTK3/Wayland: crash with right mouse-button in tabline
- patch 9.2.0562: filetype: SGF files are not recognized
- runtime(odin): remove const and opaque keywords
- patch 9.2.0561: [security]: possible code execution with python3complete
- patch 9.2.0560: filetype: busybox shebang lines are not recognized
- patch 9.2.0559: filetype: Kaitai struct files are not recogonized
- runtime(colors): update colorschemes
- runtime(karel): Add indent plugin for Karel
- patch 9.2.0558: filetype: Popcap Reanimation files are not recognized
- runtime(2html): Convert to Vim9 script
- patch 9.2.0557: filetype: Kawasaki Robots files are not recognized
- patch 9.2.0556: GTK4: scrollbars not shown and do not respond to clicks
- runtime(karel): Add missing syntax items
- patch 9.2.0555: too many strlen() in ex_substitute()
- patch 9.2.0554: GTK4: memory leak in free_menu()
- patch 9.2.0553: runtime(netrw): netrw rejects hostnames containing _
- patch 9.2.0552: GTK4: F10 does nothing when the menubar is hidden
- patch 9.2.0551: filetype: Tolk files are not recognized
- patch 9.2.0550: GTK4: 'mousehide' unhides cursor when switching tabs
- patch 9.2.0549: Cursor wrong after autoindent strip is skipped
- patch 9.2.0548: GTK4: terminal and pty job output is not processed
- patch 9.2.0547: "%v" in 'errorformat' is affected by 'tabstop'
- patch 9.2.0546: configure: GTK4 build requires GTK >= 4.10
- runtime(doc): Clarify the use of <Plug> mappings
- patch 9.2.0545: popup: blending uses hardcoded fallback colors
- patch 9.2.0544: GTK4: window blank after a resize or drag
- patch 9.2.0543: Vim9: wrong error when redeclaring a typed variable
- runtime(algol68): Update syntax, always highlight prelude symbolic operators
- translation(it): Update Italian manpage
- patch 9.2.0542: tests: test_codestyle fails
- patch 9.2.0541: Vim9: endclass/endenum/endinterface can give errors
- patch 9.2.0540: tests: Test_mswin_event_mouse is flaky
- patch 9.2.0539: filetype: too many Bitbake include files are recognized
- runtime(doc): Document ft_recommended_style
- patch 9.2.0538: Cannot keep leading whitespace in %{} statusline expr
- runtime(spec): Drop obsolete s:GetRelVer() function
- patch 9.2.0537: GTK4: mouse popup menu does not show up at mouse pointer
- patch 9.2.0536: tests: Test_invalid_args() fails on GTK4 without xterm_clipboard
- runtime(vim): Update base syntax, fix mismtatched :def return type
- patch 9.2.0535: tests: matchit plugin is not tested
- patch 9.2.0534: GTK UI does not support fullscreen mode
- patch 9.2.0533: '[ mark moved to end of inserted text after CTRL-R CTRL-P paste
- patch 9.2.0532: GTK: preedit font size is wrong for fractional point sizes
- CI: Split platform specific CI configurations into separated files
- patch 9.2.0531: tests: Test_cd_completion() fails on MS-Windows with E344
- runtime(zig): Update upstream repo
- patch 9.2.0530: WinBar row vertical separator not refreshed on window change
- runtime(compiler): Remove wrong escape in zig compiler files
- patch 9.2.0529: GTK4: clipboard returns empty after a foreign app takes the selection
- patch 9.2.0528: possible overflow in XIM resource handling
- patch 9.2.0527: Possible double free in fill_partial_and_closure()
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.236 -r1.237 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.172 -r1.173 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.89 pkgsrc/editors/vim-share/PLIST:1.90
--- pkgsrc/editors/vim-share/PLIST:1.89 Sun May 17 17:23:38 2026
+++ pkgsrc/editors/vim-share/PLIST Sat May 30 16:32:21 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.89 2026/05/17 17:23:38 morr Exp $
+@comment $NetBSD: PLIST,v 1.90 2026/05/30 16:32:21 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -794,6 +794,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/thrift.
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/tolk.vim
share/vim/${VIM_SUBDIR}/ftplugin/toml.vim
share/vim/${VIM_SUBDIR}/ftplugin/treetop.vim
share/vim/${VIM_SUBDIR}/ftplugin/tt2html.vim
@@ -927,6 +928,7 @@ 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/just.vim
+share/vim/${VIM_SUBDIR}/indent/karel.vim
share/vim/${VIM_SUBDIR}/indent/kdl.vim
share/vim/${VIM_SUBDIR}/indent/kotlin.vim
share/vim/${VIM_SUBDIR}/indent/krl.vim
@@ -1866,6 +1868,7 @@ share/vim/${VIM_SUBDIR}/syntax/tidy.vim
share/vim/${VIM_SUBDIR}/syntax/tilde.vim
share/vim/${VIM_SUBDIR}/syntax/tli.vim
share/vim/${VIM_SUBDIR}/syntax/tmux.vim
+share/vim/${VIM_SUBDIR}/syntax/tolk.vim
share/vim/${VIM_SUBDIR}/syntax/toml.vim
share/vim/${VIM_SUBDIR}/syntax/tpp.vim
share/vim/${VIM_SUBDIR}/syntax/trasys.vim
Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.236 pkgsrc/editors/vim-share/distinfo:1.237
--- pkgsrc/editors/vim-share/distinfo:1.236 Sun May 24 17:28:34 2026
+++ pkgsrc/editors/vim-share/distinfo Sat May 30 16:32:21 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.236 2026/05/24 17:28:34 morr Exp $
+$NetBSD: distinfo,v 1.237 2026/05/30 16:32:21 morr Exp $
-BLAKE2s (vim-9.2.0526.tar.gz) = d6b56568cfbf432d569ba1ae8406db06babb6d391afa6618e3803a702257d140
-SHA512 (vim-9.2.0526.tar.gz) = d04f3e058701ed04cdfcbef7c1e67b6b292653ecf7fc9d3c36c57b7a7e98bf6a7de28199bd34226d2ff23af9048d90d824e9a444f05c7a5ca96ab0a44f9ba751
-Size (vim-9.2.0526.tar.gz) = 20034614 bytes
+BLAKE2s (vim-9.2.0564.tar.gz) = 7b5968bb3c411020866034d9bc7540d1c5b20828d1d4ec15368449bfc48ef94c
+SHA512 (vim-9.2.0564.tar.gz) = 70b80285b7d543014331461e78807a2bc32cc0584b8930d35405a3a0abc59b6c582fa74a3b2b6fa537f5aa1c10888f11ec1a3ce1bc34908c4073a51e14974493
+Size (vim-9.2.0564.tar.gz) = 20055073 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.172 pkgsrc/editors/vim-share/version.mk:1.173
--- pkgsrc/editors/vim-share/version.mk:1.172 Sun May 24 17:28:34 2026
+++ pkgsrc/editors/vim-share/version.mk Sat May 30 16:32:21 2026
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.172 2026/05/24 17:28:34 morr Exp $
+# $NetBSD: version.mk,v 1.173 2026/05/30 16:32:21 morr Exp $
VIM_VERSION= 9.2
-VIM_PATCHLEVEL= 0526
+VIM_PATCHLEVEL= 0564
# 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