1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

x11/gnome-terminal: unbreak build with Meson 0.61.0

data/meson.build:20:5: 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:
Jan Beich 2022-01-25 11:58:30 +00:00
parent 8f00bb52c9
commit 5c35fa4abd
2 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,9 @@ CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= 9a168cc23962.patch:-p1 # meson 0.61
MAINTAINER= gnome@FreeBSD.org
COMMENT= Terminal component for the GNOME Desktop

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1638998993
SHA256 (gnome/gnome-terminal-3.42.2.tar.xz) = 8a9c8e5ef7a3a73b246a947e1190bb08ec98935af860cf0b3aa2fbf4606817a0
SIZE (gnome/gnome-terminal-3.42.2.tar.xz) = 1806388
SHA256 (gnome/9a168cc23962.patch) = 47ef721df168ba3e7e451df0669b01bec2ce3d553d4e59dcfb10462215470ba2
SIZE (gnome/9a168cc23962.patch) = 1150