Date: Sat, 19 Feb 2022 21:27:32 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: b76523344624 - 2022Q1 - x11-wm/labwc: update to 0.5.0 Message-ID: <202202192127.21JLRWAZ035402@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7652334462433a679dde557674a74d715252189 commit b7652334462433a679dde557674a74d715252189 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-18 21:24:38 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-19 21:27:06 +0000 x11-wm/labwc: update to 0.5.0 Changes: https://github.com/labwc/labwc/releases/tag/0.5.0 Reported by: portscout (cherry picked from commit bb83f2992ed95fbfc8e799b0c0956d9cf1972189) --- x11-wm/labwc/Makefile | 5 +---- x11-wm/labwc/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 08cf735575d5..d3c3dbda3934 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -1,10 +1,7 @@ PORTNAME= labwc -DISTVERSION= 0.4.0 +DISTVERSION= 0.5.0 CATEGORIES= x11-wm -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 6a3536cdd74e.patch:-p1 # https://github.com/labwc/labwc/pull/228 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland stacking compositor diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo index f4b020c86854..8a9600d6de94 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1640986340 -SHA256 (labwc-labwc-0.4.0_GH0.tar.gz) = 82e5fc359fa55a7f411e638e58a0487eda6f07f01c06230c20e8598779ee3d5e -SIZE (labwc-labwc-0.4.0_GH0.tar.gz) = 99311 -SHA256 (6a3536cdd74e.patch) = af4f8977d37f0fc85e2c85e6230d3829eff0b8ad15737c4f76cc0bbc6f8fe629 -SIZE (6a3536cdd74e.patch) = 980 +TIMESTAMP = 1645219478 +SHA256 (labwc-labwc-0.5.0_GH0.tar.gz) = fde97dae137b29336e0cab678700108872cc9d2093ad89d0f1dde2f21871496b +SIZE (labwc-labwc-0.5.0_GH0.tar.gz) = 104829
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202192127.21JLRWAZ035402>