aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wlroots
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-03-04 10:02:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-03-04 10:02:29 +0000
commit93ee34fceb63ddd72a924e5d5c04096d95184557 (patch)
treea2416cdab4a3415fd0dffb69ff7aa52a92397a44 /x11-toolkits/wlroots
parentd5563971812aa5ccb4b6149e6b80c1e626a35df4 (diff)
downloadports-93ee34fceb63ddd72a924e5d5c04096d95184557.tar.gz
ports-93ee34fceb63ddd72a924e5d5c04096d95184557.zip
x11-toolkits/wlroots: fix server-side cursor icon
On Sway switching to an empty workspace would revert cursor to default theme. Reported by: raichoo
Notes
Notes: svn path=/head/; revision=527752
Diffstat (limited to 'x11-toolkits/wlroots')
-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 c3a3eeb11483..333929a7cb43 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -2,12 +2,13 @@
PORTNAME= wlroots
DISTVERSION= 0.10.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= f0594fb73225.patch:-p1 144d2041adfb.patch:-p1
PATCHFILES+= 2bad34e02423.patch:-p1
+PATCHFILES+= 8d2e8d8a0612.patch:-p1
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Modular Wayland compositor library
diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo
index 7c14a0ea97f6..ffd6ca740e9d 100644
--- a/x11-toolkits/wlroots/distinfo
+++ b/x11-toolkits/wlroots/distinfo
@@ -7,5 +7,7 @@ SHA256 (144d2041adfb.patch) = e76603d04d24063182e05876313f1ac697a132771e32c50ae7
SIZE (144d2041adfb.patch) = 1838
SHA256 (2bad34e02423.patch) = b37db858d0caaf205f35f14c23417ea411c3cd94fe78e6b185869c61919326c7
SIZE (2bad34e02423.patch) = 1116
+SHA256 (8d2e8d8a0612.patch) = 2548770a92535b1112c2199c0ace8baf4f4b4cee66f256be23bebbc612d6058c
+SIZE (8d2e8d8a0612.patch) = 1502
SHA256 (e8cc137111bc.patch) = e0b686193a6925eedb09298e0f300aa93d4910c41dbe788a47a2699df34cfafe
SIZE (e8cc137111bc.patch) = 27737