git: eb2f81901a87 - main - net-im/libquotient: Update to 0.9.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Feb 2026 18:04:38 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb2f81901a87c6b0f764b6ae75aed792adf12724
commit eb2f81901a87c6b0f764b6ae75aed792adf12724
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-02-08 08:11:59 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-02-10 18:04:24 +0000
net-im/libquotient: Update to 0.9.5
Bump consumers as this is a static library
PR: 293027
Approved by: adridg (via private email)
---
deskutils/itinerary/Makefile | 1 +
net-im/libquotient/Makefile | 4 +---
net-im/libquotient/distinfo | 8 +++-----
net-im/neochat/Makefile | 1 +
net-im/quaternion/Makefile | 1 +
5 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/deskutils/itinerary/Makefile b/deskutils/itinerary/Makefile
index 05a0281460ee..8cfea1388b9f 100644
--- a/deskutils/itinerary/Makefile
+++ b/deskutils/itinerary/Makefile
@@ -1,5 +1,6 @@
PORTNAME= itinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile
index ba5440066f5b..7bb80ae8a080 100644
--- a/net-im/libquotient/Makefile
+++ b/net-im/libquotient/Makefile
@@ -1,10 +1,8 @@
PORTNAME= libquotient
-DISTVERSION= 0.9.3
-PORTREVISION= 3
+DISTVERSION= 0.9.5
CATEGORIES= net-im
PATCH_SITES= https://github.com/quotient-im/libQuotient/commit/
-PATCHFILES+= 861f520092c9c915356234e85c0744097a155822.patch:-p1 # Fix build with Qt 6.10
PATCHFILES+= ea83157eed37ff97ab275a5d14c971f0a5a70595.patch:-p1 # Fix configure of consumers with Qt 6.10
PATCHFILES+= cbf984531426e9bd533dbae9dd15944271c1012e.patch:-p1 # Fix configure of consumers with Qt 6.10
diff --git a/net-im/libquotient/distinfo b/net-im/libquotient/distinfo
index 890f47e0cbde..7a7921ede324 100644
--- a/net-im/libquotient/distinfo
+++ b/net-im/libquotient/distinfo
@@ -1,8 +1,6 @@
-TIMESTAMP = 1763713635
-SHA256 (quotient-im-libQuotient-0.9.3_GH0.tar.gz) = 63b35061856edcd1dbc203fecd8730429f6d51103552d62aa6ef6f0f4bbfd6fb
-SIZE (quotient-im-libQuotient-0.9.3_GH0.tar.gz) = 777778
-SHA256 (861f520092c9c915356234e85c0744097a155822.patch) = 397bfae6497d2200e132209f8d2debaca06cfe072834c0bbd99e9e5f269c4b5a
-SIZE (861f520092c9c915356234e85c0744097a155822.patch) = 775
+TIMESTAMP = 1770384591
+SHA256 (quotient-im-libQuotient-0.9.5_GH0.tar.gz) = 24366dd59aca7b991756e45c3c8823c43fc6a8fdb161ea6dcce5b666c6300766
+SIZE (quotient-im-libQuotient-0.9.5_GH0.tar.gz) = 780007
SHA256 (ea83157eed37ff97ab275a5d14c971f0a5a70595.patch) = cb90b4fe80d84c07edf022e54061ab04ae249a2e5eb1620722ff42fe2031594b
SIZE (ea83157eed37ff97ab275a5d14c971f0a5a70595.patch) = 1381
SHA256 (cbf984531426e9bd533dbae9dd15944271c1012e.patch) = f24dc08451daff9dc4d9f6ef2773e55091430c8513a019b6095adcf593f275db
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index a338dcfec889..ee37a9d5c33d 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -1,5 +1,6 @@
PORTNAME= neochat
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile
index 2885c2af25c1..612b0ce6d5f9 100644
--- a/net-im/quaternion/Makefile
+++ b/net-im/quaternion/Makefile
@@ -1,5 +1,6 @@
PORTNAME= Quaternion
DISTVERSION= 0.0.97.1
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org