git: 4a4593cb824e - main - print/scribus-devel: Fix build with Qt 6.9

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a4593cb824e7365a2fd513a8dc003bd03596475

commit 4a4593cb824e7365a2fd513a8dc003bd03596475
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-04-27 03:06:47 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-04-27 03:09:38 +0000

    print/scribus-devel: Fix build with Qt 6.9
    
    With hat:       kde@
    PR:             286051
---
 print/scribus-devel/Makefile | 3 ++-
 print/scribus-devel/distinfo | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index a597caeea9d2..9a9b70d4548f 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -7,7 +7,8 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
 PKGNAMESUFFIX=	-devel
 
 PATCH_SITES=	https://github.com/scribusproject/scribus/commit/
-PATCHFILES=		188d030acd0cb71e89dbb57695fe52158b6a0959.patch:-p1
+PATCHFILES=	188d030acd0cb71e89dbb57695fe52158b6a0959.patch:-p1 \
+		f553dce73905d11b301901dc039e973c18adf0a5.patch:-p1
 
 MAINTAINER=	pkubaj@FreeBSD.org
 COMMENT=	Comprehensive desktop publishing program (development version)
diff --git a/print/scribus-devel/distinfo b/print/scribus-devel/distinfo
index 22eac6097e38..0a3bbe35c648 100644
--- a/print/scribus-devel/distinfo
+++ b/print/scribus-devel/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1742847822
+TIMESTAMP = 1745383746
 SHA256 (scribus-1.7.0.tar.xz) = fa59d6221ff7cffa9372357997e86570162e1e18913736b7176fd10f48c243f6
 SIZE (scribus-1.7.0.tar.xz) = 97163704
 SHA256 (188d030acd0cb71e89dbb57695fe52158b6a0959.patch) = 2d9bf20f0653b7ff498865215fa4bc5d9f8291e92e3c6d7e385b029e47212751
 SIZE (188d030acd0cb71e89dbb57695fe52158b6a0959.patch) = 7042
+SHA256 (f553dce73905d11b301901dc039e973c18adf0a5.patch) = 05f1f22a6274089f20af88fe978335490eb4ed27b71eb8355dc596b60dc66833
+SIZE (f553dce73905d11b301901dc039e973c18adf0a5.patch) = 989