Skip to content

Commit

Permalink
games/tali: unbreak build with Meson 0.61.0
Browse files Browse the repository at this point in the history
data/meson.build:25:0: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	mesonbuild/meson@61f2866a9fa1
  • Loading branch information
jbeich committed Jan 23, 2022
1 parent b5ecb27 commit 90b5c02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions games/tali/Makefile
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions 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

0 comments on commit 90b5c02

Please sign in to comment.