git: 540d7ff20fc8 - main - audio/gnome-podcasts: unbreak build with Meson 0.61.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 20 Jan 2022 01:35:08 UTC
The branch main has been updated by jbeich:

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

commit 540d7ff20fc877b496e203539633fe888e6208ed
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-20 01:33:49 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-20 01:34:56 +0000

    audio/gnome-podcasts: unbreak build with Meson 0.61.0
    
    podcasts-gtk/resources/meson.build:5:0: ERROR: Function does not take positional arguments.
    
    PR:             260943
    Regressed by:   https://github.com/mesonbuild/meson/commit/61f2866a9fa1
---
 audio/gnome-podcasts/Makefile | 3 +++
 audio/gnome-podcasts/distinfo | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile
index 9c40d9551fb6..3baaf12f32f3 100644
--- a/audio/gnome-podcasts/Makefile
+++ b/audio/gnome-podcasts/Makefile
@@ -4,6 +4,9 @@ PORTREVISION=	1
 CATEGORIES=	audio
 PKGNAMEPREFIX=	gnome-
 
+PATCH_SITES=	${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
+PATCHFILES+=	6614bb62ecbe.patch:-p1 # https://gitlab.gnome.org/World/podcasts/-/merge_requests/213
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Podcast app for GNOME
 
diff --git a/audio/gnome-podcasts/distinfo b/audio/gnome-podcasts/distinfo
index 63bfaa8d690e..7504444d835a 100644
--- a/audio/gnome-podcasts/distinfo
+++ b/audio/gnome-podcasts/distinfo
@@ -571,3 +571,5 @@ SHA256 (danigm-gettext-rs-61938b9f5f1d3bdc31f9839f53fabe5ccf136a78_GH0.tar.gz) =
 SIZE (danigm-gettext-rs-61938b9f5f1d3bdc31f9839f53fabe5ccf136a78_GH0.tar.gz) = 13046
 SHA256 (World-podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7_GL0.tar.gz) = 24ad097d91f113af7dbd0b49d0da00612480a388c2a1137dcbaf1c2a21952ce0
 SIZE (World-podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7_GL0.tar.gz) = 2470192
+SHA256 (6614bb62ecbe.patch) = 1c9cafb55a03aaada44db5bc62d986d7551212c91bfdff75d6b76af88ba88c9e
+SIZE (6614bb62ecbe.patch) = 1406