1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-toolkits/wlroots: backport a Xwayland crashfix

Inspired by:	Alpine Linux
This commit is contained in:
Jan Beich 2023-01-18 23:25:06 +00:00
parent 14cde4b447
commit 361baca6a6
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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