aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-20 01:33:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-20 01:34:56 +0000
commit540d7ff20fc877b496e203539633fe888e6208ed (patch)
treea8ec4ad8040c879499df56a9873b19a84f68b867
parent52d8b130f32a01a51aeebc023a353c68313e44de (diff)
downloadports-540d7ff20fc877b496e203539633fe888e6208ed.tar.gz
ports-540d7ff20fc877b496e203539633fe888e6208ed.zip
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
-rw-r--r--audio/gnome-podcasts/Makefile3
-rw-r--r--audio/gnome-podcasts/distinfo2
2 files changed, 5 insertions, 0 deletions
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