git: 45141bcb1164 - main - x11-wm/labwc: unbreak build after ac6523232943
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 00:23:18 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=45141bcb116422bb0ae2f76e560be4ad51ccb99b commit 45141bcb116422bb0ae2f76e560be4ad51ccb99b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-04 22:29:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-05 00:23:08 +0000 x11-wm/labwc: unbreak build after ac6523232943 meson.build:53:2: ERROR: Invalid version of dependency, need 'wlroots' ['=0.15.0'] found '0.15.1'. --- x11-wm/labwc/Makefile | 3 +++ x11-wm/labwc/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 74e2b815685f..08cf735575d5 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -2,6 +2,9 @@ PORTNAME= labwc DISTVERSION= 0.4.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 1d556ad7a5a7..f4b020c86854 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,3 +1,5 @@ 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