deskutils/gnote: unbreak build with Meson 0.61.0

data/meson.build:4: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-24 11:55:30 +00:00
parent a49e954114
commit 56adebf3c4
2 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ PORTVERSION= 41.1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= 32795e53681e.patch:-p1 # https://gitlab.gnome.org/GNOME/gnote/-/merge_requests/21
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ version of Tomboy, note taking application

View File

@@ -1,3 +1,5 @@
TIMESTAMP = 1636138627
SHA256 (gnote-41.1.tar.xz) = 58db2cad13b44167a9efa1544103526c67e6efaa86dafb3a314ea142950e2162
SIZE (gnote-41.1.tar.xz) = 3166996
SHA256 (32795e53681e.patch) = 7a91dd545b447adc2b955dcc3933a7d2bd424a037973f61420fb56685f3452a0
SIZE (32795e53681e.patch) = 1069