Date: Wed, 29 May 2019 14:44:45 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502963 - head/editors/neovim Message-ID: <201905291444.x4TEijIZ044913@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Wed May 29 14:44:45 2019 New Revision: 502963 URL: https://svnweb.freebsd.org/changeset/ports/502963 Log: Update neovim to 0.3.7 Modified: head/editors/neovim/Makefile head/editors/neovim/distinfo Modified: head/editors/neovim/Makefile ============================================================================== --- head/editors/neovim/Makefile Wed May 29 14:43:18 2019 (r502962) +++ head/editors/neovim/Makefile Wed May 29 14:44:45 2019 (r502963) @@ -3,7 +3,7 @@ PORTNAME= neovim DISTVERSIONPREFIX= v -DISTVERSION= 0.3.6 +DISTVERSION= 0.3.7 CATEGORIES= editors MAINTAINER= adamw@FreeBSD.org Modified: head/editors/neovim/distinfo ============================================================================== --- head/editors/neovim/distinfo Wed May 29 14:43:18 2019 (r502962) +++ head/editors/neovim/distinfo Wed May 29 14:44:45 2019 (r502963) @@ -1,6 +1,6 @@ -TIMESTAMP = 1559096201 -SHA256 (neovim-neovim-v0.3.6_GH0.tar.gz) = 8aa3416db33bf8411cf721922990ea2cc28a3c8c994af18eae16fd1ba75cad2e -SIZE (neovim-neovim-v0.3.6_GH0.tar.gz) = 9232111 +TIMESTAMP = 1559141013 +SHA256 (neovim-neovim-v0.3.7_GH0.tar.gz) = 4c0f1b839ef2c8cfee63eb2a072324accf4f0c0badd2fbd087d3e7a12d538bca +SIZE (neovim-neovim-v0.3.7_GH0.tar.gz) = 9231661 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905291444.x4TEijIZ044913>