git: 600837b2c0cd - main - x11/waybar: Add patch to fix missing icons in the tray
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Nov 2024 15:28:47 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=600837b2c0cd4229a500c122296c40265ab82553 commit 600837b2c0cd4229a500c122296c40265ab82553 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-11-04 15:23:40 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-11-04 15:23:40 +0000 x11/waybar: Add patch to fix missing icons in the tray - See https://github.com/Alexays/Waybar/issues/3597 for details - Bump PORTREVISION --- x11/waybar/Makefile | 4 ++++ x11/waybar/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile index c08cceba1edd..17a4ecb051d8 100644 --- a/x11/waybar/Makefile +++ b/x11/waybar/Makefile @@ -1,7 +1,11 @@ PORTNAME= waybar DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= x11 wayland PKGNAMESUFFIX= ${FLAVOR:N${FLAVORS:[1]}:C/.+/-${FLAVOR}/} +PATCH_SITES= https://github.com/Alexays/Waybar/commit/ +# see https://github.com/Alexays/Waybar/issues/3616 +PATCHFILES= 0d02f6877d88551ea2be0cd151c1e6354e208b1c.patch:-p1 MAINTAINER= nivit@FreeBSD.org COMMENT= Highly customizable Wayland bar for Sway and wlroots-based compositors diff --git a/x11/waybar/distinfo b/x11/waybar/distinfo index 0dd6dc5956fe..05b4072751d6 100644 --- a/x11/waybar/distinfo +++ b/x11/waybar/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1726213871 +TIMESTAMP = 1730730436 SHA256 (Alexays-Waybar-0.11.0_GH0.tar.gz) = 6a0e9f0f7f2eff503951958cbb16dc39041c0b67e86c35154e8507677c61be9d SIZE (Alexays-Waybar-0.11.0_GH0.tar.gz) = 317607 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803 +SHA256 (0d02f6877d88551ea2be0cd151c1e6354e208b1c.patch) = 7ca2c4be684ad2d51f5c278400d37f7179c4f242d84268de1b74d443568a83d5 +SIZE (0d02f6877d88551ea2be0cd151c1e6354e208b1c.patch) = 5550