Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2022 14:35:36 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: 0071a459c905 - 2022Q1 - x11/waybar: update to 0.9.12
Message-ID:  <202203101435.22AEZaBl086868@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0071a459c90503a19b0de1bb45614be082d17922

commit 0071a459c90503a19b0de1bb45614be082d17922
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-03-10 08:53:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-03-10 14:35:33 +0000

    x11/waybar: update to 0.9.12
    
    Changes:        https://github.com/Alexays/Waybar/releases/tag/0.9.11
    Changes:        https://github.com/Alexays/Waybar/releases/tag/0.9.12
    Reported by:    GitHub (watch releases)
    
    (cherry picked from commit 9f4fb0777e6c5b25be9bedab80281ea5a1a0ba8c)
---
 x11/waybar/Makefile | 5 ++++-
 x11/waybar/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile
index f337b8bcabdb..71c2da5c9e9d 100644
--- a/x11/waybar/Makefile
+++ b/x11/waybar/Makefile
@@ -1,7 +1,10 @@
 PORTNAME=	waybar
-DISTVERSION=	0.9.10
+DISTVERSION=	0.9.12
 CATEGORIES=	x11
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	8b6bc215ccdd.patch:-p1 # https://github.com/Alexays/Waybar/pull/1476
+
 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 887517c3855a..35e352e3f0f2 100644
--- a/x11/waybar/distinfo
+++ b/x11/waybar/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1646574888
-SHA256 (Alexays-Waybar-0.9.10_GH0.tar.gz) = bbf78e0176792877079be443b9490b2597408cc90e0289ea8c08acc601623ff8
-SIZE (Alexays-Waybar-0.9.10_GH0.tar.gz) = 183096
+TIMESTAMP = 1646902405
+SHA256 (Alexays-Waybar-0.9.12_GH0.tar.gz) = 1f3f6692de99567c43939e7ad2e96f8c6a5ef83f760ad6f77865e46a3c6811d6
+SIZE (Alexays-Waybar-0.9.12_GH0.tar.gz) = 183392
+SHA256 (8b6bc215ccdd.patch) = 53ce1f7a8ebd7a1f361e7fe3f72c054979c1c84e59d536647177c616a50df0ff
+SIZE (8b6bc215ccdd.patch) = 1396



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