Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2023 17:04:02 GMT
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1383347dd7d0 - main - editors/neovim: Update to 0.9.0
Message-ID:  <202304071704.337H422k083932@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1383347dd7d0114865bc1c7650aba8cce89890fa

commit 1383347dd7d0114865bc1c7650aba8cce89890fa
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2023-04-07 17:03:14 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2023-04-07 17:03:58 +0000

    editors/neovim: Update to 0.9.0
    
    Note that gettext-runtime is required now, even when NLS is disabled.
    
    Changes: https://github.com/neovim/neovim/blob/v0.9.0/runtime/doc/news.txt
---
 editors/neovim/Makefile                                  |  5 ++---
 editors/neovim/distinfo                                  |  6 +++---
 editors/neovim/files/patch-CMakeLists.txt                |  8 ++++----
 editors/neovim/files/patch-runtime_syntax_sshdconfig.vim | 16 ----------------
 4 files changed, 9 insertions(+), 26 deletions(-)

diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index d52854bfa52e..4f44b9d6057e 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	neovim
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.3
+DISTVERSION=	0.9.0
 CATEGORIES=	editors
 
 MAINTAINER=	adamw@FreeBSD.org
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libluv.so:devel/luv \
 		libuv.so:devel/libuv \
 		libvterm.so:devel/libvterm
 
-USES=		cmake cpe iconv lua:52,build luajit pathfix pkgconfig
+USES=		cmake cpe gettext iconv lua:52,build luajit pathfix pkgconfig
 USE_GITHUB=	yes
 GH_TUPLE=	libmpack:libmpack:1.0.5:libmpack \
 		libmpack:libmpack-lua:1.0.9:libmpack_lua
@@ -39,7 +39,6 @@ OPTIONS_SUB=	yes
 PYNVIM_DESC=	Enable support for plugins written in python
 
 NLS_CMAKE_BOOL=		ENABLE_LIBINTL
-NLS_USES=		gettext
 PYNVIM_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pynvim>=0.3.0:editors/py-pynvim@${PY_FLAVOR}
 PYNVIM_USES=		python:run
 
diff --git a/editors/neovim/distinfo b/editors/neovim/distinfo
index 52c59cae2486..d39b69c27f65 100644
--- a/editors/neovim/distinfo
+++ b/editors/neovim/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1675348989
-SHA256 (neovim-neovim-v0.8.3_GH0.tar.gz) = adf45ff160e1d89f519b6114732eba03485ae469beb27919b0f7a4f6b44233c1
-SIZE (neovim-neovim-v0.8.3_GH0.tar.gz) = 11406282
+TIMESTAMP = 1680886266
+SHA256 (neovim-neovim-v0.9.0_GH0.tar.gz) = 39d79107c54d2f3babcad2cd157c399241c04f6e75e98c18e8afaf2bb5e82937
+SIZE (neovim-neovim-v0.9.0_GH0.tar.gz) = 11549103
 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.9_GH0.tar.gz) = e94d5cf95d7479dca00ff23755fe05a440f11f9d203635e862ad8842de95f40a
diff --git a/editors/neovim/files/patch-CMakeLists.txt b/editors/neovim/files/patch-CMakeLists.txt
index 2527c6c11878..564ac85f400b 100644
--- a/editors/neovim/files/patch-CMakeLists.txt
+++ b/editors/neovim/files/patch-CMakeLists.txt
@@ -1,9 +1,9 @@
---- CMakeLists.txt.orig	2021-07-02 16:36:49 UTC
+--- CMakeLists.txt.orig	2023-04-07 16:52:01 UTC
 +++ CMakeLists.txt
-@@ -517,9 +517,9 @@ endforeach()
+@@ -163,9 +163,9 @@ foreach(CFGNAME ${CMAKE_CONFIGURATION_TYPES})
+   set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY_${CFGNAME} ${CMAKE_BINARY_DIR}/lib)
+ endforeach()
  
- # Find Lua interpreter
- include(LuaHelpers)
 -set(LUA_DEPENDENCIES lpeg mpack bit)
 +set(LUA_DEPENDENCIES lpeg bit)
  if(NOT LUA_PRG)
diff --git a/editors/neovim/files/patch-runtime_syntax_sshdconfig.vim b/editors/neovim/files/patch-runtime_syntax_sshdconfig.vim
deleted file mode 100644
index add09834c402..000000000000
--- a/editors/neovim/files/patch-runtime_syntax_sshdconfig.vim
+++ /dev/null
@@ -1,16 +0,0 @@
-blacklistd has been renamed to blocklistd, so UseBlocklist
-is the preferred alias for UseBlacklist.
-
-See https://github.com/freebsd/freebsd-src/commit/e426c743
-
---- runtime/syntax/sshdconfig.vim.orig	2018-07-26 22:51:00 UTC
-+++ runtime/syntax/sshdconfig.vim
-@@ -221,6 +221,8 @@ syn keyword sshdconfigKeyword Subsystem
- syn keyword sshdconfigKeyword SyslogFacility
- syn keyword sshdconfigKeyword TCPKeepAlive
- syn keyword sshdconfigKeyword TrustedUserCAKeys
-+syn keyword sshdconfigKeyword UseBlacklist
-+syn keyword sshdconfigKeyword UseBlocklist
- syn keyword sshdconfigKeyword UseDNS
- syn keyword sshdconfigKeyword UseLogin
- syn keyword sshdconfigKeyword UsePAM



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304071704.337H422k083932>