From nobody Wed Nov 20 21:08:27 2024 X-Original-To: dev-commits-ports-branches@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 4Xtv9765Sbz5dlhH; Wed, 20 Nov 2024 21:08:27 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xtv975Zf2z4qZt; Wed, 20 Nov 2024 21:08:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732136907; 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=6BdR5hT6kpccYCPXbFjbitYmTME04CXp+wGY823BAEg=; b=QcccSdCh96EUj2ol1gyB77pzOdy95i0vV3VLUXpUZVg21ryb4kluDX45fjURlZQbAPX257 /hToEKe3OJXZGhTOfDfusg55UoubpxQ28t9ZrW1jSQ0O0k722zcsDq7/2dkBNUj3QUcHCU ifutv7K1N31JS+z6iykECaBDi73y+TjJdxIM39Eb43hotrvjroHMtOmXcakE63fQTqbedk yG+oLp+tpb7KTbliX8rTE5NfqCM+6Im0VQxOBNXOltg7n62/YRpGr3ASG/259Vdp9TD6IW /8FjxONZh+dPyd2hwMUB8nURaW6k/uM1ernCGI/a+IxvDsSv45Q4Rqd+JHh3fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732136907; 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=6BdR5hT6kpccYCPXbFjbitYmTME04CXp+wGY823BAEg=; b=meW4QAUo6ZYgdBRWI2uUGuy55TZkvBjGvdYsH9iFdhYjxyZWkIyvf63e4S9p5QgyHg5Kbz DjswzhI9UFr4jTzJpwqyTKmffU38T0AlMAlawnjsiFU4I5bOoGSonLNrdZnijc+rQVeVZR yBaZVpQIUx01aZ6zVzP59RYas7QyHrqJ815UFWdmzU2PjRTI9KjKqmLwTU7H3gmFkv0l/d 4/0CBrNXDtd6/EVUHPan2W4G+k1+om/2QtLNglC/JqEYiNu2niyN23SJNLeMrmMDbchERE QMOEKAU1Un+DOSDAhdvXwVq6B64YCgvPCQAevjMyVzrWvyh6ntyShmhmd9ix2w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732136907; a=rsa-sha256; cv=none; b=x1Xas0tMwMhBcSnrN/l770afYMJeD0cENZze4fmwa+GsfI9ehjy684l+QRHEEJXdguFTc/ HkFu1PX1RBqIt4WpC1x3fh1pLozj3ewvwZuJaw2LwCrJ3yVZVKNrrvNaEcOIZraMPWelw+ v2VBT2JeS/PWql/1Vnp0X+Io5dJYfiyQ8msiJyQdETF6e/bGvs5E8zWfrLUvLof5ITAtEZ +XK6YLwuCWH4FS7eu0/81GZBPLz5hmmuORpLXpo4SkfWGsjxVCELnA0reiue8zBJkzikEw MJK3UQNGWqkvzK76Vs2UYf69gPpM5F+9ujpyCRTwXgs8h1PPZxrkBv828favPg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Xtv9759XVz19Y1; Wed, 20 Nov 2024 21:08:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4AKL8RDV055260; Wed, 20 Nov 2024 21:08:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4AKL8RaV055257; Wed, 20 Nov 2024 21:08:27 GMT (envelope-from git) Date: Wed, 20 Nov 2024 21:08:27 GMT Message-Id: <202411202108.4AKL8RaV055257@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Jason E. Hale" Subject: git: 832fb76d497c - 2024Q4 - devel/qt6-base: Fix broken mouse behavior List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-branches@freebsd.org Sender: owner-dev-commits-ports-branches@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/2024Q4 X-Git-Reftype: branch X-Git-Commit: 832fb76d497cd259a0fd8d2e5c7d45a8f221ac44 Auto-Submitted: auto-generated The branch 2024Q4 has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=832fb76d497cd259a0fd8d2e5c7d45a8f221ac44 commit 832fb76d497cd259a0fd8d2e5c7d45a8f221ac44 Author: Jason E. Hale AuthorDate: 2024-11-20 20:57:54 +0000 Commit: Jason E. Hale CommitDate: 2024-11-20 21:08:20 +0000 devel/qt6-base: Fix broken mouse behavior Add upstream patch that reverts a bad commit causing mouse scroll wheel, button click, and button mapping issues with certain window managers. The report in this case was being unable to click on items in menu bars. PR: 282335 Reported by: MFH: 2024Q4 (cherry picked from commit 877838cddb86aba19f6f2d074dcd13e0da584f79) --- devel/qt6-base/Makefile | 4 ++++ devel/qt6-base/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index dd0c5ef4a01e..0272d24ca2f7 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -1,8 +1,12 @@ PORTNAME= base DISTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt6- +PATCH_SITES= https://github.com/qt/qtbase/commit/ +PATCHFILES+= 5875da6d70303468eab85030a80f54c268f80b79.patch:-p1 # PR282335 + MAINTAINER= kde@FreeBSD.org COMMENT= Qt base (core, gui, widgets, network,...) diff --git a/devel/qt6-base/distinfo b/devel/qt6-base/distinfo index bd0810f8b051..d1611125fac6 100644 --- a/devel/qt6-base/distinfo +++ b/devel/qt6-base/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1727500279 +TIMESTAMP = 1732082826 SHA256 (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 8ccbb9ab055205ac76632c9eeddd1ed6fc66936fc56afc2ed0fd5d9e23da3097 SIZE (KDE/Qt/6.7.3/qtbase-everywhere-src-6.7.3.tar.xz) = 49426156 +SHA256 (KDE/Qt/6.7.3/5875da6d70303468eab85030a80f54c268f80b79.patch) = 245db6c2856d5db56c4778539182b35dd090f0662e2d31315668ada1efabb8c1 +SIZE (KDE/Qt/6.7.3/5875da6d70303468eab85030a80f54c268f80b79.patch) = 6727