mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
x11-toolkits/wlroots015: backport a crashfix from 0.16
Inspired by: Alpine Linux
This commit is contained in:
parent
2cc2b7c6be
commit
aedd47437a
@ -1,6 +1,7 @@
|
||||
PORTNAME= wlroots
|
||||
DISTVERSION= 0.15.1
|
||||
DISTVERSIONSUFFIX= -g${GL_COMMIT:C/(.{12}).*/\1/}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
PKGNAMESUFFIX= 015
|
||||
|
||||
@ -9,6 +10,7 @@ PATCHFILES+= 7c0e2a271a4c.patch:-p1:github # https://gitlab.freedesktop.org/wlro
|
||||
PATCHFILES+= 55a8d225cf8c.patch:-p1:github # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2064
|
||||
PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
|
||||
PATCHFILES+= 347b32642fb6.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3318
|
||||
PATCHFILES+= 7b8609eeb67b.patch:-p1 # https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3857
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Modular Wayland compositor library (deprecated 0.15.* series)
|
||||
|
@ -7,5 +7,7 @@ SHA256 (55a8d225cf8c.patch) = f9df98540fdabe35c61ed828f6d64633aab72edf0ba1c7ad08
|
||||
SIZE (55a8d225cf8c.patch) = 4209
|
||||
SHA256 (347b32642fb6.patch) = 56804ce34cd02cb3b2b11a0dbf27c2820c2c0d112f351cdaed5d160e0536d418
|
||||
SIZE (347b32642fb6.patch) = 3810
|
||||
SHA256 (7b8609eeb67b.patch) = 4219740da526e77f80243d9f672ec95f4705b4515ea39edf00a7d9793891b833
|
||||
SIZE (7b8609eeb67b.patch) = 882
|
||||
SHA256 (c0fc017207f0.patch) = bdafef91a067cc95d9b47f5a837e400b641d9479393136818c34f5eb6b846d71
|
||||
SIZE (c0fc017207f0.patch) = 108229
|
||||
|
Loading…
Reference in New Issue
Block a user