aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-18 06:38:53 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-18 06:40:07 +0000
commit98bcc402cb2ad52f0096b38c740ae880868ac4b3 (patch)
treefe4c63e57d58d4a83be2440ce0b4cd2e0e59d63f
parentd08b5879b85c4f906a26dd2494233ad263597e58 (diff)
downloadports-98bcc402cb2ad52f0096b38c740ae880868ac4b3.tar.gz
ports-98bcc402cb2ad52f0096b38c740ae880868ac4b3.zip
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
-rw-r--r--x11/virtboard/Makefile1
-rw-r--r--x11/virtboard/distinfo2
2 files changed, 3 insertions, 0 deletions
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