Hello, Here is an update to neovim for version 0.3.1. The new release contains mostly bugfixes and nothing major. As such, the diff is just a version bump and everything else remains the same.
OK? -- Jon
Index: editors/neovim/Makefile =================================================================== RCS file: /cvs/ports/editors/neovim/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- editors/neovim/Makefile 1 Jul 2018 14:16:29 -0000 1.9 +++ editors/neovim/Makefile 28 Jul 2018 18:21:09 -0000 @@ -4,7 +4,7 @@ COMMENT = continuation and extension of GH_ACCOUNT = neovim GH_PROJECT = neovim -GH_TAGNAME = v0.3.0 +GH_TAGNAME = v0.3.1 CATEGORIES = editors devel HOMEPAGE = http://neovim.org Index: editors/neovim/distinfo =================================================================== RCS file: /cvs/ports/editors/neovim/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- editors/neovim/distinfo 1 Jul 2018 14:16:29 -0000 1.3 +++ editors/neovim/distinfo 28 Jul 2018 18:21:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (neovim-0.3.0.tar.gz) = 96y2GxbT9SGQfZnEhrep8eUF6LKhjJ72mm1/GPKfdLg= -SIZE (neovim-0.3.0.tar.gz) = 8903630 +SHA256 (neovim-0.3.1.tar.gz) = vF45LUwHZAeQbM7LwoPhpEt4MsL0hsrYGqBMwplzrSI= +SIZE (neovim-0.3.1.tar.gz) = 8937900