devel/devhelp: unbreak build with Meson 0.61.0

data/meson.build:21:0: 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-23 10:14:30 +00:00
parent 9f97846864
commit 0937999100
2 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ CATEGORIES= devel gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= f1c27fd4eaa5.patch:-p1 # https://gitlab.gnome.org/GNOME/devhelp/-/merge_requests/42
MAINTAINER= gnome@FreeBSD.org
COMMENT= Developer help browser for GNOME 3

View File

@@ -1,3 +1,5 @@
TIMESTAMP = 1633280533
SHA256 (gnome/devhelp-41.2.tar.xz) = ecaa90b0f4daa8fb2030f6dc690bf533ff99a773437fe0e18acfe82d997f60d2
SIZE (gnome/devhelp-41.2.tar.xz) = 1455736
SHA256 (gnome/f1c27fd4eaa5.patch) = 7625169b84a7df3b91716b5f15823e5e43c1f04dfe4585716bbaf692c56bae77
SIZE (gnome/f1c27fd4eaa5.patch) = 1613