Date: Fri, 05 Dec 2025 01:04:29 +0000 From: Jason E. Hale <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1bc18975cffe - main - games/gcompris-qt: Prepare for Qt 6.10 Message-ID: <69322f9d.249d1.5e6bc98a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bc18975cffe659f7eeddbbd410fbbca397e707d commit 1bc18975cffe659f7eeddbbd410fbbca397e707d Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-12-04 23:59:05 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-12-05 01:03:40 +0000 games/gcompris-qt: Prepare for Qt 6.10 Add upstream patch to fix configure with Qt 6.10. --- games/gcompris-qt/Makefile | 3 +++ games/gcompris-qt/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile index e02485a23301..2d77a776c7b1 100644 --- a/games/gcompris-qt/Makefile +++ b/games/gcompris-qt/Makefile @@ -3,6 +3,9 @@ DISTVERSION= 25.1.1 CATEGORIES= games education kde MASTER_SITES= https://gcompris.net/download/qt/src/ +PATCH_SITES= https://invent.kde.org/education/gcompris/-/commit/ +PATCHFILES+= d4bd9ad1d588158963610f3dacef86e8d3b2641c.patch:-p1 # Fix configure with Qt 6.10 + MAINTAINER= kde@FreeBSD.org COMMENT= Educational games and activities for kids ages 2 to 10 WWW= https://gcompris.net/ diff --git a/games/gcompris-qt/distinfo b/games/gcompris-qt/distinfo index 1d3e38cbdeab..824339619e0f 100644 --- a/games/gcompris-qt/distinfo +++ b/games/gcompris-qt/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1753027099 +TIMESTAMP = 1763715101 SHA256 (gcompris-qt-25.1.1.tar.xz) = 636de9168bf5fd628faf061845f188f2c385d2da7f92c4b0449139ce6c6da12a SIZE (gcompris-qt-25.1.1.tar.xz) = 49417124 +SHA256 (d4bd9ad1d588158963610f3dacef86e8d3b2641c.patch) = 33351288e420f110b6de2b15560d3c7f2cba761990edbf6929f26a159dfd73a3 +SIZE (d4bd9ad1d588158963610f3dacef86e8d3b2641c.patch) = 2347home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69322f9d.249d1.5e6bc98a>
