Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2023 14:42:13 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: bd4c7b63e3b4 - 2023Q3 - x11/waybar: update to 0.9.21
Message-ID:  <202308141442.37EEgDkm042792@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=bd4c7b63e3b411d2cca8273ed24e77634295074b

commit bd4c7b63e3b411d2cca8273ed24e77634295074b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-14 13:33:52 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-14 14:39:03 +0000

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

diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile
index 26a4a30bb52d..ea6f0a0ca368 100644
--- a/x11/waybar/Makefile
+++ b/x11/waybar/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	waybar
-DISTVERSION=	0.9.20
+DISTVERSION=	0.9.21
 CATEGORIES=	x11 wayland
 PKGNAMESUFFIX=	${FLAVOR:N${FLAVORS:[1]}:C/.+/-${FLAVOR}/}
 
@@ -22,7 +22,7 @@ TEST_DEPENDS=	catch>0:devel/catch
 FLAVORS=	default hyprland hyprland_nopulse nopulse
 CONFLICTS_INSTALL=	${PORTNAME}*
 
-USES=		compiler:c++17-lang gnome meson pkgconfig
+USES=		compiler:c++20-lang gnome meson pkgconfig
 USE_GITHUB=	yes
 USE_GNOME=	gtkmm30
 GH_ACCOUNT=	Alexays
@@ -78,6 +78,7 @@ MANPAGES_MESON_ENABLED=	man-pages
 MANPAGES_PLIST_FILES=	man/man5/${PORTNAME}-backlight.5.gz \
 			man/man5/${PORTNAME}-battery.5.gz \
 			man/man5/${PORTNAME}-bluetooth.5.gz \
+			man/man5/${PORTNAME}-cava.5.gz \
 			man/man5/${PORTNAME}-clock.5.gz \
 			man/man5/${PORTNAME}-cpu.5.gz \
 			man/man5/${PORTNAME}-custom.5.gz \
diff --git a/x11/waybar/distinfo b/x11/waybar/distinfo
index ff46f4cfbeed..8b3dcf3de2e5 100644
--- a/x11/waybar/distinfo
+++ b/x11/waybar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689661772
-SHA256 (Alexays-Waybar-0.9.20_GH0.tar.gz) = e300183defece4799b6dfb7aea72400492ec6e330217c22158a334f35532d014
-SIZE (Alexays-Waybar-0.9.20_GH0.tar.gz) = 251084
+TIMESTAMP = 1692020032
+SHA256 (Alexays-Waybar-0.9.21_GH0.tar.gz) = 9291d7d7f0c0ed2241865330801a6e26d57feb78c43551e315f9966d24755887
+SIZE (Alexays-Waybar-0.9.21_GH0.tar.gz) = 255961



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