git: dc284f9b6cbf - 2023Q2 - x11-wm/gamescope: chase HTTP redirect

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sun, 21 May 2023 06:53:13 UTC
The branch 2023Q2 has been updated by jbeich:

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

commit dc284f9b6cbfc66f13bb52378b3653b4cc9c73c7
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-21 06:47:58 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-21 06:49:40 +0000

    x11-wm/gamescope: chase HTTP redirect
    
    (cherry picked from commit 234a22a8a7a118096d64cf1aae0957fa2c8bcea5)
---
 x11-wm/gamescope/Makefile                | 12 ++++++------
 x11-wm/gamescope/distinfo                |  4 ++--
 x11-wm/gamescope/files/patch-meson.build |  2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 8fe44d04c4bd..e9ae7cabd656 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -1,16 +1,16 @@
 PORTNAME=	gamescope
 DISTVERSION=	3.11.51
 PORTREVISION=	1
-CATEGORIES=	x11-wm # wayland: depends on https://github.com/Plagman/gamescope/issues/543
+CATEGORIES=	x11-wm # wayland: depends on https://github.com/ValveSoftware/gamescope/issues/543
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	2a84a44f6897.patch:-p1 # https://github.com/Plagman/gamescope/pull/119
-PATCHFILES+=	e0927f7bce95.patch:-p1 # https://github.com/Plagman/gamescope/pull/119
-PATCHFILES+=	a618ea074660.patch:-p1 # https://github.com/Plagman/gamescope/issues/120
+PATCHFILES+=	2a84a44f6897.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/119
+PATCHFILES+=	e0927f7bce95.patch:-p1 # https://github.com/ValveSoftware/gamescope/pull/119
+PATCHFILES+=	a618ea074660.patch:-p1 # https://github.com/ValveSoftware/gamescope/issues/120
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Micro-compositor from SteamOS
-WWW=		https://github.com/Plagman/gamescope
+WWW=		https://github.com/ValveSoftware/gamescope
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -35,7 +35,7 @@ USES=		compiler:c++11-lib meson pkgconfig sdl xorg
 USE_GITHUB=	yes
 USE_SDL=	sdl2
 USE_XORG=	x11 xcomposite xdamage xext xfixes xrender xres xtst xxf86vm
-GH_ACCOUNT=	Plagman
+GH_ACCOUNT=	ValveSoftware
 GH_TUPLE=	nothings:stb:af1a5bc:stb/subprojects/stb \
 		Joshua-Ashton:vkroots:e6b8949:vkroots/subprojects/vkroots
 PLIST_FILES=	bin/${PORTNAME} \
diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo
index 26943899971a..53c74322c005 100644
--- a/x11-wm/gamescope/distinfo
+++ b/x11-wm/gamescope/distinfo
@@ -1,6 +1,6 @@
 TIMESTAMP = 1670438874
-SHA256 (Plagman-gamescope-3.11.51_GH0.tar.gz) = 0ffe1c3e3cdf40e20b45b758f8e4c334c5c0941eb05437e59e9c6aaf8c948a1e
-SIZE (Plagman-gamescope-3.11.51_GH0.tar.gz) = 209920
+SHA256 (ValveSoftware-gamescope-3.11.51_GH0.tar.gz) = 0ffe1c3e3cdf40e20b45b758f8e4c334c5c0941eb05437e59e9c6aaf8c948a1e
+SIZE (ValveSoftware-gamescope-3.11.51_GH0.tar.gz) = 209920
 SHA256 (nothings-stb-af1a5bc_GH0.tar.gz) = 3facf6e6f8c3e1715e1a088f22bad9c9202973f9369fb3f088f46cced3f64058
 SIZE (nothings-stb-af1a5bc_GH0.tar.gz) = 1387334
 SHA256 (Joshua-Ashton-vkroots-e6b8949_GH0.tar.gz) = 2b2e949642d93a9eba7340e7828d38ea0dac822939812020ec63c02e4c4dbc72
diff --git a/x11-wm/gamescope/files/patch-meson.build b/x11-wm/gamescope/files/patch-meson.build
index 8e50063b56c6..0b813f2ef63b 100644
--- a/x11-wm/gamescope/files/patch-meson.build
+++ b/x11-wm/gamescope/files/patch-meson.build
@@ -1,4 +1,4 @@
-https://github.com/Plagman/gamescope/commit/9600bbaadf9c
+https://github.com/ValveSoftware/gamescope/commit/9600bbaadf9c
 
 --- meson.build.orig	2022-12-07 18:47:54 UTC
 +++ meson.build