git: a200019d4fd3 - main - net-im/nheko: Prepare for Qt 6.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Dec 2025 01:04:37 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a200019d4fd36e6c8154d36ee994974c6941499d
commit a200019d4fd36e6c8154d36ee994974c6941499d
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-12-05 00:25:51 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-12-05 01:03:43 +0000
net-im/nheko: Prepare for Qt 6.10
Add upstream patch to fix configure with Qt 6.10.
With hat: kde@
---
net-im/nheko/Makefile | 3 +++
net-im/nheko/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile
index cff58123c97b..d751ab47d95e 100644
--- a/net-im/nheko/Makefile
+++ b/net-im/nheko/Makefile
@@ -4,6 +4,9 @@ DISTVERSION= 0.12.0
PORTREVISION= 2
CATEGORIES= net-im
+PATCH_SITES= https://github.com/Nheko-Reborn/nheko/commit/
+PATCHFILES+= af2ca72030deb14a920a888e807dc732d93e3714.patch:-p1 # Fix configure with Qt 6.10
+
MAINTAINER= adridg@FreeBSD.org
COMMENT= Matrix IM client based on Qt technologies
WWW= https://nheko.im/nheko-reborn/nheko/
diff --git a/net-im/nheko/distinfo b/net-im/nheko/distinfo
index 23d8f39f196c..b0ef03578bef 100644
--- a/net-im/nheko/distinfo
+++ b/net-im/nheko/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1729969462
+TIMESTAMP = 1763630399
SHA256 (Nheko-Reborn-nheko-v0.12.0_GH0.tar.gz) = a3a7578bd9386a0b9a4188fa1296fdddb7df0f846c39728b80a998f9d06f36d1
SIZE (Nheko-Reborn-nheko-v0.12.0_GH0.tar.gz) = 2094339
SHA256 (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = f1d048d7ec720667a3ea091ed44f06eb79171e77d646a59dac45b9e5ff75f33b
SIZE (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = 52468
+SHA256 (af2ca72030deb14a920a888e807dc732d93e3714.patch) = 6ec0a7f9e727fbb5969169905b3fb50e796360f363c7faf2112b083a47ac4021
+SIZE (af2ca72030deb14a920a888e807dc732d93e3714.patch) = 1107