aboutsummaryrefslogtreecommitdiff
path: root/x11/waybar
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-11-24 18:42:17 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-11-24 18:42:17 +0000
commitaff556b98928b69c8e1e3131af50cfc45d4c5983 (patch)
treef3c14368ed305fc14cbdde8b5d2738303db6263b /x11/waybar
parent5fd18d2a3eda43e907944abd04192deb14561152 (diff)
downloadports-aff556b98928b69c8e1e3131af50cfc45d4c5983.tar.gz
ports-aff556b98928b69c8e1e3131af50cfc45d4c5983.zip
x11/waybar: unbreak taskbar after r554475
[error] wlr/taskbar: argument not found
Notes
Notes: svn path=/head/; revision=556180
Diffstat (limited to 'x11/waybar')
-rw-r--r--x11/waybar/Makefile3
-rw-r--r--x11/waybar/distinfo2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile
index d90caa107b50..ded442bdb276 100644
--- a/x11/waybar/Makefile
+++ b/x11/waybar/Makefile
@@ -2,12 +2,13 @@
PORTNAME= waybar
DISTVERSION= 0.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= e4427cb017f2.patch:-p1 # https://github.com/Alexays/Waybar/pull/849
PATCHFILES+= 22e46ea6cc64.patch:-p1 # https://github.com/Alexays/Waybar/pull/849
+PATCHFILES+= 67d54ef3d53e.patch:-p1 # https://github.com/Alexays/Waybar/pull/898
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 fcafdc4f5270..d6de655fe324 100644
--- a/x11/waybar/distinfo
+++ b/x11/waybar/distinfo
@@ -5,3 +5,5 @@ SHA256 (e4427cb017f2.patch) = b37743cc5b9564f815ca95dbd97404324ce8a456674a183d4d
SIZE (e4427cb017f2.patch) = 11956
SHA256 (22e46ea6cc64.patch) = a8e4030c105e7c08331fe0bf09b3c2129161abc3c4accb09b8c64233ea211099
SIZE (22e46ea6cc64.patch) = 3686
+SHA256 (67d54ef3d53e.patch) = 76beebbf973f3bccf57abd23d59c27d38043bcc4e8c35b3420351493b499bc4e
+SIZE (67d54ef3d53e.patch) = 2759