deskutils/gnome-font-viewer: unbreak build with Meson 0.61.0
src/meson.build:42: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:
parent
bd8bd8bad4
commit
9f97846864
@ -6,6 +6,9 @@ CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= 218166246e29.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/merge_requests/27
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GNOME 3 font viewer utility
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1632341672
|
||||
SHA256 (gnome/gnome-font-viewer-41.0.tar.xz) = 5dd410331be070e4e034397f2754980e073851d50a2119f2fbf96adc6fe2e876
|
||||
SIZE (gnome/gnome-font-viewer-41.0.tar.xz) = 179672
|
||||
SHA256 (gnome/218166246e29.patch) = 3d60253beebf7bd6faa46b04e4059cd7c860e6146fb6c0e608ea06b8bb86546c
|
||||
SIZE (gnome/218166246e29.patch) = 1333
|
||||
|
Loading…
Reference in New Issue
Block a user