Date: Wed, 23 Dec 2020 21:43:10 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559033 - head/x11/waybar Message-ID: <202012232143.0BNLhA2v016243@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Dec 23 21:43:09 2020 New Revision: 559033 URL: https://svnweb.freebsd.org/changeset/ports/559033 Log: x11/waybar: update to 0.9.5 Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.5 Reported by: GitHub (watch releases) Modified: head/x11/waybar/Makefile (contents, props changed) head/x11/waybar/distinfo (contents, props changed) Modified: head/x11/waybar/Makefile ============================================================================== --- head/x11/waybar/Makefile Wed Dec 23 21:42:12 2020 (r559032) +++ head/x11/waybar/Makefile Wed Dec 23 21:43:09 2020 (r559033) @@ -1,14 +1,8 @@ # $FreeBSD$ PORTNAME= waybar -DISTVERSION= 0.9.4 -PORTREVISION= 2 +DISTVERSION= 0.9.5 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 Modified: head/x11/waybar/distinfo ============================================================================== --- head/x11/waybar/distinfo Wed Dec 23 21:42:12 2020 (r559032) +++ head/x11/waybar/distinfo Wed Dec 23 21:43:09 2020 (r559033) @@ -1,9 +1,3 @@ -TIMESTAMP = 1600683522 -SHA256 (Alexays-Waybar-0.9.4_GH0.tar.gz) = d49c09ee253ca9cc9688d1b4d8602adc9bdae613b02e2fa1a2e7277ddc9e82e8 -SIZE (Alexays-Waybar-0.9.4_GH0.tar.gz) = 137409 -SHA256 (e4427cb017f2.patch) = b37743cc5b9564f815ca95dbd97404324ce8a456674a183d4d89070a57768ce2 -SIZE (e4427cb017f2.patch) = 11956 -SHA256 (22e46ea6cc64.patch) = a8e4030c105e7c08331fe0bf09b3c2129161abc3c4accb09b8c64233ea211099 -SIZE (22e46ea6cc64.patch) = 3686 -SHA256 (67d54ef3d53e.patch) = 76beebbf973f3bccf57abd23d59c27d38043bcc4e8c35b3420351493b499bc4e -SIZE (67d54ef3d53e.patch) = 2759 +TIMESTAMP = 1608755620 +SHA256 (Alexays-Waybar-0.9.5_GH0.tar.gz) = 74d783d4da01c1c3a90a00968d74f47c2193a6952c3b2e0584cf3ddfa1ae4254 +SIZE (Alexays-Waybar-0.9.5_GH0.tar.gz) = 146094
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012232143.0BNLhA2v016243>