mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
games/gnome-tetravex: unbreak build with Meson 0.61.0
data/meson.build:37:2: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
This commit is contained in:
parent
fd9fc45ced
commit
a49e954114
@ -6,6 +6,9 @@ CATEGORIES= games gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= 80912d06f5e5.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-tetravex/-/merge_requests/20
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Gnome tetravex
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1606281247
|
||||
SHA256 (gnome3/gnome-tetravex-3.38.2.tar.xz) = 1fcdf10979b9a3526009d783a1c88a389918f360da4edb44fba25c71f186911b
|
||||
SIZE (gnome3/gnome-tetravex-3.38.2.tar.xz) = 1004632
|
||||
SHA256 (gnome3/80912d06f5e5.patch) = 16b93b4ab3488cc8aec30e8b8d029952acc096caf716b65edec2fb558f8c81e0
|
||||
SIZE (gnome3/80912d06f5e5.patch) = 1308
|
||||
|
Loading…
Reference in New Issue
Block a user