From 38a57a7081d8a60b0f9b37805f4575d52f28e7df Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 25 Mar 2025 11:37:46 +0100 Subject: [PATCH] net-im/libquotient: update to 0.9.3, latest upstream Release notes are at https://github.com/quotient-im/libQuotient/releases/tag/0.9.3 which mention mostly small fixes. --- net-im/libquotient/Makefile | 2 +- net-im/libquotient/distinfo | 6 +++--- net-im/libquotient/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile index 81dbba8ea422..d9e89229780d 100644 --- a/net-im/libquotient/Makefile +++ b/net-im/libquotient/Makefile @@ -1,5 +1,5 @@ PORTNAME= libquotient -DISTVERSION= 0.9.1 +DISTVERSION= 0.9.3 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/libquotient/distinfo b/net-im/libquotient/distinfo index 682d93acc841..74e3caa83bb6 100644 --- a/net-im/libquotient/distinfo +++ b/net-im/libquotient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735123345 -SHA256 (quotient-im-libQuotient-0.9.1_GH0.tar.gz) = 0a1fd19c9f6e4d93c60fbec5ab4ca84961781e6d00105a4437ecd14aaea36bc9 -SIZE (quotient-im-libQuotient-0.9.1_GH0.tar.gz) = 772882 +TIMESTAMP = 1742897836 +SHA256 (quotient-im-libQuotient-0.9.3_GH0.tar.gz) = 63b35061856edcd1dbc203fecd8730429f6d51103552d62aa6ef6f0f4bbfd6fb +SIZE (quotient-im-libQuotient-0.9.3_GH0.tar.gz) = 777778 diff --git a/net-im/libquotient/pkg-plist b/net-im/libquotient/pkg-plist index 63508735dfe8..d60282c452ae 100644 --- a/net-im/libquotient/pkg-plist +++ b/net-im/libquotient/pkg-plist @@ -157,6 +157,7 @@ include/Quotient/roomstateview.h include/Quotient/settings.h include/Quotient/ssosession.h include/Quotient/syncdata.h +include/Quotient/thread.h include/Quotient/uri.h include/Quotient/uriresolver.h include/Quotient/user.h