git: c00299f7d637 - 2023Q1 - x11/wdisplays: fix UI overlap
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Mar 2023 16:51:06 UTC
The branch 2023Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c00299f7d637acf2732df5ba59684bcd4c6a14a1 commit c00299f7d637acf2732df5ba59684bcd4c6a14a1 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:50:45 +0000 x11/wdisplays: fix UI overlap (cherry picked from commit afbc2b47b5381b6494f013963e1538230bf1bcbb) --- 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 3a34ec3ebee3..07dba20843be 100644 --- a/x11/wdisplays/Makefile +++ b/x11/wdisplays/Makefile @@ -1,8 +1,11 @@ PORTNAME= wdisplays DISTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 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