diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2019-04-28 21:08:06 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2019-04-28 21:08:06 +0000 |
commit | 84fcbffce0049131519607f57fda92ce308d611e (patch) | |
tree | e51a81cb4a3b62aa14ae7e2810de92d9e53d3f95 /editors/neovim | |
parent | e2f0a62f794d3583b9aa220e71c4b40fbab94fde (diff) | |
download | ports-84fcbffce0049131519607f57fda92ce308d611e.tar.gz ports-84fcbffce0049131519607f57fda92ce308d611e.zip |
Notes
Diffstat (limited to 'editors/neovim')
-rw-r--r-- | editors/neovim/Makefile | 3 | ||||
-rw-r--r-- | editors/neovim/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile index 8d2c14ac1d08..21ec54eef933 100644 --- a/editors/neovim/Makefile +++ b/editors/neovim/Makefile @@ -3,8 +3,7 @@ PORTNAME= neovim DISTVERSIONPREFIX= v -DISTVERSION= 0.3.4 -PORTREVISION= 1 +DISTVERSION= 0.3.5 CATEGORIES= editors MAINTAINER= adamw@FreeBSD.org diff --git a/editors/neovim/distinfo b/editors/neovim/distinfo index f58337519916..0ab5f3c106bb 100644 --- a/editors/neovim/distinfo +++ b/editors/neovim/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1547390550 -SHA256 (neovim-neovim-v0.3.4_GH0.tar.gz) = a641108bdebfaf319844ed46b1bf35d6f7c30ef5aeadeb29ba06e19c3274bc0e -SIZE (neovim-neovim-v0.3.4_GH0.tar.gz) = 9231575 +TIMESTAMP = 1556484851 +SHA256 (neovim-neovim-v0.3.5_GH0.tar.gz) = b8b30043963133214f78901cb6361189c8f94e9f5f1b2493a7cedb4c323236d6 +SIZE (neovim-neovim-v0.3.5_GH0.tar.gz) = 9232168 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.7_GH0.tar.gz) = 2ebe9c8972c378040c9b8505f5fb40a0c64d990cd68be6a62989362b18294d0a |