From ad7d04f5f71b72a853977d9620fb87e7eff4c0be Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 23 Jul 2020 03:22:26 +0000 Subject: [PATCH] x11/wdisplays: unbreak after r542295 $ G_MESSAGES_DEBUG=all wdisplays [...] (wdisplays:26315): Gdk-DEBUG: interface 'zwlr_screencopy_frame_v1' has no event 5 Gdk-Message: Error reading events from display: No error: 0 --- x11/wdisplays/Makefile | 4 ++++ x11/wdisplays/distinfo | 2 ++ 2 files changed, 6 insertions(+) diff --git a/x11/wdisplays/Makefile b/x11/wdisplays/Makefile index e2fe3a16b693..3764b950d992 100644 --- a/x11/wdisplays/Makefile +++ b/x11/wdisplays/Makefile @@ -2,8 +2,12 @@ PORTNAME= wdisplays DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 657e2966e556.patch:-p1 # https://github.com/cyclopsian/wdisplays/pull/20 + MAINTAINER= jbeich@FreeBSD.org COMMENT= GUI display configurator for wlroots compositors diff --git a/x11/wdisplays/distinfo b/x11/wdisplays/distinfo index 3e2d048e7a85..7dc6a7fbcd72 100644 --- a/x11/wdisplays/distinfo +++ b/x11/wdisplays/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1589011062 SHA256 (cyclopsian-wdisplays-1.0_GH0.tar.gz) = fa34d5bdfd87d833e18a89b2acacc27833d7297374719773a705f2d3e89cdddf SIZE (cyclopsian-wdisplays-1.0_GH0.tar.gz) = 106819 +SHA256 (657e2966e556.patch) = e7cc9418945f12632fd17b408fdd8f1c0287f31e4bc3d2afab7683a84e8f2fd2 +SIZE (657e2966e556.patch) = 2259