From 733a229d481165fd69d45e85ff9f7a28617dc6ee Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Sat, 26 Apr 2025 22:57:08 -0400 Subject: [PATCH] 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