Date: Fri, 13 Aug 2021 17:58:05 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: f20f0ad3ccff - main - x11/wob: update to 0.12 Message-ID: <202108131758.17DHw5kd008143@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=f20f0ad3ccff0a62421754692d473d1350904eb5 commit f20f0ad3ccff0a62421754692d473d1350904eb5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-13 17:34:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-13 17:57:58 +0000 x11/wob: update to 0.12 Changes: https://github.com/francma/wob/releases/tag/0.12 Reported by: GitHub (watch releases) --- x11/wob/Makefile | 2 +- x11/wob/distinfo | 6 +++--- x11/wob/pkg-descr | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/x11/wob/Makefile b/x11/wob/Makefile index 394ac0fb3a04..d8d97020dae6 100644 --- a/x11/wob/Makefile +++ b/x11/wob/Makefile @@ -1,5 +1,5 @@ PORTNAME= wob -DISTVERSION= 0.11 +DISTVERSION= 0.12 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11/wob/distinfo b/x11/wob/distinfo index 57e4376cb53d..8ec93629c1fb 100644 --- a/x11/wob/distinfo +++ b/x11/wob/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1612624650 -SHA256 (francma-wob-0.11_GH0.tar.gz) = bcc81c96d2f7292cea9c290ab5bdf80970329a5645a34b60d4aa3621512ea1fe -SIZE (francma-wob-0.11_GH0.tar.gz) = 19654 +TIMESTAMP = 1628876062 +SHA256 (francma-wob-0.12_GH0.tar.gz) = c4442fb43ab0d47c986d0c0041a385e1e66f7c16fc48ff0651993deb0d00ed01 +SIZE (francma-wob-0.12_GH0.tar.gz) = 20239 SHA256 (b4ddcee628dd.patch) = 044656590ba675564d9ae908636f8f4a65e795097dd153935011ab54880d7710 SIZE (b4ddcee628dd.patch) = 746 diff --git a/x11/wob/pkg-descr b/x11/wob/pkg-descr index 19dad746b41b..df70d22049c7 100644 --- a/x11/wob/pkg-descr +++ b/x11/wob/pkg-descr @@ -1,4 +1,5 @@ -A lightweight overlay volume/backlight/progress/anything bar for -Wayland. This project is inspired by xob - X Overlay Bar. +A lightweight overlay volume/backlight/progress/anything bar for wlroots +based Wayland compositors (requrires support for wlr_layer_shell_unstable_v1). +This project is inspired by xob - X Overlay Bar. WWW: https://github.com/francma/wob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108131758.17DHw5kd008143>