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: Sun Mar 16 15:12:37 UTC 2025
Modified Files:
pkgsrc/editors/vim-share: PLIST distinfo version.mk
Log Message:
Update to patchlevel 9.1.1206.
Changes:
- patch 9.1.1206: tests: test_filetype fails when a file is a directory
- runtime(doc): symlinking netrw.txt causes problems during install on Windows
- patch 9.1.1205: completion: preinserted text not removed when closing pum
- runtime(tutor): updated Russian translation for tutor chapter 1
- patch 9.1.1204: MS-Windows: crash when passing long string to expand()
- runtime(cs): Update C# runtime files
- patch 9.1.1203: matchparen keeps cursor on case label in sh filetype
- runtime(doc): fix a typo in gitrebase filetype
- runtime(doc): Tweak documentation style a bit
- runtime(vim): Sync syntax generator base file with output file.
- runtime(doc): update a few minor omissions from 5876016 and 4d2c4b9
- patch 9.1.1202: Missing TabClosedPre autocommand
- patch 9.1.1201: 'completefuzzycollect' does not handle dictionary correctly
- runtime(doc): make :h 'completefuzzycollect' a bit clearer
- runtime(doc): document gitrebase filetype
- translation(it): update menu_it
- translation(sr): Add chapter two of the new tutor
- patch 9.1.1200: cmdline pum not cleared for input() completion
- patch 9.1.1199: gvim uses hardcoded xpm icon file
- runtime(indent-tests): GitHub Actions doesn't show why indent tests failed
- patch 9.1.1198: [security]: potential data loss with zip.vim
- patch 9.1.1197: process_next_cpt_value() uses wrong condition
- patch 9.1.1196: filetype: config files for container tools are not recognized
- runtime(doc): remove unnecessary "an"
- patch 9.1.1195: inside try-block: fn body executed with default arg undefined
- runtime(doc): Update doc 52.6
- runtime(compiler): allow customizing exe and args for tsc
- runtime(compiler): add comment for Dispatch
- runtime(tera): remove unwanted code and fix issues in syntax script
- runtime(doc): clarify that a umask is applied to mkdir()
- patch 9.1.1194: filetype: false positive help filetype detection
- runtime(man): improve :Man completion for man-db
- patch 9.1.1193: Unnecessary use of STRCAT() in au_event_disable()
- translation(sr): Update Serbian messages translation
- runtime(doc): document vim syntax switches
- runtime(vim): Update base-syntax, improve :syntax highlighting
- patch 9.1.1192: Vim crashes with term response debug logging enabled
- runtime(vim): Update base-syntax and generator, only match valid predefined variables
- runtime(plsql): move fold option from syntax to filetype plugin
- patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch
- patch 9.1.1190: C indentation does not detect multibyte labels
- CI: Update clang to version 20
- runtime(sh): set b:match_skip to ignore matches for matchit
- patch 9.1.1189: if_python: build error due to incompatible pointer types
- patch 9.1.1188: runtime(tera): tera support can be improved
- patch 9.1.1187: matchparen plugin wrong highlights shell case statement
- runtime(doc): use GNOME instead of Gnome
- patch 9.1.1186: filetype: help files in git repos are not detected
- runtime(nohlsearch): fix CursorHold loop
- runtime(doc): warn users about potentially risky hotkey
- runtime(syntax-tests): Improve parts of "runtest.vim"
- patch 9.1.1185: endless loop with completefuzzycollect and no match found
- runtime(doc): CmdUndefined and FuncUndefined can always be nested
- patch 9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc()
- patch 9.1.1083: "above" virtual text breaks cursorlineopt=number
- runtime(go): add 'keywordprg' and 'formatprg' to ftplugin
- runtime(syntax-tests): Re-introduce support for "phoney" languages
- patch 9.1.1182: No cmdline completion for 'completefuzzycollect'
- patch 9.1.1181: Unnecessary STRLEN() calls in insexpand.c
- patch 9.1.1180: short-description
- runtime(vim): Update base-syntax, bug fixes
- patch 9.1.1179: too many strlen() calls in misc2.c
- patch 9.1.1178: not possible to generate completion candidates using fuzzy matching
- editorconfig: set editing style for comment and hlsearch package
- patch 9.1.1177: filetype: tera files not detected
- runtime(doc): revert modeline change in vim9.txt
- runtime(new-tutor): add chapter two to the interactive tutorial
- patch 9.1.1176: wrong indent when expanding multiple lines
- test(runtime/syntax): improve syntax tests
- editorconfig: set indent config for *.vim files
- runtime(doc): mention alternative check for vim9script
- patch 9.1.1175: inconsistent behaviour with exclusive selection and motion commands
- runtime(man): don't add jumps when loading a manpage
- runtime(vim): recognize <...> strings (and keys) for 'keywordprg'
- patch 9.1.1174: tests: Test_complete_cmdline() may fail
- runtime(doc): mention bzip3 in gzip plugin documentation
- patch 9.1.1173: filetype: ABNF files are not detected
- patch 9.1.1172: [security]: overflow with 'nostartofline' and Ex command in tag file
- patch 9.1.1171: tests: wrong arguments passed to assert_equal()
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/editors/vim-share/PLIST
cvs rdiff -u -r1.216 -r1.217 pkgsrc/editors/vim-share/distinfo
cvs rdiff -u -r1.155 -r1.156 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.77 pkgsrc/editors/vim-share/PLIST:1.78
--- pkgsrc/editors/vim-share/PLIST:1.77 Wed Mar 5 16:55:15 2025
+++ pkgsrc/editors/vim-share/PLIST Sun Mar 16 15:12:37 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.77 2025/03/05 16:55:15 morr Exp $
+@comment $NetBSD: PLIST,v 1.78 2025/03/16 15:12:37 morr Exp $
bin/xxd
man/man1/evim.1
man/man1/vim.1
@@ -653,6 +653,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/perl.vi
share/vim/${VIM_SUBDIR}/ftplugin/php.vim
share/vim/${VIM_SUBDIR}/ftplugin/pinfo.vim
share/vim/${VIM_SUBDIR}/ftplugin/plaintex.vim
+share/vim/${VIM_SUBDIR}/ftplugin/plsql.vim
share/vim/${VIM_SUBDIR}/ftplugin/pod.vim
share/vim/${VIM_SUBDIR}/ftplugin/poefilter.vim
share/vim/${VIM_SUBDIR}/ftplugin/poke.vim
@@ -740,6 +741,7 @@ share/vim/${VIM_SUBDIR}/ftplugin/systemv
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/tera.vim
share/vim/${VIM_SUBDIR}/ftplugin/terminfo.vim
share/vim/${VIM_SUBDIR}/ftplugin/terraform.vim
share/vim/${VIM_SUBDIR}/ftplugin/tex.vim
@@ -1123,6 +1125,7 @@ share/vim/${VIM_SUBDIR}/syntax/abap.vim
share/vim/${VIM_SUBDIR}/syntax/abaqus.vim
share/vim/${VIM_SUBDIR}/syntax/abc.vim
share/vim/${VIM_SUBDIR}/syntax/abel.vim
+share/vim/${VIM_SUBDIR}/syntax/abnf.vim
share/vim/${VIM_SUBDIR}/syntax/acedb.vim
share/vim/${VIM_SUBDIR}/syntax/ada.vim
share/vim/${VIM_SUBDIR}/syntax/aflex.vim
@@ -1770,6 +1773,7 @@ share/vim/${VIM_SUBDIR}/syntax/tasm.vim
share/vim/${VIM_SUBDIR}/syntax/tcl.vim
share/vim/${VIM_SUBDIR}/syntax/tcsh.vim
share/vim/${VIM_SUBDIR}/syntax/template.vim
+share/vim/${VIM_SUBDIR}/syntax/tera.vim
share/vim/${VIM_SUBDIR}/syntax/teraterm.vim
share/vim/${VIM_SUBDIR}/syntax/terminfo.vim
share/vim/${VIM_SUBDIR}/syntax/terraform.vim
@@ -1902,10 +1906,14 @@ share/vim/${VIM_SUBDIR}/tutor/README.ru.
share/vim/${VIM_SUBDIR}/tutor/README.txt
share/vim/${VIM_SUBDIR}/tutor/en/vim-01-beginner.tutor
share/vim/${VIM_SUBDIR}/tutor/en/vim-01-beginner.tutor.json
+share/vim/${VIM_SUBDIR}/tutor/en/vim-02-beginner.tutor
+share/vim/${VIM_SUBDIR}/tutor/en/vim-02-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/sr/vim-02-beginner.tutor
+share/vim/${VIM_SUBDIR}/tutor/sr/vim-02-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
Index: pkgsrc/editors/vim-share/distinfo
diff -u pkgsrc/editors/vim-share/distinfo:1.216 pkgsrc/editors/vim-share/distinfo:1.217
--- pkgsrc/editors/vim-share/distinfo:1.216 Wed Mar 5 16:55:15 2025
+++ pkgsrc/editors/vim-share/distinfo Sun Mar 16 15:12:37 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.216 2025/03/05 16:55:15 morr Exp $
+$NetBSD: distinfo,v 1.217 2025/03/16 15:12:37 morr Exp $
-BLAKE2s (vim-9.1.1170.tar.gz) = b50127105480afbe9a34a912016aa56991627095c78d9d001a49b1d84c3c20ca
-SHA512 (vim-9.1.1170.tar.gz) = 17131b04eb6d375b40420f9d958375fca4445ad8ec669e35ef5ba18d8023db23cad2eb431ca5b4fcb28c6806d9ccd1a8cca2a89018589199d70ada169feeb00d
-Size (vim-9.1.1170.tar.gz) = 18512114 bytes
+BLAKE2s (vim-9.1.1206.tar.gz) = cdcf0d7884828784e74da5991c3468561c9943ff5355fd95302fb46c8b198573
+SHA512 (vim-9.1.1206.tar.gz) = 435faf65774cc3603f551e4af948ad0c6588b7a775068b278d9872898875b74fb44f47c0db31de3232e15f4d74c4206627981913ff0e100713d6c23e8383310f
+Size (vim-9.1.1206.tar.gz) = 18595650 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.155 pkgsrc/editors/vim-share/version.mk:1.156
--- pkgsrc/editors/vim-share/version.mk:1.155 Wed Mar 5 16:55:15 2025
+++ pkgsrc/editors/vim-share/version.mk Sun Mar 16 15:12:37 2025
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.155 2025/03/05 16:55:15 morr Exp $
+# $NetBSD: version.mk,v 1.156 2025/03/16 15:12:37 morr Exp $
VIM_VERSION= 9.1
-VIM_PATCHLEVEL= 1170
+VIM_PATCHLEVEL= 1206
# 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