aboutsummaryrefslogtreecommitdiff
path: root/net-im/spectral
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2020-04-01 09:02:33 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2020-04-01 09:02:33 +0000
commita1f9eeff23b94abaa467f8f9e776db099b181caa (patch)
tree759ebb17b6265163e2d52d327d056b8ea3812ca9 /net-im/spectral
parentbcfbc9f97b9cbd62dc7a6739a552e4283e60b2c1 (diff)
downloadports-a1f9eeff23b94abaa467f8f9e776db099b181caa.tar.gz
ports-a1f9eeff23b94abaa467f8f9e776db099b181caa.zip
Update libqmatrixclient and some consumers
- new "sustaining" libqmatrixclient (er .. Quotient) release wth improvements in SSO and reduction in crashes. https://github.com/quotient-im/libQuotient/releases/tag/0.5.3 https://github.com/quotient-im/libQuotient/releases/tag/0.5.3.1 - chase a newer rc for quaternion (a technical-minded Matrix client) - bump the requirements in Spectral There is a newer Spectral release as well, but it seems to be incompatible with this libQuotient -- needs CMake support that libQuotient does not install.
Notes
Notes: svn path=/head/; revision=530207
Diffstat (limited to 'net-im/spectral')
-rw-r--r--net-im/spectral/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/spectral/Makefile b/net-im/spectral/Makefile
index 7d3a37a24788..5e9a73857dfa 100644
--- a/net-im/spectral/Makefile
+++ b/net-im/spectral/Makefile
@@ -2,7 +2,7 @@
PORTNAME= spectral
PORTVERSION= 603
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT= Glossy Matrix IM client based on Qt technologies
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= libqmatrixclient>=0.5:net-im/libqmatrixclient
+BUILD_DEPENDS= libqmatrixclient>=0.5.3.1:net-im/libqmatrixclient
USES= compiler:c++17-lang gl pkgconfig qmake qt:5 tar:bz2
USE_GL= gl