From nobody Fri Dec 05 01:04:29 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dMtSZ10CYz6K62N for ; Fri, 05 Dec 2025 01:04:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dMtSY57xtz3MDw for ; Fri, 05 Dec 2025 01:04:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764896669; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Mj72aIpqfv5jKPVgODpufsZqfEF5UungpbTn2ReacX4=; b=TD1Nho4x0iT0uIWH3wqrqT/w7P/wVq8u1Zg3qhnn8mmjfEXkoThUKbsNPTl6k+yEdOxc0w e97uHGQaW5+rTllsg9zw+SCqlU3WUDeV62TPjObn6T0kcpz7XD9qc+ovAiGkB2irRx5AKe JLg4j9I005xCsQI2ihxMD3Fb0qeJVtuF/Am4bbUhJ6F0MF+FKawmyYR4gugq9o4VTbklhi 3fz3u/dFClKUWmy+xmO4QJxuM+CDhox6Ae6kVDR9BQBvW/6NZX5WNNskuK1KgZlJlznp7e UB0JBMsoMpkK3UUzkA/B/QWS5PR9r2YqzCPzkCJKgDohaFMOPOYRE0zbgaeKOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764896669; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Mj72aIpqfv5jKPVgODpufsZqfEF5UungpbTn2ReacX4=; b=u3qenbX5TiW763wKcZ0dA6XZ5rx9oUhZJLwPmDCeoC/+kfFqHC8QqCIsUIVuiqkYIRkQ4c snswGxfl1ubjAneks4Ni+MmjrruBR7o35cMAuHi4TCtGQ1jE7lBArMRj1G+E/R5dxupjDD 5WJdhy+sYeUP18+rLBxG+ikNL9AFfrgI20ze4ukCtIKKTVJFcvK7Y0Y/nS78Yg1ym8GNvo mILXx2kviTBDeo0/jGvvY1CfQfPAitCC48sYfTuUHCjT3OH76aq+e+hiLV91eZBY18VAnx XNgnM82wkLP1uTJfIlb2iQxu2L9W+eieGDKFnP44GJGAUM06b4DcWwLUW0S5NQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764896669; a=rsa-sha256; cv=none; b=ftULZj2LBZzf1ak14FCgnrRE1q/u8A+fJw+nhFq3rANf8gfzMo196p9hXulmfJLiSjE1ub 6Pv35AhZLE3w5jBSIu/oXT2M6MvdU/52KyfJbDIVm8GwunAtq5AvosYo+/1rw20sJHBWyL c9/K1nudRvgYJ/hWIbdXavsN1RJcLMAN9Sx6cHti46yMqlCEfmXo8ozQl1yGwxssJuqsH5 l1M2MYWyOQF/MsNaWz1PHx+CpFtFF/C1TBczTm7Ph01evMtEDHrj5KoRJBv1mIlp60Meh/ z5aRM7hABV0nxJ5rq1jsbBmc/RzO54Qo8yVuEJ69JLnwM6p847mC6HlJk1H8HA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dMtSY4GSFzntl for ; Fri, 05 Dec 2025 01:04:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 249d1 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 05 Dec 2025 01:04:29 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jason E. Hale Subject: git: 1bc18975cffe - main - games/gcompris-qt: Prepare for Qt 6.10 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1bc18975cffe659f7eeddbbd410fbbca397e707d Auto-Submitted: auto-generated Date: Fri, 05 Dec 2025 01:04:29 +0000 Message-Id: <69322f9d.249d1.5e6bc98a@gitrepo.freebsd.org> The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bc18975cffe659f7eeddbbd410fbbca397e707d commit 1bc18975cffe659f7eeddbbd410fbbca397e707d Author: Jason E. Hale AuthorDate: 2025-12-04 23:59:05 +0000 Commit: Jason E. Hale 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) = 2347