From 90b5c02529e221774ef0ca0db325f8e1bfed7072 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 23 Jan 2022 10:02:16 +0000 Subject: [PATCH] games/tali: unbreak build with Meson 0.61.0 data/meson.build:25:0: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 --- games/tali/Makefile | 3 +++ games/tali/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/games/tali/Makefile b/games/tali/Makefile index f84b576433c24..d1a4c7d64be1d 100644 --- a/games/tali/Makefile +++ b/games/tali/Makefile @@ -6,6 +6,9 @@ CATEGORIES= games gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome3 +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 79509bf3e945.patch:-p1 # https://gitlab.gnome.org/GNOME/tali/-/merge_requests/14 + MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome tali diff --git a/games/tali/distinfo b/games/tali/distinfo index c3d0038d34a46..5a6ad4c06d175 100644 --- a/games/tali/distinfo +++ b/games/tali/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1636401331 SHA256 (gnome3/tali-40.4.tar.xz) = 02cacc76f4ee4230f67aa00ada194e9c548f89d27a0e72f200d8bd53aee71a17 SIZE (gnome3/tali-40.4.tar.xz) = 1610864 +SHA256 (gnome3/79509bf3e945.patch) = 6a34a55e704148c0e3ee73c0d24739a5817f48e8220aad76e82760f0b2509c3c +SIZE (gnome3/79509bf3e945.patch) = 1101