From owner-svn-ports-all@freebsd.org Wed Apr 1 09:22:09 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 743BE2B6085; Wed, 1 Apr 2020 09:22:09 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48sggy6JM2z3KJ7; Wed, 1 Apr 2020 09:22:06 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E79622768; Wed, 1 Apr 2020 09:02:35 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03192Ysu049528; Wed, 1 Apr 2020 09:02:34 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03192XFT049522; Wed, 1 Apr 2020 09:02:33 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <202004010902.03192XFT049522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Wed, 1 Apr 2020 09:02:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530207 - in head/net-im: libqmatrixclient quaternion spectral X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head/net-im: libqmatrixclient quaternion spectral X-SVN-Commit-Revision: 530207 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2020 09:22:09 -0000 Author: adridg Date: Wed Apr 1 09:02:33 2020 New Revision: 530207 URL: https://svnweb.freebsd.org/changeset/ports/530207 Log: 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. Modified: head/net-im/libqmatrixclient/Makefile head/net-im/libqmatrixclient/distinfo head/net-im/libqmatrixclient/pkg-plist head/net-im/quaternion/Makefile head/net-im/quaternion/distinfo head/net-im/spectral/Makefile Modified: head/net-im/libqmatrixclient/Makefile ============================================================================== --- head/net-im/libqmatrixclient/Makefile Wed Apr 1 08:59:14 2020 (r530206) +++ head/net-im/libqmatrixclient/Makefile Wed Apr 1 09:02:33 2020 (r530207) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libqmatrixclient -DISTVERSION= 0.5.2 -PORTREVISION= 1 +DISTVERSION= 0.5.3.1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org Modified: head/net-im/libqmatrixclient/distinfo ============================================================================== --- head/net-im/libqmatrixclient/distinfo Wed Apr 1 08:59:14 2020 (r530206) +++ head/net-im/libqmatrixclient/distinfo Wed Apr 1 09:02:33 2020 (r530207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559827129 -SHA256 (quotient-im-libQuotient-0.5.2_GH0.tar.gz) = 1848bc0af53ce42c2b1a1a4fdeccb054af1f9e0f765cadf609f62727ce23dfd2 -SIZE (quotient-im-libQuotient-0.5.2_GH0.tar.gz) = 520642 +TIMESTAMP = 1585661761 +SHA256 (quotient-im-libQuotient-0.5.3.1_GH0.tar.gz) = 747e796f960293d2f6f0b632cf17c090d20654807362c3708f1fef1d0829976d +SIZE (quotient-im-libQuotient-0.5.3.1_GH0.tar.gz) = 528244 Modified: head/net-im/libqmatrixclient/pkg-plist ============================================================================== --- head/net-im/libqmatrixclient/pkg-plist Wed Apr 1 08:59:14 2020 (r530206) +++ head/net-im/libqmatrixclient/pkg-plist Wed Apr 1 09:02:33 2020 (r530207) @@ -81,6 +81,7 @@ include/Quotient/events/event.h include/Quotient/events/eventcontent.h include/Quotient/events/eventloader.h include/Quotient/events/receiptevent.h +include/Quotient/events/reactionevent.h include/Quotient/events/redactionevent.h include/Quotient/events/roomavatarevent.h include/Quotient/events/roomcreateevent.h @@ -107,6 +108,7 @@ include/Quotient/networksettings.h include/Quotient/qt_connection_util.h include/Quotient/room.h include/Quotient/settings.h +include/Quotient/ssosession.h include/Quotient/syncdata.h include/Quotient/user.h include/Quotient/util.h Modified: head/net-im/quaternion/Makefile ============================================================================== --- head/net-im/quaternion/Makefile Wed Apr 1 08:59:14 2020 (r530206) +++ head/net-im/quaternion/Makefile Wed Apr 1 09:02:33 2020 (r530207) @@ -2,8 +2,7 @@ PORTNAME= Quaternion DISTVERSION= 0.0.9.4 -DISTVERSIONSUFFIX= c -PORTREVISION= 5 +DISTVERSIONSUFFIX= d-rc CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \ libsecret-1.so:security/libsecret -BUILD_DEPENDS= libqmatrixclient>=0.5:net-im/libqmatrixclient +BUILD_DEPENDS= libqmatrixclient>=0.5.3.1:net-im/libqmatrixclient USES= cmake compiler:c++17-lang gettext-runtime gnome \ localbase:ldflags qt:5 tar:xz Modified: head/net-im/quaternion/distinfo ============================================================================== --- head/net-im/quaternion/distinfo Wed Apr 1 08:59:14 2020 (r530206) +++ head/net-im/quaternion/distinfo Wed Apr 1 09:02:33 2020 (r530207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559826112 -SHA256 (QMatrixClient-Quaternion-0.0.9.4c_GH0.tar.gz) = a865f29a6342fd7cc2a7bbfb0bf215fcb8abebd72320302b9a76a6a5a80a0df0 -SIZE (QMatrixClient-Quaternion-0.0.9.4c_GH0.tar.gz) = 998434 +TIMESTAMP = 1585662132 +SHA256 (QMatrixClient-Quaternion-0.0.9.4d-rc_GH0.tar.gz) = d66363b20525e821688379dbde725e1ca2c1b519478cac113a538054c3e135dc +SIZE (QMatrixClient-Quaternion-0.0.9.4d-rc_GH0.tar.gz) = 999228 Modified: head/net-im/spectral/Makefile ============================================================================== --- head/net-im/spectral/Makefile Wed Apr 1 08:59:14 2020 (r530206) +++ head/net-im/spectral/Makefile Wed Apr 1 09:02:33 2020 (r530207) @@ -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 technolog 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