Friday, June 02, 2023

[update] editors/neovim version 0.9.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/neovim/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile 24 Apr 2023 11:40:38 -0000 1.35
+++ Makefile 2 Jun 2023 16:01:14 -0000
@@ -13,8 +13,7 @@ COMMENT = continuation and extension of

GH_ACCOUNT = neovim
GH_PROJECT = neovim
-GH_TAGNAME = v0.9.0
-REVISION = 0
+GH_TAGNAME = v0.9.1

CATEGORIES = editors devel
HOMEPAGE = https://neovim.io
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/neovim/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo 18 Apr 2023 19:17:16 -0000 1.19
+++ distinfo 2 Jun 2023 16:01:14 -0000
@@ -1,8 +1,8 @@
SHA256 (lua-compat-5.3-v0.9.tar.gz) = rQVUDS2WpIclu3mh3vNc9mUqTi7CY3biYXyM4rqm9BY=
SHA256 (luajit-505e2c03de35e2718eef0d2d3660712e06dadf1f.tar.gz) = Z8iDmbkBoi6aI29Ld+b+Oa8A9rcUTOndb1EUHZIfEHY=
SHA256 (luv-093a977b82077591baefe1e880d37dfa2730bd54.tar.gz) = Iis4tkJfCSYhjhTn2oFIH93m+WYMH+rCWlPm+1LohuY=
-SHA256 (neovim-0.9.0.tar.gz) = OdeRB8VNLzurytLNFXw5kkHAT2516YwY6K+vK7XoKTc=
+SHA256 (neovim-0.9.1.tar.gz) = jbF8Kh9HdtzaAOWUieoNmLqC99Go6gMoHWQOWNijoA4=
SIZE (lua-compat-5.3-v0.9.tar.gz) = 53599
SIZE (luajit-505e2c03de35e2718eef0d2d3660712e06dadf1f.tar.gz) = 1075264
SIZE (luv-093a977b82077591baefe1e880d37dfa2730bd54.tar.gz) = 127241
-SIZE (neovim-0.9.0.tar.gz) = 11549103
+SIZE (neovim-0.9.1.tar.gz) = 11567358
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/editors/neovim/pkg/PLIST,v
retrieving revision 1.18
diff -u -p -r1.18 PLIST
--- pkg/PLIST 18 Apr 2023 19:17:16 -0000 1.18
+++ pkg/PLIST 2 Jun 2023 16:01:14 -0000
@@ -433,6 +433,7 @@ share/nvim/runtime/ftplugin/context.vim
share/nvim/runtime/ftplugin/cpp.vim
share/nvim/runtime/ftplugin/crm.vim
share/nvim/runtime/ftplugin/crontab.vim
+share/nvim/runtime/ftplugin/cs.lua
share/nvim/runtime/ftplugin/cs.vim
share/nvim/runtime/ftplugin/csc.vim
share/nvim/runtime/ftplugin/csh.vim
Hi,

update editors/neovim port to the latest version 0.9.1: update Makefile,
distinfo and pkg/PLIST for this version.

Build and tests OK on current/amd64.

Please commit if OK.

Laurent

No comments:

Post a Comment