diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-08-24 02:57:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-08-24 02:57:30 +0000 |
commit | c13f2dfea796d6054cb4cf94ec25408ebb034ad5 (patch) | |
tree | f8659587ee5b814649706481f450000eb0cf0b38 /x11-toolkits | |
parent | 7d3403610501bafb8d1b34b8ca1e8ed6ed53151d (diff) | |
download | ports-c13f2dfea796d6054cb4cf94ec25408ebb034ad5.tar.gz ports-c13f2dfea796d6054cb4cf94ec25408ebb034ad5.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/wlroots/distinfo | 8 |
2 files changed, 3 insertions, 9 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 0f3cde605332..f9a7259c213e 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -55,9 +55,7 @@ CONSOLEKIT_MESON_ENABLED= consolekit2 LIBSEAT_DESC= DRM sessions with/without root via libseat (experimental) LIBSEAT_PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/:libseat -LIBSEAT_PATCHFILES+= a55dfbd29fe6.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364 -LIBSEAT_PATCHFILES+= a8538413e383.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364 -LIBSEAT_PATCHFILES+= 6d0610456698.patch:-p1:libseat # FreeBSD build fix +LIBSEAT_PATCHFILES= a112d04639c7.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364 LIBSEAT_LIB_DEPENDS= libseat.so:sysutils/seatd LIBSEAT_MESON_ENABLED= libseat .if make(makesum) diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index 209d568ec580..eb2ec0356c4f 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -7,9 +7,5 @@ SHA256 (90cb6d26877b.patch) = 4c3a87dca481a637457d7409d38ce2bcd8d52ba4a0b02cf16e SIZE (90cb6d26877b.patch) = 3965 SHA256 (b59460944208.patch) = 8b15ed54dcec76adf231db454ece78427eeabd5466ffd180b57ec785eeb4c507 SIZE (b59460944208.patch) = 27381 -SHA256 (a55dfbd29fe6.patch) = b510215117ad6250866781087201ab2e21ddfedba6e29b5e3dc691d058a10446 -SIZE (a55dfbd29fe6.patch) = 8038 -SHA256 (a8538413e383.patch) = c1a7bdba095ec77aa015d8a2fda617cf4b56b81f1ffe30301cc24c966f145c5d -SIZE (a8538413e383.patch) = 2770 -SHA256 (6d0610456698.patch) = 265b8ebde15ac308c18462804be9d2bf502a123dbf12a43c9facc07201236c3e -SIZE (6d0610456698.patch) = 964 +SHA256 (a112d04639c7.patch) = e77c9d38dce7779516debfd487ccef7409363efee9c5d74abfe8ace48a22c45a +SIZE (a112d04639c7.patch) = 14040 |