Index | Thread | Search

From:
Laurent Cheylus <foxy@free.fr>
Subject:
[update] editors/neovim 0.9.5
To:
edd@theunixzoo.co.uk
Cc:
Ports <ports@openbsd.org>
Date:
Tue, 16 Jan 2024 17:33:46 +0100

Download raw body.

Thread
  • Laurent Cheylus:

    [update] editors/neovim 0.9.5

Hi,

a simple patch to update editors/neovim port with the latest release of Neovim (0.9.5)
https://github.com/neovim/neovim/releases/tag/v0.9.5

Build and tests OK on current/amd64. Tests OK with my Lua configuration and 30 plugins!

Laurent

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/neovim/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- Makefile	19 Dec 2023 15:48:32 -0000	1.41
+++ Makefile	16 Jan 2024 16:27:03 -0000
@@ -10,9 +10,8 @@ EMBED_LUAJIT =	No
 .endif
 
 COMMENT =	continuation and extension of Vim
-REVISION =	0
 
-DIST_TUPLE =	github neovim neovim v0.9.4 .
+DIST_TUPLE =	github neovim neovim v0.9.5 .
 
 # embedded luajit
 USE_NOBTCFI =	Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/neovim/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo	19 Dec 2023 15:48:32 -0000	1.22
+++ distinfo	16 Jan 2024 16:27:03 -0000
@@ -2,9 +2,9 @@ SHA256 (1907abb4c27857fe7f4e7394f32e130f
 SHA256 (LuaJIT-LuaJIT-03c31124cc3b521ef54fe398e10fa55660a5057d.tar.gz) = YdzHrj9UOuPMMOZtsGDjHip35L407mXjcMlT0RK01gw=
 SHA256 (keplerproject-lua-compat-5.3-v0.9.tar.gz) = rQVUDS2WpIclu3mh3vNc9mUqTi7CY3biYXyM4rqm9BY=
 SHA256 (luvit-luv-1.45.0-0.tar.gz) = l+iZQPnuqo37NPHBn4DdNzKZxCcZ0VIo7HkPQV1OSWU=
-SHA256 (neovim-neovim-v0.9.4.tar.gz) = FINWAn7o1Yat67ZROpTXaszHnalZcQms5cRFsJ04MJM=
+SHA256 (neovim-neovim-v0.9.5.tar.gz) = /nQ2n8MKMux6CGsQE6zQ6s1nTnVw6xrMUgpmGAyelxk=
 SIZE (1907abb4c27857fe7f4e7394f32e130f9955a2e7.patch) = 3029
 SIZE (LuaJIT-LuaJIT-03c31124cc3b521ef54fe398e10fa55660a5057d.tar.gz) = 1073919
 SIZE (keplerproject-lua-compat-5.3-v0.9.tar.gz) = 53599
 SIZE (luvit-luv-1.45.0-0.tar.gz) = 130334
-SIZE (neovim-neovim-v0.9.4.tar.gz) = 11585425
+SIZE (neovim-neovim-v0.9.5.tar.gz) = 11590180