Date: Sun, 31 Jul 2022 18:42:25 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ead01585c31a - 2022Q3 - x11-wm/wayfire: update to 0.7.4 Message-ID: <202207311842.26VIgP8T039043@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ead01585c31acddfe54d1abd515274e04642fefa commit ead01585c31acddfe54d1abd515274e04642fefa Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-07-31 13:21:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-07-31 17:40:42 +0000 x11-wm/wayfire: update to 0.7.4 Changes: https://github.com/WayfireWM/wayfire/releases/tag/v0.7.4 Reported by: GitHub (watch releases) (cherry picked from commit d7edfd892ef1283d92f45684a2ae67d4b13c5b5d) --- x11-wm/wayfire/Makefile | 2 +- x11-wm/wayfire/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile index 1163f50e2f99..2f73b09f6a7e 100644 --- a/x11-wm/wayfire/Makefile +++ b/x11-wm/wayfire/Makefile @@ -1,6 +1,6 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v -DISTVERSION= 0.7.3 +DISTVERSION= 0.7.4 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/wayfire/distinfo b/x11-wm/wayfire/distinfo index 119ca9dd016f..8c112e8b2d12 100644 --- a/x11-wm/wayfire/distinfo +++ b/x11-wm/wayfire/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1650049372 -SHA256 (WayfireWM-wayfire-v0.7.3_GH0.tar.gz) = 72575b6d598087d6fe737a8066db5405d7cff88a3041447f56b83313ac9a0684 -SIZE (WayfireWM-wayfire-v0.7.3_GH0.tar.gz) = 364366 +TIMESTAMP = 1659273682 +SHA256 (WayfireWM-wayfire-v0.7.4_GH0.tar.gz) = 343093e3b062383d2a6965ca09eb26d0f68cb897d8efeb69f4967679bb128c8e +SIZE (WayfireWM-wayfire-v0.7.4_GH0.tar.gz) = 364792 SHA256 (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 3d66a67b35452741135420caf43ba349d35fc64643b8e223e6cdf74dbcef33aa SIZE (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 9881 SHA256 (WayfireWM-wf-utils-889fdaf_GH0.tar.gz) = 8848592f4a04dec60c3e09a996f15d1f86e79f544eda4519f2b3d9dc91997db3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207311842.26VIgP8T039043>