git: c216df43b24f - main - editors/neovim-qt: Update to 0.2.18

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sat, 19 Oct 2024 17:00:25 UTC
The branch main has been updated by eduardo:

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

commit c216df43b24f73b77bfe9184ae2df0b4b62b41bc
Author:     Bartek Jasicki <thindil@laeran.pl.eu.org>
AuthorDate: 2024-10-19 15:56:44 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-10-19 17:00:08 +0000

    editors/neovim-qt: Update to 0.2.18
    
    - Pet stage QA by cleaning some deps
    
    ChangeLog: https://github.com/equalsraf/neovim-qt/compare/ecb3679...v0.2.18
    
    PR:             282190
---
 editors/neovim-qt/Makefile | 12 ++++--------
 editors/neovim-qt/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/editors/neovim-qt/Makefile b/editors/neovim-qt/Makefile
index fb25a636e0f4..8c784092aaeb 100644
--- a/editors/neovim-qt/Makefile
+++ b/editors/neovim-qt/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	neovim-qt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.17-66
-PORTREVISION=	1
+DISTVERSION=	0.2.18
 CATEGORIES=	editors
 PKGNAMESUFFIX=	${FLAVOR:S/qt//}
 
@@ -12,10 +11,8 @@ WWW=		https://github.com/equalsraf/neovim-qt/
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	neovim>=0:editors/neovim \
-		unibilium>=0:devel/unibilium
-LIB_DEPENDS=	libmsgpackc.so:devel/msgpack-c \
-		libunibilium.so:devel/unibilium
+BUILD_DEPENDS=	neovim>=0:editors/neovim
+LIB_DEPENDS=	libmsgpack-c.so:devel/msgpack-c
 RUN_DEPENDS=	neovim>=0:editors/neovim
 
 FLAVORS=		qt5 qt6
@@ -26,12 +23,11 @@ qt6_CONFLICTS_INSTALL=	neovim-qt5
 USES=		${_USES_${FLAVOR}} cmake desktop-file-utils qt:${FLAVOR:S/qt//}
 USE_GITHUB=	yes
 GH_ACCOUNT=	equalsraf
-GH_TAGNAME=	ecb3679
 _USES_qt6=	gl
 _USE_QT_qt5=	core gui network svg testlib widgets buildtools:build \
 		qmake:build
 _USE_QT_qt6=	base svg
-_USE_GL_qt6=	gl opengl
+_USE_GL_qt6=	opengl
 USE_GL=		${_USE_GL_${FLAVOR}}
 USE_QT=		${_USE_QT_${FLAVOR}}
 
diff --git a/editors/neovim-qt/distinfo b/editors/neovim-qt/distinfo
index 23c81e2c8756..b28fa1c233c8 100644
--- a/editors/neovim-qt/distinfo
+++ b/editors/neovim-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692790182
-SHA256 (equalsraf-neovim-qt-v0.2.17-66-ecb3679_GH0.tar.gz) = a5767ac408baac22646d8f96ea3c95ba8217e7d2542d1e12339f6f1e39fc3356
-SIZE (equalsraf-neovim-qt-v0.2.17-66-ecb3679_GH0.tar.gz) = 1079297
+TIMESTAMP = 1729349681
+SHA256 (equalsraf-neovim-qt-v0.2.18_GH0.tar.gz) = b1e1e019946ecb106b3aea8e35fc6e367d2efce44ca1c1599a2ccdfb35a28635
+SIZE (equalsraf-neovim-qt-v0.2.18_GH0.tar.gz) = 1078273