aboutsummaryrefslogtreecommitdiff
path: root/net-im/quaternion/Makefile
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/quaternion/Makefile
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/quaternion/Makefile')
-rw-r--r--net-im/quaternion/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile
index a64ce389b338..706612d9e55f 100644
--- a/net-im/quaternion/Makefile
+++ b/net-im/quaternion/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Quaternion
DISTVERSION= 0.0.95-beta3
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
@@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \
libsecret-1.so:security/libsecret
-BUILD_DEPENDS= libquotient>=0.6.4:net-im/libquotient
+BUILD_DEPENDS= libquotient>=0.6.6:net-im/libquotient
USES= cmake compiler:c++17-lang gettext-runtime gnome \
localbase:ldflags qt:5 tar:xz