git: 98bcc402cb2a - main - x11/virtboard: unbreak build with Meson 0.61.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 06:40:11 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=98bcc402cb2ad52f0096b38c740ae880868ac4b3 commit 98bcc402cb2ad52f0096b38c740ae880868ac4b3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-18 06:38:53 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-18 06:40:07 +0000 x11/virtboard: unbreak build with Meson 0.61.0 data/meson.build:8:7: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 --- x11/virtboard/Makefile | 1 + x11/virtboard/distinfo | 2 ++ 2 files changed, 3 insertions(+) diff --git a/x11/virtboard/Makefile b/x11/virtboard/Makefile index 72dd2f6645e8..59263251ed1d 100644 --- a/x11/virtboard/Makefile +++ b/x11/virtboard/Makefile @@ -7,6 +7,7 @@ CATEGORIES= x11 PATCH_SITES= ${GL_SITE}/jbeich/${GL_PROJECT}/-/commit/ PATCHFILES+= 42e698964e42.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35 PATCHFILES+= 86e6915d4920.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35 +PATCHFILES+= f23aff6bb249.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/36 MAINTAINER= jbeich@FreeBSD.org COMMENT= Basic keyboard, blazing the path of modern Wayland keyboards diff --git a/x11/virtboard/distinfo b/x11/virtboard/distinfo index eafa973bae83..3cf14c0e363b 100644 --- a/x11/virtboard/distinfo +++ b/x11/virtboard/distinfo @@ -5,3 +5,5 @@ SHA256 (42e698964e42.patch) = c7cf6eb9b5367ba019c68ef98b2a0ec76ed0bd2fb3ace93dee SIZE (42e698964e42.patch) = 832 SHA256 (86e6915d4920.patch) = 44dce9435776344e014b0e193f2a8095929031c3a75159347727d008115363e4 SIZE (86e6915d4920.patch) = 1696 +SHA256 (f23aff6bb249.patch) = aa098aca684cf8affe5ce9a3bc8f25e8a30dced96bc53bf13476486dffc66128 +SIZE (f23aff6bb249.patch) = 917