aboutsummaryrefslogtreecommitdiff
path: root/net-im/neochat
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-04-06 11:32:34 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-04-06 11:32:34 +0000
commit7143d361cb6b3f351e3b630f127034465eb84c4e (patch)
tree565d3f2c198a974c5a42fb18070d715c71f1403e /net-im/neochat
parent6931339fc42951086a7582772854ed12ef22b2e3 (diff)
downloadports-7143d361cb6b3f351e3b630f127034465eb84c4e.tar.gz
ports-7143d361cb6b3f351e3b630f127034465eb84c4e.zip
Update net-im/libquotient to 0.6.6 (latest upstream)
libQuotient is a Matrix-client library used by several Matrix clients in the ports tree. 0.6.6 fixes a crash that can be triggered remotely. Bump two consumers to make them rebuild. net-im/spectral isn't bumped because it doesn't see any development, needs a specific bundled git hash, etc .. While here mark the old-old name of libQuotient as deprecated; I don't think it has any consumers.
Diffstat (limited to 'net-im/neochat')
-rw-r--r--net-im/neochat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index f24fecf09168..0d57888ece6d 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -2,6 +2,7 @@
PORTNAME= neochat
DISTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt
LIB_DEPENDS= libcmark.so:textproc/cmark \
libqt5keychain.so:security/qtkeychain
-BUILD_DEPENDS= libquotient>=0.6.4:net-im/libquotient \
+BUILD_DEPENDS= libquotient>=0.6.6:net-im/libquotient \
kquickimageeditor>=0.1.2:graphics/kquickimageeditor
# Quotient is a static lib
RUN_DEPENDS= kquickimageeditor>=0.1.2:graphics/kquickimageeditor