git: f20f0ad3ccff - main - x11/wob: update to 0.12
Jan Beich
jbeich at FreeBSD.org
Fri Aug 13 17:58:05 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f20f0ad3ccff0a62421754692d473d1350904eb5
commit f20f0ad3ccff0a62421754692d473d1350904eb5
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-13 17:34:22 +0000
Commit: Jan Beich <jbeich at 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
More information about the dev-commits-ports-all
mailing list