git: 733a229d4811 - main - devel/iaito: Fix build with Qt 6.9

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Sun, 27 Apr 2025 03:12:56 UTC
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=733a229d481165fd69d45e85ff9f7a28617dc6ee

commit 733a229d481165fd69d45e85ff9f7a28617dc6ee
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-04-27 02:57:08 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-04-27 03:09:36 +0000

    devel/iaito: Fix build with Qt 6.9
    
    With hat:       kde@
    PR:             286051
---
 devel/iaito/Makefile | 3 +++
 devel/iaito/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/devel/iaito/Makefile b/devel/iaito/Makefile
index 1fbc38bb7595..6352e699e41d 100644
--- a/devel/iaito/Makefile
+++ b/devel/iaito/Makefile
@@ -2,6 +2,9 @@ PORTNAME=	iaito
 DISTVERSION=	5.9.9
 CATEGORIES=	devel
 
+PATCH_SITES=	https://github.com/radareorg/iaito/commit/
+PATCHFILES+=	14d843c138defd36b8550c37f067e64d6b8316fb.patch:-p1 # Fix build with Qt >= 6.9.0
+
 MAINTAINER=	freebsd@sysctl.cz
 COMMENT=	Official QT frontend of radare2, a libre reverse engineering framework
 WWW=		https://github.com/radareorg/iaito
diff --git a/devel/iaito/distinfo b/devel/iaito/distinfo
index 03757cf23869..ca51e4b02578 100644
--- a/devel/iaito/distinfo
+++ b/devel/iaito/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1733653022
+TIMESTAMP = 1745042855
 SHA256 (radareorg-iaito-5.9.9_GH0.tar.gz) = 333e56c13ca05570eac4ae9dd53ecd7650444092aedf5b5e8959c3fb20c3316b
 SIZE (radareorg-iaito-5.9.9_GH0.tar.gz) = 2865917
+SHA256 (14d843c138defd36b8550c37f067e64d6b8316fb.patch) = 791e0c9f34d94e31f87a6f8377b70fe36c5a8738129331fe6cf213af67223765
+SIZE (14d843c138defd36b8550c37f067e64d6b8316fb.patch) = 1150