aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-05-17 16:57:10 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-05-17 17:09:13 +0000
commit6208298e7c25adf076251edb5cd6f9ad1ee34257 (patch)
tree15c4b077205222cd42956a65fef31a13fd62685e
parent9829805958f50baced94f95a5a9d51d41e43d34f (diff)
downloadports-6208298e7c25adf076251edb5cd6f9ad1ee34257.tar.gz
ports-6208298e7c25adf076251edb5cd6f9ad1ee34257.zip
x11/wl-kbptr: backport warnings fix
wl_display#1: error 0: invalid object 13 [destroyed object]: error 4: surface was destroyed before its role object
-rw-r--r--x11/wl-kbptr/Makefile4
-rw-r--r--x11/wl-kbptr/distinfo2
2 files changed, 6 insertions, 0 deletions
diff --git a/x11/wl-kbptr/Makefile b/x11/wl-kbptr/Makefile
index 858428fb7a08..d5fa999043de 100644
--- a/x11/wl-kbptr/Makefile
+++ b/x11/wl-kbptr/Makefile
@@ -1,8 +1,12 @@
PORTNAME= wl-kbptr
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= x11 wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= ee21ec7a37e8.patch:-p1
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Control the mouse pointer with the keyboard on Wayland
WWW= https://github.com/moverest/wl-kbptr
diff --git a/x11/wl-kbptr/distinfo b/x11/wl-kbptr/distinfo
index f5a4453c3102..85f8bef906fb 100644
--- a/x11/wl-kbptr/distinfo
+++ b/x11/wl-kbptr/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1693353722
SHA256 (moverest-wl-kbptr-v0.2.0_GH0.tar.gz) = 5d92d3217e7c77050fdd95f6602ffee3ae384f374400d95167adc721c37eba98
SIZE (moverest-wl-kbptr-v0.2.0_GH0.tar.gz) = 36384
+SHA256 (ee21ec7a37e8.patch) = 27df9c7cf8ef7a1c4c8e54f371e1324282372fa162c4993eee1c57197dabba48
+SIZE (ee21ec7a37e8.patch) = 789