From nobody Tue Dec 14 17:17:25 2021 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 58FEA18EB576; Tue, 14 Dec 2021 17:17:26 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JD4nL0g0Lz3pr8; Tue, 14 Dec 2021 17:17:26 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 EAABA46AB; Tue, 14 Dec 2021 17:17:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BEHHP6t034903; Tue, 14 Dec 2021 17:17:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BEHHPB6034902; Tue, 14 Dec 2021 17:17:25 GMT (envelope-from git) Date: Tue, 14 Dec 2021 17:17:25 GMT Message-Id: <202112141717.1BEHHPB6034902@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: a6494f8f1d9c - main - x11-wm/gamescope: switch to merged upstream fix 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a6494f8f1d9c16fd58937a356ae7327d5c49359e Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639502246; 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=cVL3zlU3UjSu7wwxq6+d1zGOHUCrNN72tRhEwLI4lSA=; b=p9YveOXmvacWP/laIfsaqutQUe1Tr9Hro6mz1KGjnSGbaAOq12OxtlAzaQpsOncHYOMjIt 9Kt0nIwXV0wygOZZXCi+7QVYemgHV9n4xhVgCVacFyDDaOP6Zg6frRrfIUjCG4b5xWOV6j y1jgSVZ2hL3BHxmPnmKNf1Qsd01pTiS1l6FyIdob0SVKnW6lOw0J6WgLWUdzQcg4IpjnHj g9jYJPypxnz4hCc2A3kikh5MlyIdMl7y+W9BYS4/Je/X5GVWWj+k+ixmcnFq2VZEd+XrHQ nUhHRle2KGVz3nsG5pM0wGFmsnsma+k6TGBOQZMoNf84HpzZswl+DUk/tUO+mQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639502246; a=rsa-sha256; cv=none; b=BT4Auue13wSOFcwsE8MIU7G9SYO0+8ST9ek4b/zqDlkxXXvjBVYCnWxG1EZdy4ZrXHoVU8 VjnS4B/ZJMerg9wnBRDJXyePqHyfaN1iKjBbB95sJQNVzwJzICUeFGkgAYFBEsTwk6DemR e6aA1g0i8O/jBgKGprrG5CkIjsX3cCSK9vyoXY3NugEYju/0rfdkCt/IuMxj5b/tMqFzIf /RzHOe9RcGnFwdrJuk8XiRTHGcMmOfiIsp4WEiY7igbCGlS3ji+LbLJe+aXnEAahHgmYMD zzianOfBtU9MKDzIZbzQkYK8vny8ovUiI0fzvhZex+y9UpwDhuJs5d5Qy8m6fA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6494f8f1d9c16fd58937a356ae7327d5c49359e commit a6494f8f1d9c16fd58937a356ae7327d5c49359e Author: Jan Beich AuthorDate: 2021-12-14 17:16:15 +0000 Commit: Jan Beich CommitDate: 2021-12-14 17:16:22 +0000 x11-wm/gamescope: switch to merged upstream fix --- x11-wm/gamescope/Makefile | 2 +- x11-wm/gamescope/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index c01d297638b5..8ec060a77c9c 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -7,7 +7,7 @@ PATCHFILES+= ec8e547be135.patch:-p1 # https://github.com/Plagman/gamescope/pull/ PATCHFILES+= ea415ae28442.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= 7c188b24afaa.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= a618ea074660.patch:-p1 # https://github.com/Plagman/gamescope/issues/120 -PATCHFILES+= 392c5be67571.patch:-p1 # https://github.com/Plagman/gamescope/pull/330 +PATCHFILES+= 9553362865bb.patch:-p1 # https://github.com/Plagman/gamescope/pull/330 MAINTAINER= jbeich@FreeBSD.org COMMENT= Micro-compositor from SteamOS diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo index ecfec396e5d9..46c0c680e226 100644 --- a/x11-wm/gamescope/distinfo +++ b/x11-wm/gamescope/distinfo @@ -15,5 +15,5 @@ SHA256 (7c188b24afaa.patch) = e5018c1ae688f159dcc00ac3c3cef177732b36663f2c07cd89 SIZE (7c188b24afaa.patch) = 1132 SHA256 (a618ea074660.patch) = 8d0f5d4414b9df2ad2b1f24a9add1628eee273b36f4b8f62533a0bcacbc68740 SIZE (a618ea074660.patch) = 2585 -SHA256 (392c5be67571.patch) = 16d3aa10eb1c475e8fc974c4afa683c216fb62b19c6f5513387341771472e009 -SIZE (392c5be67571.patch) = 1436 +SHA256 (9553362865bb.patch) = 5e199e90b87866a0a2fe740868d2050e5021ff865297fe3fd76e1c61969e6c24 +SIZE (9553362865bb.patch) = 1436