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: Tue Feb 18 21:15:26 UTC 2025
Modified Files:
pkgsrc/editors/vim-share: PLIST distinfo version.mk
Log Message:
Update to newest patchleve 9.1.1122.
Changes:
- patch 9.1.1122: too many strlen() calls in findfile.c
- patch 9.1.1121: Enter does not insert newline with "noselect"
- runtime(netrw): fix s:NetrwHome() regression
- patch 9.1.1120: tests: Test_registers fails
- runtime(doc): add reference to extendnew() at extend()
- patch 9.1.1119: Vim9: Not able to use an autoloaded class from another autoloaded script
- patch 9.1.1118: tests: test_termcodes fails
- runtime(vim): Update base-syntax, improve performance
- patch 9.1.1117: there are a few minor style issues
- patch 9.1.1116: Vim9: super not supported in lambda expressions
- runtime(doc): Update the 'specifies' keyword documentation, slightly reformat
- patch 9.1.1115: [security]: use-after-free in str_to_reg()
- patch 9.1.1114: enabling termguicolors automatically confuses users
- runtime(keymap): Add ukrainian-enhanced keymap
- patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds
- patch 9.1.1112: Inconsistencies in get_next_or_prev_match()
- runtime(doc): document ComplMatchIns highlight for insert-completion
- runtime(netrw): upstream snapshot of v177
- patch 9.1.1111: Vim9: variable not found in transitive import
- patch 9.1.1110: Vim tests are slow and flaky
- patch 9.1.1109: cmdexpand.c hard to read
- runtime(exports): include simple filetype plugin
- runtime(samba): include simple filetype plugin
- patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol"
- patch 9.1.1107: cannot loop through completion menu with fuzzy
- runtime(vim): Update base-syntax, always match continuation comments to EOL
- runtime(nroff): set define option & add matchit config in ftplugin
- runtime(vim): Update base-syntax, match Vim9 boolean and null literals in parens
- patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure
- patch 9.1.1105: Vim9: no support for protected new() method
- patch 9.1.1104: CI: using Ubuntu 22.04 Github runners
- ci: syntax tests spam output
- patch 9.1.1103: if_perl: still some compile errors with Perl 5.38
- patch 9.1.1102: tests: Test_WinScrolled_Resized_eiw() uses wrong filename
- patch 9.1.1101: insexpand.c hard to read
- patch 9.1.1100: tests: Test_log_nonexistent only works on Linux
- runtime(vim): Update base-syntax, improve variable matching
- patch 9.1.1099: Vim9: import with extends may crash
- patch 9.1.1098: leaking memory with completing multi lines
- patch 9.1.1097: --log with non-existent path causes a crash
- patch 9.1.1096: if_perl: Perl 5.38 adds new symbols causing link failure
- patch 9.1.1095: tests: matchparen plugin test wrongly named
- patch 9.1.1094: Vim9: problem finding implemented method in type hierarchy
- runtime(qf): Update syntax file, match second delimiter
- patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version
- patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows
- patch 9.1.1091: tests: timeout might be a bit too small
- patch 9.1.1090: tests: test_terminwscroll_topline2 unreliable
- patch 9.1.1089: tests: No check when tests are run under Github actions
- patch 9.1.1088: tests: plugin tests are named inconsistently
- patch 9.1.1087: Vim9: import with extends may crash
- patch 9.1.1086: completion doesn't work with multi lines
- patch 9.1.1085: filetype: cmmt files are not recognized
- patch 9.1.1084: Unable to persistently ignore events in a window and its buffers
- runtime(tex): improve syntax highlighting
- patch 9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwise mode
- patch 9.1.1082: unexpected DCS responses may cause out of bounds reads
- patch 9.1.1081: has('bsd') is true for GNU/Hurd
- patch 9.1.1080: filetype: Mill files are not recognized
- patch 9.1.1079: GUI late startup leads to uninitialized scrollbars
- runtime(misc): Add support for lz4 to tar & gzip plugin
- patch 9.1.1078: Terminal ansi colors off by one after tgc reset
- patch 9.1.1077: included syntax items do not understand contains=TOP
- patch 9.1.1076: vim_strnchr() is strange and unnecessary
- patch 9.1.1075: Vim9: len variable not used in compile_load()
- runtime(vim): Update base-syntax, match :debuggreedy count prefix
- patch 9.1.1074: Strange error when heredoc marker starts with "trim"
- patch 9.1.1073: tests: test_compiler fails on Windows without Maven
- patch 9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10
- patch 9.1.1071: args missing after failing to redefine a function
- patch 9.1.1070: Cannot control cursor positioning of getchar()
- patch 9.1.1069: preinsert text completions not deleted with <C-W>/<C-U>
- patch 9.1.1068: getchar() can't distinguish between C-I and Tab
- CI: bump windows python to 3.13
- patch 9.1.1067: tests: Test_termwinscroll_topline2 fails on MacOS
- patch 9.1.1066: heap-use-after-free and stack-use-after-scope with :14verbose
- patch 9.1.1065: no digraph for "Approaches the limit"
- patch 9.1.1064: not possible to use plural forms with gettext()
- patch 9.1.1063: too many strlen() calls in userfunc.c
- patch 9.1.1062: terminal: E315 when dragging the terminal with the mouse
- runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor()
- runtime(doc): Tweak documentation style a bit
- patch 9.1.1061: tests: test_glvs fails when unarchiver not available
- patch 9.1.1060: Vim always enables 'termguicolors' in a terminal
- patch 9.1.1059: completion: input text deleted with preinsert when adding leader
- patch 9.1.1058: translation(sr): Missing Serbian translation for the tutor
- patch 9.1.1057: Superfluous cleanup steps in test_ins_complete.vim
- runtime(netrw): correct wrong version check
- patch 9.1.1056: Vim doesn't highlight to be inserted text when completing
- runtime(netrw): upstream snapshot of v176
- runtime(dist/vim9): fix regressions in dist#vim9#Open
- runtime(hyprlang): fix string recognition
- patch 9.1.1055: make install fails because of a missing dependency
- runtime(asm): add byte directives to syntax script
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.214 -r1.215 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.153 -r1.154 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.75 pkgsrc/editors/vim-share/PLIST:1.76
--- pkgsrc/editors/vim-share/PLIST:1.75 Mon Jan 27 23:04:47 2025
+++ pkgsrc/editors/vim-share/PLIST Tue Feb 18 21:15:26 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.75 2025/01/27 23:04:47 morr Exp $
+@comment $NetBSD: PLIST,v 1.76 2025/02/18 21:15:26 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -485,6 +485,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/erlang.
share/vim/${VIM_SUBDIR}/ftplugin/eruby.vim
share/vim/${VIM_SUBDIR}/ftplugin/eterm.vim
share/vim/${VIM_SUBDIR}/ftplugin/expect.vim
+share/vim/${VIM_SUBDIR}/ftplugin/exports.vim
share/vim/${VIM_SUBDIR}/ftplugin/falcon.vim
share/vim/${VIM_SUBDIR}/ftplugin/fennel.vim
share/vim/${VIM_SUBDIR}/ftplugin/fetchmail.vim
@@ -691,6 +692,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/rrst.vi
share/vim/${VIM_SUBDIR}/ftplugin/rst.vim
share/vim/${VIM_SUBDIR}/ftplugin/ruby.vim
share/vim/${VIM_SUBDIR}/ftplugin/rust.vim
+share/vim/${VIM_SUBDIR}/ftplugin/samba.vim
share/vim/${VIM_SUBDIR}/ftplugin/sass.vim
share/vim/${VIM_SUBDIR}/ftplugin/sbt.vim
share/vim/${VIM_SUBDIR}/ftplugin/scala.vim
@@ -1033,6 +1035,7 @@ share/vim/${VIM_SUBDIR}/pack/dist/opt/ma
share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/LICENSE.txt
share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/README.md
share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/autoload/netrw.vim
+share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/autoload/netrw/own.vim
share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/autoload/netrwSettings.vim
share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/autoload/netrw_gitignore.vim
share/vim/${VIM_SUBDIR}/pack/dist/opt/netrw/doc/netrw.txt
@@ -1894,6 +1897,8 @@ share/vim/${VIM_SUBDIR}/tutor/en/vim-01-
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/sr/vim-01-beginner.tutor
+share/vim/${VIM_SUBDIR}/tutor/sr/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
@@ -1969,5 +1974,6 @@ share/vim/${VIM_SUBDIR}/tutor/tutor1.zh_
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.sr.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.214 pkgsrc/editors/vim-share/distinfo:1.215
--- pkgsrc/editors/vim-share/distinfo:1.214 Mon Jan 27 23:04:48 2025
+++ pkgsrc/editors/vim-share/distinfo Tue Feb 18 21:15:26 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.214 2025/01/27 23:04:48 morr Exp $
+$NetBSD: distinfo,v 1.215 2025/02/18 21:15:26 morr Exp $
-BLAKE2s (vim-9.1.1054.tar.gz) = 21631414724730147bbb4db3859796253fce422184f8da2cbb16883b03fcba5a
-SHA512 (vim-9.1.1054.tar.gz) = b2fe419f909495d3944b29bc1321d54c80d47b02bb6dd303b8ecbcd96721a7f51aa98d4ecc092895cf07db79eb8e38d9f01359c5a2bd3497652871469b1408c4
-Size (vim-9.1.1054.tar.gz) = 18432111 bytes
+BLAKE2s (vim-9.1.1122.tar.gz) = b85bec0b4a98becaaff21bd84f283151d20345b0948856bb397cb0dbb83f6b58
+SHA512 (vim-9.1.1122.tar.gz) = 573f7a028386eafe0222270a69c7e358ee5f4d2b1b6522ced45800cbebbe0e84a99719068cd931460be19e69d1c175743fd7f6d95005b2066a02c889a9c8eb0e
+Size (vim-9.1.1122.tar.gz) = 18489652 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.153 pkgsrc/editors/vim-share/version.mk:1.154
--- pkgsrc/editors/vim-share/version.mk:1.153 Mon Jan 27 23:04:48 2025
+++ pkgsrc/editors/vim-share/version.mk Tue Feb 18 21:15:26 2025
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.153 2025/01/27 23:04:48 morr Exp $
+# $NetBSD: version.mk,v 1.154 2025/02/18 21:15:26 morr Exp $
VIM_VERSION= 9.1
-VIM_PATCHLEVEL= 1054
+VIM_PATCHLEVEL= 1122
# 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