Date: Wed, 29 May 2019 02:24:02 +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: r502923 - head/editors/neovim Message-ID: <201905290224.x4T2O2Ld056509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Wed May 29 02:24:01 2019 New Revision: 502923 URL: https://svnweb.freebsd.org/changeset/ports/502923 Log: Update neovim to 0.3.6 Modified: head/editors/neovim/Makefile head/editors/neovim/distinfo Modified: head/editors/neovim/Makefile ============================================================================== --- head/editors/neovim/Makefile Tue May 28 21:50:54 2019 (r502922) +++ head/editors/neovim/Makefile Wed May 29 02:24:01 2019 (r502923) @@ -3,8 +3,7 @@ PORTNAME= neovim DISTVERSIONPREFIX= v -DISTVERSION= 0.3.5 -PORTREVISION= 1 +DISTVERSION= 0.3.6 CATEGORIES= editors MAINTAINER= adamw@FreeBSD.org Modified: head/editors/neovim/distinfo ============================================================================== --- head/editors/neovim/distinfo Tue May 28 21:50:54 2019 (r502922) +++ head/editors/neovim/distinfo Wed May 29 02:24:01 2019 (r502923) @@ -1,6 +1,6 @@ -TIMESTAMP = 1556484851 -SHA256 (neovim-neovim-v0.3.5_GH0.tar.gz) = b8b30043963133214f78901cb6361189c8f94e9f5f1b2493a7cedb4c323236d6 -SIZE (neovim-neovim-v0.3.5_GH0.tar.gz) = 9232168 +TIMESTAMP = 1559096201 +SHA256 (neovim-neovim-v0.3.6_GH0.tar.gz) = 8aa3416db33bf8411cf721922990ea2cc28a3c8c994af18eae16fd1ba75cad2e +SIZE (neovim-neovim-v0.3.6_GH0.tar.gz) = 9232111 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?201905290224.x4T2O2Ld056509>