MFH: r521880
x11-toolkits/wlroots: unbreak nesting after r521656 An example affected use case would be running Cage on Sway in order to contain multiple fullscreen/kiosk Firefox instances, capitalizing on minimalistic UI. Approved by: ports-secteam blanket
This commit is contained in:
parent
5ccec322ca
commit
5de9b00c53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=521881
@ -2,8 +2,12 @@
|
||||
|
||||
PORTNAME= wlroots
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 5bbb44482b41.patch:-p1
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Modular Wayland compositor library
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
TIMESTAMP = 1577805114
|
||||
SHA256 (swaywm-wlroots-0.9.0_GH0.tar.gz) = 334220a1d550dc5b20d28fb7b27b9b7c23f9c6d5ef5ad82c67ef127458ce2790
|
||||
SIZE (swaywm-wlroots-0.9.0_GH0.tar.gz) = 464755
|
||||
SHA256 (5bbb44482b41.patch) = c6921152a4c59cf7a1c609744367a5af82e4c81f15e0b64aa3ab60f4456db8d3
|
||||
SIZE (5bbb44482b41.patch) = 1218
|
||||
SHA256 (606b009fcdd1.patch) = ece828c41a8a155426f481f840a5de252fa1d5856aca91d728721f98e2055a69
|
||||
SIZE (606b009fcdd1.patch) = 27824
|
||||
|
Loading…
Reference in New Issue
Block a user