From owner-dev-commits-ports-main@freebsd.org Thu Sep 16 08:48:28 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BCD3167764C; Thu, 16 Sep 2021 08:48:28 +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 4H99j84jRHz3sGG; Thu, 16 Sep 2021 08:48:28 +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 816E51EA02; Thu, 16 Sep 2021 08:48:28 +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 18G8mSl9016847; Thu, 16 Sep 2021 08:48:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18G8mS6C016846; Thu, 16 Sep 2021 08:48:28 GMT (envelope-from git) Date: Thu, 16 Sep 2021 08:48:28 GMT Message-Id: <202109160848.18G8mS6C016846@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: 2c5d8a2d56c4 - main - x11-wm/gamescope: update to 3.9.2 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: 2c5d8a2d56c49d8264eff62ddc6152d99a96911d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2021 08:48:28 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c5d8a2d56c49d8264eff62ddc6152d99a96911d commit 2c5d8a2d56c49d8264eff62ddc6152d99a96911d Author: Jan Beich AuthorDate: 2021-09-15 18:02:47 +0000 Commit: Jan Beich CommitDate: 2021-09-16 08:47:10 +0000 x11-wm/gamescope: update to 3.9.2 Changes: https://github.com/Plagman/gamescope/compare/3.9.1...3.9.2 Reported by: portscout --- x11-wm/gamescope/Makefile | 12 ++++++------ x11-wm/gamescope/Makefile.wlroots | 2 +- x11-wm/gamescope/distinfo | 26 +++++++++++++------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 0285b2bfc4ea..0f4bcb9bf308 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,12 +1,12 @@ PORTNAME= gamescope -DISTVERSION= 3.9.1 +DISTVERSION= 3.9.2 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 63cd0609e14a.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 -PATCHFILES+= 80a01b036545.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 -PATCHFILES+= b62b583e810a.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 -PATCHFILES+= d59836199ebe.patch:-p1 # https://github.com/Plagman/gamescope/issues/120 +PATCHFILES+= ec8e547be135.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 +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 MAINTAINER= jbeich@FreeBSD.org COMMENT= Micro-compositor from SteamOS @@ -18,7 +18,7 @@ BUILD_DEPENDS= glslangValidator:graphics/glslang \ evdev-proto>0:devel/evdev-proto \ vulkan-headers>0:graphics/vulkan-headers \ wayland-protocols>=1.17:graphics/wayland-protocols \ - wlroots>=0.13.0<0.14.0:x11-toolkits/wlroots + wlroots>=0.15.0<0.16.0:x11-toolkits/wlroots LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libdrm.so:graphics/libdrm \ libvulkan.so:graphics/vulkan-loader \ diff --git a/x11-wm/gamescope/Makefile.wlroots b/x11-wm/gamescope/Makefile.wlroots index 3c792a6438a1..bc6de7273a12 100644 --- a/x11-wm/gamescope/Makefile.wlroots +++ b/x11-wm/gamescope/Makefile.wlroots @@ -12,5 +12,5 @@ RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel USES+= gl USE_GL+= gbm egl USE_XORG+= pixman xcb -GH_TUPLE+= swaywm:wlroots:0.13.0:wlroots/subprojects/wlroots +GH_TUPLE+= swaywm:wlroots:0.14.0-239-g9579d62a:wlroots/subprojects/wlroots PLIST_FILES+= "@comment libdata/pkgconfig/wlroots.pc" diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo index 3a9c258c58ca..746dcdbb86ac 100644 --- a/x11-wm/gamescope/distinfo +++ b/x11-wm/gamescope/distinfo @@ -1,17 +1,17 @@ -TIMESTAMP = 1631515174 -SHA256 (Plagman-gamescope-3.9.1_GH0.tar.gz) = 2ff1c6d43427c2314554c8a43b33b1cfc7e483ca102399da4cb24f8d428ec972 -SIZE (Plagman-gamescope-3.9.1_GH0.tar.gz) = 85517 +TIMESTAMP = 1631728967 +SHA256 (Plagman-gamescope-3.9.2_GH0.tar.gz) = 1ea332cd57fe1cde6b76e21e3e568f73b4d6b7b85db24d76b5ca9fbd3107ece6 +SIZE (Plagman-gamescope-3.9.2_GH0.tar.gz) = 87957 SHA256 (emersion-libliftoff-v0.1.0-3-g516cf94_GH0.tar.gz) = 6577292c106aaec29db5296f37c6e796171cb7bad9a5316a5b65b9e9cd8139bc SIZE (emersion-libliftoff-v0.1.0-3-g516cf94_GH0.tar.gz) = 29766 SHA256 (nothings-stb-af1a5bc_GH0.tar.gz) = 3facf6e6f8c3e1715e1a088f22bad9c9202973f9369fb3f088f46cced3f64058 SIZE (nothings-stb-af1a5bc_GH0.tar.gz) = 1387334 -SHA256 (swaywm-wlroots-0.13.0_GH0.tar.gz) = f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3 -SIZE (swaywm-wlroots-0.13.0_GH0.tar.gz) = 503575 -SHA256 (63cd0609e14a.patch) = 9a69cf71d1be1fd622f2fbfca48c7b621a10ab806f81a380d55d8b38bf4436dd -SIZE (63cd0609e14a.patch) = 2885 -SHA256 (80a01b036545.patch) = c1e7b2412a8fdda26b6c1cef77fb18681e50dd4953dd52b9a439578b52791546 -SIZE (80a01b036545.patch) = 1595 -SHA256 (b62b583e810a.patch) = 5dd6f689d1f0a344aeeb1d142659f25754c463cf604c943e000cecd888554c0b -SIZE (b62b583e810a.patch) = 1132 -SHA256 (d59836199ebe.patch) = ae610295347e8d564d27cbd028dd55e44f2bb56d104e806069c112dc802d2a93 -SIZE (d59836199ebe.patch) = 2588 +SHA256 (swaywm-wlroots-0.14.0-239-g9579d62a_GH0.tar.gz) = 84b288330b95d2b1d4e1881b7b220e25535990a5c695dc5bd65cb77e68804105 +SIZE (swaywm-wlroots-0.14.0-239-g9579d62a_GH0.tar.gz) = 524413 +SHA256 (ec8e547be135.patch) = ce94c159342cf57764154a89a3428427b35626c90ff793533675c0c35440015c +SIZE (ec8e547be135.patch) = 2857 +SHA256 (ea415ae28442.patch) = 6f248271d9ba0d782affbbd2376a1ea08130d25b747ef52d20672d1f17cab130 +SIZE (ea415ae28442.patch) = 1594 +SHA256 (7c188b24afaa.patch) = e5018c1ae688f159dcc00ac3c3cef177732b36663f2c07cd8941451c887b787f +SIZE (7c188b24afaa.patch) = 1132 +SHA256 (a618ea074660.patch) = 8d0f5d4414b9df2ad2b1f24a9add1628eee273b36f4b8f62533a0bcacbc68740 +SIZE (a618ea074660.patch) = 2585