git: afbc2b47b538 - main - x11/wdisplays: fix UI overlap
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Mar 2023 16:49:50 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=afbc2b47b5381b6494f013963e1538230bf1bcbb
commit afbc2b47b5381b6494f013963e1538230bf1bcbb
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-29 16:45:52 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-29 16:49:09 +0000
x11/wdisplays: fix UI overlap
---
x11/wdisplays/Makefile | 5 ++++-
x11/wdisplays/distinfo | 2 ++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/x11/wdisplays/Makefile b/x11/wdisplays/Makefile
index 27b0ebe12e84..a969fdb0f7ee 100644
--- a/x11/wdisplays/Makefile
+++ b/x11/wdisplays/Makefile
@@ -1,8 +1,11 @@
PORTNAME= wdisplays
DISTVERSION= 1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 59edbbd15500.patch:-p1 # https://github.com/artizirk/wdisplays/pull/2
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= GUI display configurator for wlroots compositors
WWW= https://github.com/artizirk/wdisplays
diff --git a/x11/wdisplays/distinfo b/x11/wdisplays/distinfo
index 933252cb655c..620a4e423345 100644
--- a/x11/wdisplays/distinfo
+++ b/x11/wdisplays/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1617006823
SHA256 (artizirk-wdisplays-1.1_GH0.tar.gz) = 5aa739dece0d928fe7ca2f28d7f6b4b6750559ec6a0cd0a7520a4b47cebb6f80
SIZE (artizirk-wdisplays-1.1_GH0.tar.gz) = 108410
+SHA256 (59edbbd15500.patch) = b10a5134ebffad99e37ea5e7532c10e3bc3accc9beac3bd146411d2f40760e1b
+SIZE (59edbbd15500.patch) = 1136