aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-27 11:04:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-28 00:41:53 +0000
commit359ec6a859ae9012bcbeff3b38325fe1d23a2306 (patch)
treee7bf6e658281458a316fe417d99ee35cf5400b5e /x11-toolkits
parent40167251e9f901844db5ccf366d52bc86215cb0a (diff)
downloadports-359ec6a859ae9012bcbeff3b38325fe1d23a2306.tar.gz
ports-359ec6a859ae9012bcbeff3b38325fe1d23a2306.zip
x11-toolkits/wlroots: tag patches from GitHub
Required to extend PATCH_SITES without increasing failover. GitHub to be used only for rebased patches like xwayland_hidpi.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wlroots/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index 45a1592189c3..977b823d6f21 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -3,10 +3,10 @@ DISTVERSION= 0.15.0
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
CATEGORIES= x11-toolkits
-PATCH_SITES= https://github.com/swaywm/${GL_PROJECT}/commit/
-PATCHFILES+= 7c0e2a271a4c.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
-PATCHFILES+= 55a8d225cf8c.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
-PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
+PATCH_SITES+= https://github.com/swaywm/${GL_PROJECT}/commit/:github
+PATCHFILES+= 7c0e2a271a4c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
+PATCHFILES+= 55a8d225cf8c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
+PATCHFILES+= 347b32642fb6.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Modular Wayland compositor library