Index | Thread | Search

From:
Laurent Cheylus <foxy@free.fr>
Subject:
[update] editors/neovim 0.11.5
To:
"ports " <ports@openbsd.org>
Cc:
edd@openbsd.org
Date:
Mon, 3 Nov 2025 13:11:31 +0100

Download raw body.

Thread
  • Laurent Cheylus:

    [update] editors/neovim 0.11.5

Hi ports@

[cc edd@ as maintainer]

simple update for editors/neovim to the latest version 0.11.5.
Changelog: https://github.com/neovim/neovim/commit/9fa7c0a04638ee3d5fefbdcec347b1c07a5ce9ce

Build and tests OK on current/amd64. No issue detected with my personal configuration + ~25 Lua plugins :)

Tests welcome and please commit if OK.

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/neovim/Makefile,v
diff -u -p -r1.62 Makefile
--- Makefile	8 Sep 2025 19:25:50 -0000	1.62
+++ Makefile	2 Nov 2025 18:27:37 -0000
@@ -11,7 +11,7 @@ EMBED_LUAJIT =	No
 
 COMMENT =	continuation and extension of Vim
 
-DIST_TUPLE =	github neovim neovim v0.11.4 .
+DIST_TUPLE =	github neovim neovim v0.11.5 .
 
 # embedded luajit
 USE_NOBTCFI =	Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/neovim/distinfo,v
diff -u -p -r1.36 distinfo
--- distinfo	8 Sep 2025 19:25:50 -0000	1.36
+++ distinfo	2 Nov 2025 18:27:37 -0000
@@ -2,7 +2,7 @@ SHA256 (LuaJIT-LuaJIT-538a82133ad6fddfd0
 SHA256 (MDeiml-tree-sitter-markdown-v0.5.0.tar.gz) = FMLJSMzw6bYG7sObCShsWd3fKDB4SfcbfOKx0e8Gk34=
 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.4.tar.gz) = g8+VQ77auL7IwRzVDM2aS/FXBCCpFLmij4OtEAym1SQ=
+SHA256 (neovim-neovim-v0.11.5.tar.gz) = xjRQ37QrsBFc1elZ+Bx3mJ4cj9Ag1ePx5tiXFUzot3E=
 SHA256 (neovim-tree-sitter-vim-v0.7.0.tar.gz) = ROq8MRJ8T+rNoZ8qBaV4gnISj/VhzgEJOot6U6rcx7I=
 SHA256 (neovim-tree-sitter-vimdoc-v4.0.0.tar.gz) = gJZ5TA8JCy10t7/5RUisG+MoW5Kex0+Dm9mz/09Mags=
 SHA256 (tree-sitter-grammars-tree-sitter-lua-v0.4.0.tar.gz) = sJd6ztSmO7dfJnJXh+BHuPX0oJJxLIQOpwcHZdQElVk=
@@ -12,7 +12,7 @@ SIZE (LuaJIT-LuaJIT-538a82133ad6fddfd0ca
 SIZE (MDeiml-tree-sitter-markdown-v0.5.0.tar.gz) = 419516
 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.4.tar.gz) = 12961606
+SIZE (neovim-neovim-v0.11.5.tar.gz) = 12979925
 SIZE (neovim-tree-sitter-vim-v0.7.0.tar.gz) = 364666
 SIZE (neovim-tree-sitter-vimdoc-v4.0.0.tar.gz) = 58862
 SIZE (tree-sitter-grammars-tree-sitter-lua-v0.4.0.tar.gz) = 63999
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/editors/neovim/pkg/PLIST,v
diff -u -p -r1.28 PLIST
--- pkg/PLIST	8 Sep 2025 19:25:50 -0000	1.28
+++ pkg/PLIST	2 Nov 2025 18:27:38 -0000
@@ -294,6 +294,7 @@ share/nvim/runtime/doc/job_control.txt
 share/nvim/runtime/doc/lsp.txt
 share/nvim/runtime/doc/lua-bit.txt
 share/nvim/runtime/doc/lua-guide.txt
+share/nvim/runtime/doc/lua-plugin.txt
 share/nvim/runtime/doc/lua.txt
 share/nvim/runtime/doc/luaref.txt
 share/nvim/runtime/doc/luvref.txt