aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-01-18 23:25:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-01-18 23:27:10 +0000
commit361baca6a6bee946a18977fa0fbd0d8d70129ac8 (patch)
treed12187a2bfffc447e6a8e446070dbfef8fa4c8fa
parent14cde4b44792ebee4f87ee315b4ba8275750627a (diff)
downloadports-361baca6a6bee946a18977fa0fbd0d8d70129ac8.tar.gz
ports-361baca6a6bee946a18977fa0fbd0d8d70129ac8.zip
x11-toolkits/wlroots: backport a Xwayland crashfix
Inspired by: Alpine Linux
-rw-r--r--x11-toolkits/wlroots/Makefile3
-rw-r--r--x11-toolkits/wlroots/distinfo2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index e08df27859bc..ab8ce6a7b1fa 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wlroots
DISTVERSION= 0.16.1
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
PATCH_SITES+= https://github.com/swaywm/${GL_PROJECT}/commit/:github
@@ -9,6 +9,7 @@ PATCHFILES+= fc0854d5f256.patch:-p1:github # https://gitlab.freedesktop.org/wlro
PATCHFILES+= 29cb694655db.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
PATCHFILES+= 91a8ff42d26e.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
+PATCHFILES+= 27a0b8b74f56.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3963
PATCHFILES+= ad5175118b74.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3965
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index df782f08e385..20951824afd6 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -7,5 +7,7 @@ SHA256 (29cb694655db.patch) = ef36e6b7a0bea0b82469c395feac303f50bf940ae651d91370
SIZE (29cb694655db.patch) = 4233
SHA256 (91a8ff42d26e.patch) = 5c48b35841a3614fe589d8f31323deceaf6be2209b9350a128315cdfc6c95d2c
SIZE (91a8ff42d26e.patch) = 3659
+SHA256 (27a0b8b74f56.patch) = 491f21a3b858c8ce3bfbdf335c4dd4a7eb9f5989299736cb2577fbe73fe7a95f
+SIZE (27a0b8b74f56.patch) = 2837
SHA256 (ad5175118b74.patch) = 3b15d63be582f7cf1faf5da935bbfb257dd40725b3bb4f34ec84b7a77ea24a42
SIZE (ad5175118b74.patch) = 951