Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2019 16:34:15 +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: r505842 - head/editors/neovim
Message-ID:  <201907041634.x64GYFqQ031606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Thu Jul  4 16:34:15 2019
New Revision: 505842
URL: https://svnweb.freebsd.org/changeset/ports/505842

Log:
  neovim: Update to 0.3.8
  
   * security: 'modeline', 'modelineexpr'
   * Disallow API calls in the sandbox.
  
  MFH:		2019Q3

Modified:
  head/editors/neovim/Makefile
  head/editors/neovim/distinfo

Modified: head/editors/neovim/Makefile
==============================================================================
--- head/editors/neovim/Makefile	Thu Jul  4 16:22:16 2019	(r505841)
+++ head/editors/neovim/Makefile	Thu Jul  4 16:34:15 2019	(r505842)
@@ -3,7 +3,7 @@
 
 PORTNAME=	neovim
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.7
+DISTVERSION=	0.3.8
 CATEGORIES=	editors
 
 MAINTAINER=	adamw@FreeBSD.org

Modified: head/editors/neovim/distinfo
==============================================================================
--- head/editors/neovim/distinfo	Thu Jul  4 16:22:16 2019	(r505841)
+++ head/editors/neovim/distinfo	Thu Jul  4 16:34:15 2019	(r505842)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1559141013
-SHA256 (neovim-neovim-v0.3.7_GH0.tar.gz) = 4c0f1b839ef2c8cfee63eb2a072324accf4f0c0badd2fbd087d3e7a12d538bca
-SIZE (neovim-neovim-v0.3.7_GH0.tar.gz) = 9231661
+TIMESTAMP = 1562257954
+SHA256 (neovim-neovim-v0.3.8_GH0.tar.gz) = 953e134568d824dad7cbf32ee3114951732f9a750c462e430e6b593f418af76c
+SIZE (neovim-neovim-v0.3.8_GH0.tar.gz) = 9233661
 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?201907041634.x64GYFqQ031606>