summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2022-04-15 19:21:54 -0600
committerAdam Weinberger <adamw@FreeBSD.org>2022-04-15 19:21:58 -0600
commit9d7f6041a678ca69e3281d19c3eea2d505f6304e (patch)
tree2a7d6958c3f3b4d5cd7277b21b08c219ff0da300 /editors
parentdevel/luv: Update to 1.43.0-0 (diff)
editors/neovim: Update to 0.7.0
Diffstat (limited to 'editors')
-rw-r--r--editors/neovim/Makefile12
-rw-r--r--editors/neovim/distinfo10
2 files changed, 7 insertions, 15 deletions
diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index d76e26b504f8..e9a7dd9fdd34 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -2,8 +2,7 @@
PORTNAME= neovim
DISTVERSIONPREFIX= v
-DISTVERSION= 0.6.1
-PORTREVISION= 1
+DISTVERSION= 0.7.0
CATEGORIES= editors
MAINTAINER= adamw@FreeBSD.org
@@ -26,7 +25,7 @@ LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty \
USES= cmake cpe iconv lua:52,build pathfix pkgconfig
USE_GITHUB= yes
GH_TUPLE= libmpack:libmpack:1.0.5:libmpack \
- libmpack:libmpack-lua:1.0.7:libmpack_lua
+ libmpack:libmpack-lua:1.0.9:libmpack_lua
PORTSCOUT= limit:^[0-9\.v]+$$
CMAKE_ARGS= -DLUA_PRG:FILEPATH="${LUA_CMD}" \
@@ -52,13 +51,6 @@ PYNVIM_USES= python:run
USES+= compiler:gcc-c++11-lib
.endif
-post-patch:
- ${REINPLACE_CMD} -e \
- 's|lua_objlen|lua_rawlen| ; \
- s|luaL_reg |luaL_Reg | ; \
- s|luaL_register(L, NULL, \(.*\));|luaL_setfuncs(L, \1, 0);|' \
- ${WRKSRC_libmpack_lua}/lmpack.c
-
post-patch-NLS-off:
${REINPLACE_CMD} -e '/add_subdirectory(po)/d' ${WRKSRC}/src/nvim/CMakeLists.txt
diff --git a/editors/neovim/distinfo b/editors/neovim/distinfo
index e0a63612d5a0..5c65f722c3bd 100644
--- a/editors/neovim/distinfo
+++ b/editors/neovim/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1640983334
-SHA256 (neovim-neovim-v0.6.1_GH0.tar.gz) = dd882c21a52e5999f656cae3f336b5fc702d52addd4d9b5cd3dc39cfff35e864
-SIZE (neovim-neovim-v0.6.1_GH0.tar.gz) = 10597584
+TIMESTAMP = 1650070985
+SHA256 (neovim-neovim-v0.7.0_GH0.tar.gz) = 792a9c55d5d5f4a5148d475847267df309d65fb20f05523f21c1319ea8a6c7df
+SIZE (neovim-neovim-v0.7.0_GH0.tar.gz) = 10925354
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
-SIZE (libmpack-libmpack-lua-1.0.7_GH0.tar.gz) = 15606
+SHA256 (libmpack-libmpack-lua-1.0.9_GH0.tar.gz) = e94d5cf95d7479dca00ff23755fe05a440f11f9d203635e862ad8842de95f40a
+SIZE (libmpack-libmpack-lua-1.0.9_GH0.tar.gz) = 16087