Date: Fri, 25 Feb 2022 10:44:14 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6326bd4468cf - main - net-im/mtxclient: update to latest release Message-ID: <202202251044.21PAiEOQ088771@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=6326bd4468cfdea006d313e71332080bc7f1edf8 commit 6326bd4468cfdea006d313e71332080bc7f1edf8 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2022-02-24 23:38:16 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2022-02-25 10:44:10 +0000 net-im/mtxclient: update to latest release This goes together with the update to nheko to avoid a crash when the matrix server is updated. Release notes at https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.6.2 --- net-im/mtxclient/Makefile | 2 +- net-im/mtxclient/distinfo | 6 +++--- net-im/nheko/Makefile | 4 ++-- net-im/nheko/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile index b5bb08138cb5..994723adfac9 100644 --- a/net-im/mtxclient/Makefile +++ b/net-im/mtxclient/Makefile @@ -1,6 +1,6 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v -DISTVERSION= 0.6.1 +DISTVERSION= 0.6.2 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/mtxclient/distinfo b/net-im/mtxclient/distinfo index c1782dc00ab6..3e656289092d 100644 --- a/net-im/mtxclient/distinfo +++ b/net-im/mtxclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641247429 -SHA256 (Nheko-Reborn-mtxclient-v0.6.1_GH0.tar.gz) = d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c -SIZE (Nheko-Reborn-mtxclient-v0.6.1_GH0.tar.gz) = 596763 +TIMESTAMP = 1645744752 +SHA256 (Nheko-Reborn-mtxclient-v0.6.2_GH0.tar.gz) = 97e41340c3f03db8a7625dcd54f6c6a3c8726c7b7226630727fea7d2bb2213bf +SIZE (Nheko-Reborn-mtxclient-v0.6.2_GH0.tar.gz) = 596675 diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 48848d9ce450..32ca7912c3f5 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -1,6 +1,6 @@ PORTNAME= nheko DISTVERSIONPREFIX=v -DISTVERSION= 0.9.1 +DISTVERSION= 0.9.1-1 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org @@ -29,7 +29,7 @@ USE_QT= concurrent core dbus declarative gui multimedia network \ graphicaleffects_run \ buildtools_build linguist_build qmake_build -# There is one external dependencie: lmdb++ +# There is one external dependency: lmdb++ # - lmdb++ is a single header file, it just needs to be included CMAKE_ARGS= -DLMDBXX_INCLUDE_DIR=${WRKSRC}/deps/lmdb -DVOIP=OFF CFLAGS+= -DSPDLOG_FMT_EXTERNAL=1 diff --git a/net-im/nheko/distinfo b/net-im/nheko/distinfo index 8d697f10a007..ed9db12cdee4 100644 --- a/net-im/nheko/distinfo +++ b/net-im/nheko/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1641248594 -SHA256 (Nheko-Reborn-nheko-v0.9.1_GH0.tar.gz) = f8261131ed10816bdae568e5d88f6f41adc6cc2564f2f57b07266103a4972776 -SIZE (Nheko-Reborn-nheko-v0.9.1_GH0.tar.gz) = 1374697 +TIMESTAMP = 1645745179 +SHA256 (Nheko-Reborn-nheko-v0.9.1-1_GH0.tar.gz) = 4e3b5994afd66a89441a616b9a8ea380aa544645e3dd4d36925495a317fdb0c4 +SIZE (Nheko-Reborn-nheko-v0.9.1-1_GH0.tar.gz) = 1374773 SHA256 (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = f1d048d7ec720667a3ea091ed44f06eb79171e77d646a59dac45b9e5ff75f33b SIZE (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = 52468
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202251044.21PAiEOQ088771>