git: c359d73049f5 - main - devel/dconf-editor: unbreak build with Meson 0.61.0

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

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

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

    devel/dconf-editor: unbreak build with Meson 0.61.0
    
    editor/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
---
 devel/dconf-editor/Makefile | 3 +++
 devel/dconf-editor/distinfo | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile
index 0fecb98f706b..d65850f81686 100644
--- a/devel/dconf-editor/Makefile
+++ b/devel/dconf-editor/Makefile
@@ -6,6 +6,9 @@ CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
 
+PATCH_SITES=	https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
+PATCHFILES+=	56474378568e.patch:-p1 # https://gitlab.gnome.org/GNOME/dconf-editor/-/merge_requests/21
+
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Configuration database editor for GNOME
 
diff --git a/devel/dconf-editor/distinfo b/devel/dconf-editor/distinfo
index 1b8cdb2e6215..96c9181a8378 100644
--- a/devel/dconf-editor/distinfo
+++ b/devel/dconf-editor/distinfo
@@ -1,3 +1,5 @@
 TIMESTAMP = 1617741522
 SHA256 (gnome/dconf-editor-3.38.3.tar.xz) = 571af4c7dad4f049b53e6cd728b79addf08c27ddab6bc57b396d211866ee79e3
 SIZE (gnome/dconf-editor-3.38.3.tar.xz) = 594544
+SHA256 (gnome/56474378568e.patch) = ee0470519b9ac98ede945aba1b25f4ab9ebc5494525d95af5eb5c00f4418fd94
+SIZE (gnome/56474378568e.patch) = 825