diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-02-24 01:26:36 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 04:59:00 +0800 |
commit | 70148c11889b8de458a1c3ea23c94d05af404296 (patch) | |
tree | 62f5db88aeb7ec1249fc064dc965cb38813da479 /x11-wm/gamescope | |
parent | cdea03ab491cdf68f1e3389c7369b302958f30b5 (diff) | |
download | freebsd-ports-gnome-70148c11889b8de458a1c3ea23c94d05af404296.tar.gz freebsd-ports-gnome-70148c11889b8de458a1c3ea23c94d05af404296.tar.zst freebsd-ports-gnome-70148c11889b8de458a1c3ea23c94d05af404296.zip |
x11-toolkits/wlroots: update to 0.13.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via CFT on x11@ list)
Diffstat (limited to 'x11-wm/gamescope')
-rw-r--r-- | x11-wm/gamescope/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/gamescope/distinfo | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 771958b44ae2..1e5b25601a35 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,5 +1,6 @@ PORTNAME= gamescope DISTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -8,6 +9,8 @@ PATCHFILES+= 620f8f5bc530.patch:-p1 # https://github.com/Plagman/gamescope/pull/ PATCHFILES+= 892d79b0f37e.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= ae60c865d9d8.patch:-p1 # https://github.com/Plagman/gamescope/pull/119 PATCHFILES+= d59836199ebe.patch:-p1 # https://github.com/Plagman/gamescope/issues/120 +PATCHFILES+= 9d84b38c9042.patch:-p1 # wlroots 0.13 +PATCHFILES+= a9d8a368d809.patch:-p1 # wlroots 0.13 MAINTAINER= jbeich@FreeBSD.org COMMENT= Micro-compositor from SteamOS diff --git a/x11-wm/gamescope/distinfo b/x11-wm/gamescope/distinfo index 4989ae4c8251..a02bbea2aade 100644 --- a/x11-wm/gamescope/distinfo +++ b/x11-wm/gamescope/distinfo @@ -13,3 +13,7 @@ SHA256 (ae60c865d9d8.patch) = 41593e80d11a80c17a173cd03330738fc9deb82626c6788e15 SIZE (ae60c865d9d8.patch) = 1111 SHA256 (d59836199ebe.patch) = 40b519ef847b979ba088325cdd7170bed91936b79d845c65d2126b2b25166a1e SIZE (d59836199ebe.patch) = 2586 +SHA256 (9d84b38c9042.patch) = 635e87956399b4c82c8d5234e48752537aa4621d24d02dc0923f61ed040ebab0 +SIZE (9d84b38c9042.patch) = 1514 +SHA256 (a9d8a368d809.patch) = b3eb5e323b351870a3c97df610bc27e33713623017e4a219b13dbc8b6df752a5 +SIZE (a9d8a368d809.patch) = 912 |