git: 80c5ab5b8b8b - main - deskutils/bijiben: unbreak build with Meson 0.61.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 24 Jan 2022 12:35:47 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80c5ab5b8b8bdc4ef147bbcf02e0be3908402e35

commit 80c5ab5b8b8bdc4ef147bbcf02e0be3908402e35
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-24 12:05:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-24 12:35:07 +0000

    deskutils/bijiben: unbreak build with Meson 0.61.0
    
    data/appdata/meson.build:3:5: ERROR: Function does not take positional arguments.
    
    PR:             260943
    Reported by:    antoine (via exp-run)
    Regressed by:   https://github.com/mesonbuild/meson/commit/61f2866a9fa1
---
 deskutils/bijiben/Makefile | 3 +++
 deskutils/bijiben/distinfo | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/deskutils/bijiben/Makefile b/deskutils/bijiben/Makefile
index ed87c9d14588..0f96f2bae70c 100644
--- a/deskutils/bijiben/Makefile
+++ b/deskutils/bijiben/Makefile
@@ -7,6 +7,9 @@ CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome
 
+PATCH_SITES=	https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+=	01ccae2ccb64.patch:-p1 # https://gitlab.gnome.org/GNOME/bijiben/-/merge_requests/158
+
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Note editor designed to remain simple to use
 
diff --git a/deskutils/bijiben/distinfo b/deskutils/bijiben/distinfo
index 42df17a5cdea..a7be979a497e 100644
--- a/deskutils/bijiben/distinfo
+++ b/deskutils/bijiben/distinfo
@@ -1,3 +1,5 @@
 TIMESTAMP = 1628011219
 SHA256 (gnome/bijiben-40.1.tar.xz) = 05a06fb066e9802f5f24ab67b0d2f71451866363ba3e39f9f775fd49a7587bbf
 SIZE (gnome/bijiben-40.1.tar.xz) = 687344
+SHA256 (gnome/01ccae2ccb64.patch) = b0e14ed0bb9f1eb8e38f7d267b8f58a3d6a5216709035775d93e29f598d559f1
+SIZE (gnome/01ccae2ccb64.patch) = 1162