aboutsummaryrefslogtreecommitdiff
path: root/net-im/spectral
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2020-04-12 12:48:22 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2020-04-12 12:48:22 +0000
commit562256d4785fdcf13c88ef8e1d527fc93e2846cb (patch)
treed719973efbaee73ddaff2b3dae3e815906782dbc /net-im/spectral
parent156826ed3d3429e9f474ee3fb5397827157cebfa (diff)
downloadports-562256d4785fdcf13c88ef8e1d527fc93e2846cb.tar.gz
ports-562256d4785fdcf13c88ef8e1d527fc93e2846cb.zip
net-im/libqmatrixclient upgrade to latest release
net-im/quaternion fix backwards versioning net-im/spectral revision bump for shared library None of these upgrades are interesting, they just follow the Quotient ecosystem and give me a chance to correct the lost- PORTREVISION in quaternion. PR: 245531 Reported by: lantw44@gmail.com
Notes
Notes: svn path=/head/; revision=531509
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 5e9a73857dfa..d07e275ebd5e 100644
--- a/net-im/spectral/Makefile
+++ b/net-im/spectral/Makefile
@@ -2,7 +2,7 @@
PORTNAME= spectral
PORTVERSION= 603
-PORTREVISION= 3
+PORTREVISION= 4
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.3.1:net-im/libqmatrixclient
+BUILD_DEPENDS= libqmatrixclient>=0.5.3.2:net-im/libqmatrixclient
USES= compiler:c++17-lang gl pkgconfig qmake qt:5 tar:bz2
USE_GL= gl