Date: Tue, 18 Jul 2023 14:50:23 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c0793dfc4ac - main - x11/waybar: update to 0.9.20 Message-ID: <202307181450.36IEoNTg074625@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c0793dfc4acf952d7195a114b342d7118d73e5c commit 1c0793dfc4acf952d7195a114b342d7118d73e5c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-07-18 06:29:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-18 14:49:44 +0000 x11/waybar: update to 0.9.20 Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.20 Reported by: GitHub (watch releases) --- x11/waybar/Makefile | 8 +------- x11/waybar/distinfo | 12 +++--------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile index 22a8f0c9a8a5..26a4a30bb52d 100644 --- a/x11/waybar/Makefile +++ b/x11/waybar/Makefile @@ -1,14 +1,8 @@ PORTNAME= waybar -DISTVERSION= 0.9.19 -PORTREVISION= 2 +DISTVERSION= 0.9.20 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 WWW= https://github.com/Alexays/Waybar diff --git a/x11/waybar/distinfo b/x11/waybar/distinfo index eab488d76486..ff46f4cfbeed 100644 --- a/x11/waybar/distinfo +++ b/x11/waybar/distinfo @@ -1,9 +1,3 @@ -TIMESTAMP = 1688504630 -SHA256 (Alexays-Waybar-0.9.19_GH0.tar.gz) = 09695c9d6ae4cf33d8e8a2c3e4ba216e5d293e2d72d4115c64c5d2612976816d -SIZE (Alexays-Waybar-0.9.19_GH0.tar.gz) = 249917 -SHA256 (1fb2b8efd5a1.patch) = 98bd3b424d673f154782bd9c795428a01cba7bf8c8a1a2c46167b5a541024c8b -SIZE (1fb2b8efd5a1.patch) = 2236 -SHA256 (e2bfa5e019f6.patch) = 008c16eb342165f50e16432b15e7ed86411de393d862d3d84c73afbce8d6e2e5 -SIZE (e2bfa5e019f6.patch) = 1121 -SHA256 (d774de6c4622.patch) = 49d9abf74e7844922d3cd5ef38b48a432a084f56198e7f10f18d3723e976bcd1 -SIZE (d774de6c4622.patch) = 1200 +TIMESTAMP = 1689661772 +SHA256 (Alexays-Waybar-0.9.20_GH0.tar.gz) = e300183defece4799b6dfb7aea72400492ec6e330217c22158a334f35532d014 +SIZE (Alexays-Waybar-0.9.20_GH0.tar.gz) = 251084
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307181450.36IEoNTg074625>