Date: Sat, 7 Oct 2023 14:47:55 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: 275590e5fab0 - main - x11/wcm: update to 0.8.0 Message-ID: <202310071447.397EltJZ021059@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=275590e5fab0e640ec7532a75150b862a94260b0 commit 275590e5fab0e640ec7532a75150b862a94260b0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-09-29 12:55:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-10-07 14:44:05 +0000 x11/wcm: update to 0.8.0 Changes: https://github.com/WayfireWM/wcm/releases/tag/v0.8.0 Reported by: GitHub (watch releases) --- x11/wcm/Makefile | 3 +-- x11/wcm/distinfo | 6 +++--- x11/wcm/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/wcm/Makefile b/x11/wcm/Makefile index b877be14b432..4516f72466ef 100644 --- a/x11/wcm/Makefile +++ b/x11/wcm/Makefile @@ -1,7 +1,6 @@ PORTNAME= wcm DISTVERSIONPREFIX= v -DISTVERSION= 0.7.5 -PORTREVISION= 1 +DISTVERSION= 0.8.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wcm/distinfo b/x11/wcm/distinfo index 72904daa98df..4b7ced5c18d1 100644 --- a/x11/wcm/distinfo +++ b/x11/wcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673825821 -SHA256 (WayfireWM-wcm-v0.7.5_GH0.tar.gz) = 39dd349a925295bb743b7c1318807ec2ce6675bfa482fc9b420da71c7b798515 -SIZE (WayfireWM-wcm-v0.7.5_GH0.tar.gz) = 362354 +TIMESTAMP = 1695992117 +SHA256 (WayfireWM-wcm-v0.8.0_GH0.tar.gz) = 24000f5d037dc03eed9eaf2803987db5e02c1776bbe7c56b9c95c5942f65938f +SIZE (WayfireWM-wcm-v0.8.0_GH0.tar.gz) = 396933 diff --git a/x11/wcm/pkg-plist b/x11/wcm/pkg-plist index f59e972fdfe7..b3917a1c3fbe 100644 --- a/x11/wcm/pkg-plist +++ b/x11/wcm/pkg-plist @@ -37,6 +37,7 @@ share/icons/hicolor/96x96/apps/wcm.png %%DATADIR%%/icons/plugin-invert.svg %%DATADIR%%/icons/plugin-join-views.svg %%DATADIR%%/icons/plugin-keycolor.svg +%%DATADIR%%/icons/plugin-lxqt-shell.svg %%DATADIR%%/icons/plugin-mag.svg %%DATADIR%%/icons/plugin-move.svg %%DATADIR%%/icons/plugin-oswitch.svg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310071447.397EltJZ021059>