Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2026 10:01:42 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5fda2c13c238 - main - net-im/neochat: chase libQuotient update
Message-ID:  <6a16c106.34a90.5599d645@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

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

commit 5fda2c13c2383b61cc75d4b4c1333a072ebd566e
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-05-27 10:01:28 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-05-27 10:01:28 +0000

    net-im/neochat: chase libQuotient update
---
 net-im/neochat/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index 6e52e26f8cb3..2ce682afabf5 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	neochat
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net-im deskutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -9,11 +10,10 @@ WWW=		https://invent.kde.org/network/neochat
 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.3:net-im/libquotient \
-		kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
+BUILD_DEPENDS=	kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
 LIB_DEPENDS=	libKUnifiedPush.so:devel/kunifiedpush \
 		libQCoro6Core.so:devel/qcoro \
+		libQuotientQt6.so:net-im/libquotient \
 		libcmark.so:textproc/cmark \
 		libqt6keychain.so:security/qtkeychain@qt6 \
 		libdbus-1.so:devel/dbus \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a16c106.34a90.5599d645>