Sunday, April 27, 2025

[update] editors/neovim 0.11.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/neovim/Makefile,v
diff -u -p -r1.56 Makefile
--- Makefile 22 Apr 2025 20:43:35 -0000 1.56
+++ Makefile 27 Apr 2025 08:38:01 -0000
@@ -11,8 +11,7 @@ EMBED_LUAJIT = No

COMMENT = continuation and extension of Vim

-DIST_TUPLE = github neovim neovim v0.11.0 .
-REVISION = 0
+DIST_TUPLE = github neovim neovim v0.11.1 .

# embedded luajit
USE_NOBTCFI = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/neovim/distinfo,v
diff -u -p -r1.32 distinfo
--- distinfo 22 Apr 2025 20:43:35 -0000 1.32
+++ distinfo 27 Apr 2025 08:38:01 -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.0.tar.gz) = aCbEgS6WmV0pqYWG1E++58myBFSF1Q0XS+zW1SQrMxk=
+SHA256 (neovim-neovim-v0.11.1.tar.gz) = /+f5p2M+2JX/atsQOa91Fs1kU3FciImthEtvo5w99EM=
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.0.tar.gz) = 12901255
+SIZE (neovim-neovim-v0.11.1.tar.gz) = 12907535
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
Hi ports@

[cc edd@ as maintainer]

simple update for editors/neovim to the latest version 0.11.1 (mostly bugfix).

Build and tests OK on current/amd64 + tests with my Lua configuration and ~25 nvim plugins :)

Tests welcome and please commit if OK.

Laurent

No comments:

Post a Comment