git: 6c272e706b85 - main - multimedia/totem: unbreak build with Meson 0.61.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 10:25:54 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c272e706b85e7e4f66d98283574aae33964432b commit 6c272e706b85e7e4f66d98283574aae33964432b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-23 10:22:31 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-23 10:24:09 +0000 multimedia/totem: unbreak build with Meson 0.61.0 data/appdata/meson.build:3:0: ERROR: Function does not take positional arguments. PR: 260943 Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1 --- multimedia/totem/Makefile | 3 +++ multimedia/totem/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 3efb4b34dae9..1e49f6ceaf33 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,6 +6,9 @@ CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 61e3a957cb73.patch:-p1 # https://gitlab.gnome.org/GNOME/totem/-/merge_requests/218 + MAINTAINER= gnome@FreeBSD.org COMMENT= Gstreamer-based video player for the GNOME 3 Desktop diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 55d75ab3fd47..9e3b82ce16ea 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1635009173 SHA256 (gnome/totem-3.38.2.tar.xz) = fce562e2b26cbcfc0c678538dcc81f9dc15ce60d5a89ee4358907bf634304c40 SIZE (gnome/totem-3.38.2.tar.xz) = 2190700 +SHA256 (gnome/61e3a957cb73.patch) = e0f48d11bf404cdec7ad50f45c4595575a8c7bdad740b1f599ae31a766096d09 +SIZE (gnome/61e3a957cb73.patch) = 1122