mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/iaito: Fix build with Qt 6.9
With hat: kde@ PR: 286051
This commit is contained in:
parent
88373ed7a7
commit
733a229d48
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,9 @@ PORTNAME= iaito
|
||||||
DISTVERSION= 5.9.9
|
DISTVERSION= 5.9.9
|
||||||
CATEGORIES= devel
|
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
|
MAINTAINER= freebsd@sysctl.cz
|
||||||
COMMENT= Official QT frontend of radare2, a libre reverse engineering framework
|
COMMENT= Official QT frontend of radare2, a libre reverse engineering framework
|
||||||
WWW= https://github.com/radareorg/iaito
|
WWW= https://github.com/radareorg/iaito
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
TIMESTAMP = 1733653022
|
TIMESTAMP = 1745042855
|
||||||
SHA256 (radareorg-iaito-5.9.9_GH0.tar.gz) = 333e56c13ca05570eac4ae9dd53ecd7650444092aedf5b5e8959c3fb20c3316b
|
SHA256 (radareorg-iaito-5.9.9_GH0.tar.gz) = 333e56c13ca05570eac4ae9dd53ecd7650444092aedf5b5e8959c3fb20c3316b
|
||||||
SIZE (radareorg-iaito-5.9.9_GH0.tar.gz) = 2865917
|
SIZE (radareorg-iaito-5.9.9_GH0.tar.gz) = 2865917
|
||||||
|
SHA256 (14d843c138defd36b8550c37f067e64d6b8316fb.patch) = 791e0c9f34d94e31f87a6f8377b70fe36c5a8738129331fe6cf213af67223765
|
||||||
|
SIZE (14d843c138defd36b8550c37f067e64d6b8316fb.patch) = 1150
|
||||||
|
|
Loading…
Add table
Reference in a new issue