git: 0f4320ec2c7c - main - net-im/neochat: chase update of libquotient

From: Adriaan de Groot <adridg_at_FreeBSD.org>
Date: Tue, 25 Mar 2025 22:00:26 UTC
The branch main has been updated by adridg:

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

commit 0f4320ec2c7cdab305912de2217e064efe8a72af
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2025-03-25 13:44:44 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2025-03-25 21:57:43 +0000

    net-im/neochat: chase update of libquotient
---
 net-im/neochat/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index 9ffdd4bc0236..d9262bcb4605 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	neochat
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im deskutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSES/GPL-3.0-only.txt
 
 # Quotient is a static lib, doesn't need to be in RUN_DEPENDS
-BUILD_DEPENDS=	libquotient>=0.9.0:net-im/libquotient \
+BUILD_DEPENDS=	libquotient>=0.9.3:net-im/libquotient \
 		kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
 LIB_DEPENDS=	libQCoro6Core.so:devel/qcoro@qt6 \
 		libcmark.so:textproc/cmark \