Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 00:56:30 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 47c2d9b272d0 - 2023Q3 - x11/waybar: backport a sway fix after 2f0148b21333
Message-ID:  <202307090056.3690uUq0089293@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=47c2d9b272d046199eb5c4e5558572dff0208d3f

commit 47c2d9b272d046199eb5c4e5558572dff0208d3f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-08 22:32:07 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-09 00:56:22 +0000

    x11/waybar: backport a sway fix after 2f0148b21333
    
    (cherry picked from commit 0ef341518917ed47380e3965d69bbde13c8fdace)
---
 x11/waybar/Makefile | 3 ++-
 x11/waybar/distinfo | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile
index 67b8affb6de8..22a8f0c9a8a5 100644
--- a/x11/waybar/Makefile
+++ b/x11/waybar/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	waybar
 DISTVERSION=	0.9.19
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 wayland
 PKGNAMESUFFIX=	${FLAVOR:N${FLAVORS:[1]}:C/.+/-${FLAVOR}/}
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	1fb2b8efd5a1.patch:-p1 # https://github.com/Alexays/Waybar/pull/2284
 PATCHFILES+=	e2bfa5e019f6.patch:-p1 # https://github.com/Alexays/Waybar/pull/2286
+PATCHFILES+=	d774de6c4622.patch:-p1 # https://github.com/Alexays/Waybar/pull/2293
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Highly customizable Wayland bar for Sway and wlroots-based compositors
diff --git a/x11/waybar/distinfo b/x11/waybar/distinfo
index d43a03f22473..eab488d76486 100644
--- a/x11/waybar/distinfo
+++ b/x11/waybar/distinfo
@@ -5,3 +5,5 @@ SHA256 (1fb2b8efd5a1.patch) = 98bd3b424d673f154782bd9c795428a01cba7bf8c8a1a2c461
 SIZE (1fb2b8efd5a1.patch) = 2236
 SHA256 (e2bfa5e019f6.patch) = 008c16eb342165f50e16432b15e7ed86411de393d862d3d84c73afbce8d6e2e5
 SIZE (e2bfa5e019f6.patch) = 1121
+SHA256 (d774de6c4622.patch) = 49d9abf74e7844922d3cd5ef38b48a432a084f56198e7f10f18d3723e976bcd1
+SIZE (d774de6c4622.patch) = 1200



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307090056.3690uUq0089293>