svn commit: r454495 - head/editors/neovim
Bartek Rutkowski
robak at FreeBSD.org
Sun Nov 19 14:53:15 UTC 2017
Author: robak
Date: Sun Nov 19 14:53:14 2017
New Revision: 454495
URL: https://svnweb.freebsd.org/changeset/ports/454495
Log:
editors/neovim: update 0.2.1 -> 0.2.2
PR: 223747
Submitted by: Oleh Hushchenkov <gor at clogic.com.ua> (maintainer)
Modified:
head/editors/neovim/Makefile
head/editors/neovim/distinfo
head/editors/neovim/pkg-plist
Modified: head/editors/neovim/Makefile
==============================================================================
--- head/editors/neovim/Makefile Sun Nov 19 14:35:38 2017 (r454494)
+++ head/editors/neovim/Makefile Sun Nov 19 14:53:14 2017 (r454495)
@@ -3,7 +3,7 @@
PORTNAME= neovim
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.1
+DISTVERSION= 0.2.2
CATEGORIES= editors
MAINTAINER= gor at clogic.com.ua
Modified: head/editors/neovim/distinfo
==============================================================================
--- head/editors/neovim/distinfo Sun Nov 19 14:35:38 2017 (r454494)
+++ head/editors/neovim/distinfo Sun Nov 19 14:53:14 2017 (r454495)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1510118947
-SHA256 (neovim-neovim-v0.2.1_GH0.tar.gz) = 9e2c068a8994c9023a5f84cde9eb7188d3c85996a7e42e611e3cd0996e345dd3
-SIZE (neovim-neovim-v0.2.1_GH0.tar.gz) = 8326881
+TIMESTAMP = 1511096400
+SHA256 (neovim-neovim-v0.2.2_GH0.tar.gz) = a838ee07cc9a2ef8ade1b31a2a4f2d5e9339e244ade68e64556c1f4b40ccc5ed
+SIZE (neovim-neovim-v0.2.2_GH0.tar.gz) = 8325879
SHA256 (libmpack-libmpack-1.0.5_GH0.tar.gz) = 4ce91395d81ccea97d3ad4cb962f8540d166e59d3e2ddce8a22979b49f108956
SIZE (libmpack-libmpack-1.0.5_GH0.tar.gz) = 32966
SHA256 (libmpack-libmpack-lua-1.0.6_GH0.tar.gz) = 66811e30b316b53d1e3c4225248d4813b8b852c3e19121ba5ad47a9d4537d1ae
Modified: head/editors/neovim/pkg-plist
==============================================================================
--- head/editors/neovim/pkg-plist Sun Nov 19 14:35:38 2017 (r454494)
+++ head/editors/neovim/pkg-plist Sun Nov 19 14:53:14 2017 (r454495)
@@ -54,6 +54,7 @@ share/nvim/runtime/autoload/paste.vim
share/nvim/runtime/autoload/phpcomplete.vim
share/nvim/runtime/autoload/provider.vim
share/nvim/runtime/autoload/provider/clipboard.vim
+share/nvim/runtime/autoload/provider/node.vim
share/nvim/runtime/autoload/provider/python.vim
share/nvim/runtime/autoload/provider/python3.vim
share/nvim/runtime/autoload/provider/pythonx.vim
@@ -765,6 +766,7 @@ share/nvim/runtime/print/ks_roman.ps
share/nvim/runtime/print/latin1.ps
share/nvim/runtime/print/mac-roman.ps
share/nvim/runtime/print/prolog.ps
+share/nvim/runtime/rgb.txt
share/nvim/runtime/scripts.vim
share/nvim/runtime/synmenu.vim
share/nvim/runtime/syntax/2html.vim
More information about the svn-ports-head
mailing list