Hi ports@ [cc edd@ as maintainer]
simple update for editors/neovim to the latest version 0.11.2 (mostly bugfix). Changelog: https://github.com/neovim/neovim/releases/tag/v0.11.2 Build and tests OK on current/amd64 + tests with my Lua configuration and ~25 nvim plugins Tests welcome and please commit if OK. Laurent
Index: Makefile =================================================================== RCS file: /cvs/ports/editors/neovim/Makefile,v diff -u -p -r1.57 Makefile --- Makefile 4 May 2025 23:04:32 -0000 1.57 +++ Makefile 31 May 2025 14:57:24 -0000 @@ -11,7 +11,7 @@ EMBED_LUAJIT = No COMMENT = continuation and extension of Vim -DIST_TUPLE = github neovim neovim v0.11.1 . +DIST_TUPLE = github neovim neovim v0.11.2 . # embedded luajit USE_NOBTCFI = Yes Index: distinfo =================================================================== RCS file: /cvs/ports/editors/neovim/distinfo,v diff -u -p -r1.33 distinfo --- distinfo 4 May 2025 23:04:32 -0000 1.33 +++ distinfo 31 May 2025 14:57:24 -0000 @@ -2,7 +2,7 @@ SHA256 (LuaJIT-LuaJIT-538a82133ad6fddfd0 SHA256 (MDeiml-tree-sitter-markdown-v0.4.1.tar.gz) = 4P2y3KHrMGOUASLhR1ycKwaQYqY4yVk543TFQn7d7p8= SHA256 (keplerproject-lua-compat-5.3-v0.13.tar.gz) = 9dww57H9qFbuTTkr5FdkLB8MJZJkqbm/vLaAMCzoj8I= SHA256 (luvit-luv-1.50.0-1.tar.gz) = u08FcFceQMHSp2RPb5wTCabM2xm/TTl+jXv9DGuI5hM= -SHA256 (neovim-neovim-v0.11.1.tar.gz) = /+f5p2M+2JX/atsQOa91Fs1kU3FciImthEtvo5w99EM= +SHA256 (neovim-neovim-v0.11.2.tar.gz) = MkdZobzRqAsyp+rhUW7nYew+Vm0IKEokxMfKWQeaq/o= SHA256 (neovim-tree-sitter-vim-v0.5.0.tar.gz) = kAGdEtLaB1HAJxJPJ/UzW6vwaaBQRXra7VNpO16c8Qo= SHA256 (neovim-tree-sitter-vimdoc-v3.0.1.tar.gz) = drZeW+6f946yElZhmxmVqsTYDyUsGeHHEKSDlIHe0J4= SHA256 (tree-sitter-grammars-tree-sitter-lua-v0.3.0.tar.gz) = o0zHCr/Y0tSw+r8BQD6gX4SOGkvDfYpL/qcWRlezXTE= @@ -12,7 +12,7 @@ SIZE (LuaJIT-LuaJIT-538a82133ad6fddfd0ca SIZE (MDeiml-tree-sitter-markdown-v0.4.1.tar.gz) = 419261 SIZE (keplerproject-lua-compat-5.3-v0.13.tar.gz) = 60960 SIZE (luvit-luv-1.50.0-1.tar.gz) = 142052 -SIZE (neovim-neovim-v0.11.1.tar.gz) = 12907535 +SIZE (neovim-neovim-v0.11.2.tar.gz) = 12923046 SIZE (neovim-tree-sitter-vim-v0.5.0.tar.gz) = 357652 SIZE (neovim-tree-sitter-vimdoc-v3.0.1.tar.gz) = 58427 SIZE (tree-sitter-grammars-tree-sitter-lua-v0.3.0.tar.gz) = 62157 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/editors/neovim/pkg/PLIST,v diff -u -p -r1.25 PLIST --- pkg/PLIST 15 Apr 2025 18:53:25 -0000 1.25 +++ pkg/PLIST 31 May 2025 14:57:25 -0000 @@ -383,6 +383,7 @@ share/nvim/runtime/doc/vim_diff.txt share/nvim/runtime/doc/visual.txt share/nvim/runtime/doc/vvars.txt share/nvim/runtime/doc/windows.txt +share/nvim/runtime/example_init.lua share/nvim/runtime/filetype.lua share/nvim/runtime/ftoff.vim share/nvim/runtime/ftplugin/