From 6208298e7c25adf076251edb5cd6f9ad1ee34257 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 17 May 2024 18:57:10 +0200 Subject: 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 --- x11/wl-kbptr/Makefile | 4 ++++ x11/wl-kbptr/distinfo | 2 ++ 2 files changed, 6 insertions(+) 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 -- cgit v1.2.3