Date: Fri, 18 Nov 2022 10:51:12 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: bb2544c1f61e - main - x11-wm/labwc: switch f1db2936ef9e to upstream commit Message-ID: <202211181051.2AIApCJx084716@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=bb2544c1f61e727dc811b7f21d4b6fb13370e61a commit bb2544c1f61e727dc811b7f21d4b6fb13370e61a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-18 10:31:47 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-18 10:50:51 +0000 x11-wm/labwc: switch f1db2936ef9e to upstream commit --- x11-wm/labwc/Makefile | 2 +- x11-wm/labwc/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 0dd06583c1ec..6c727594b9f3 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.6.0 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 6c52aad890b4.patch:-p1 # https://github.com/labwc/labwc/pull/629 +PATCHFILES+= 1e66ba8fd75e.patch:-p1 # https://github.com/labwc/labwc/pull/629 MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland stacking compositor diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo index a9984917d879..9de6de209a42 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1657906446 SHA256 (labwc-labwc-0.6.0_GH0.tar.gz) = 3a4ee960b4f764f276d581f83c95692c74c6a685e55438fb37ca6dd92e02f069 SIZE (labwc-labwc-0.6.0_GH0.tar.gz) = 219494 -SHA256 (6c52aad890b4.patch) = 532993846f3b78d75970e74e73d21fc74e4713caceaeb8a10bf2ee0ebca82dbf -SIZE (6c52aad890b4.patch) = 765 +SHA256 (1e66ba8fd75e.patch) = a0ef9e259e2f0c128e7aecc019127663858ba170548365dd8e046ccbcb39a470 +SIZE (1e66ba8fd75e.patch) = 765
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211181051.2AIApCJx084716>