On Mon, 31 Jan 2022, Edd Barrett wrote:

> Hi,
> 
> Easy update to neovim-0.6.1.
> 
> Note that the The statically linked deps were not changed since 0.6.0, and 
> that
> the PLIST change is just `make plist` churn.
> 
> Cheers

Builds and works fine for me on amd64.
ok paco@

> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/editors/neovim/Makefile,v
> retrieving revision 1.25
> diff -u -p -r1.25 Makefile
> --- Makefile  25 Dec 2021 10:44:22 -0000      1.25
> +++ Makefile  30 Jan 2022 19:40:42 -0000
> @@ -15,7 +15,7 @@ COMMENT =   continuation and extension of 
>  
>  GH_ACCOUNT = neovim
>  GH_PROJECT = neovim
> -GH_TAGNAME = v0.6.0
> +GH_TAGNAME = v0.6.1
>  
>  CATEGORIES = editors devel
>  HOMEPAGE =   https://neovim.io
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/editors/neovim/distinfo,v
> retrieving revision 1.11
> diff -u -p -r1.11 distinfo
> --- distinfo  25 Dec 2021 10:44:22 -0000      1.11
> +++ distinfo  30 Jan 2022 19:40:53 -0000
> @@ -1,6 +1,6 @@
>  SHA256 (luajit-b4b2dce9fc3ffaaaede39b36d06415311e2aa516.tar.gz) = 
> bJ5Gh32y3xbKD6dttAQ+0woa5gyJ2bosPk016yNgzU0=
>  SHA256 (luv-1.42.0-1.tar.gz) = S2+6qJ0kIO32BwrZ5SKZPhMr1+slQP91TCufFJd0TbI=
> -SHA256 (neovim-0.6.0.tar.gz) = LP1gDPpbtXVkzCL/u7yyyRUxBT/D3pkt8zZWYUOE+kw=
> +SHA256 (neovim-0.6.1.tar.gz) = 3YgsIaUuWZn2Vsrj8za1/HAtUq3dTZtc09w5z/816GQ=
>  SIZE (luajit-b4b2dce9fc3ffaaaede39b36d06415311e2aa516.tar.gz) = 1072160
>  SIZE (luv-1.42.0-1.tar.gz) = 1444368
> -SIZE (neovim-0.6.0.tar.gz) = 10592213
> +SIZE (neovim-0.6.1.tar.gz) = 10597584
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/editors/neovim/pkg/PLIST,v
> retrieving revision 1.11
> diff -u -p -r1.11 PLIST
> --- pkg/PLIST 25 Dec 2021 10:44:22 -0000      1.11
> +++ pkg/PLIST 30 Jan 2022 20:17:46 -0000
> @@ -393,6 +393,7 @@ share/nvim/runtime/ftplugin/cdrdaoconf.v
>  share/nvim/runtime/ftplugin/cfg.vim
>  share/nvim/runtime/ftplugin/ch.vim
>  share/nvim/runtime/ftplugin/changelog.vim
> +share/nvim/runtime/ftplugin/checkhealth.vim
>  share/nvim/runtime/ftplugin/chicken.vim
>  share/nvim/runtime/ftplugin/clojure.vim
>  share/nvim/runtime/ftplugin/cmake.vim
> @@ -1050,6 +1051,7 @@ share/nvim/runtime/syntax/chaiscript.vim
>  share/nvim/runtime/syntax/change.vim
>  share/nvim/runtime/syntax/changelog.vim
>  share/nvim/runtime/syntax/chaskell.vim
> +share/nvim/runtime/syntax/checkhealth.vim
>  share/nvim/runtime/syntax/cheetah.vim
>  share/nvim/runtime/syntax/chicken.vim
>  share/nvim/runtime/syntax/chill.vim
> 
> -- 
> Best Regards
> Edd Barrett
> 
> https://www.theunixzoo.co.uk
> 

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to