Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2017 14:53:14 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454495 - head/editors/neovim
Message-ID:  <201711191453.vAJErEvC005399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711191453.vAJErEvC005399>