deskutils/gnome-calendar: unbreak build with Meson 0.61.0
data/appdata/meson.build:3: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:
parent
7d8d12abfc
commit
2b2d5dc181
2 changed files with 5 additions and 0 deletions
|
@ -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+= e35dbc1acd03.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/198
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Simple and beautiful calendar application for GNOME
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1640291825
|
||||
SHA256 (gnome/gnome-calendar-41.2.tar.xz) = 956b2f190322651c67fe667223896f8aa5acf33b70ada5a3b05a5361bda6611a
|
||||
SIZE (gnome/gnome-calendar-41.2.tar.xz) = 583584
|
||||
SHA256 (gnome/e35dbc1acd03.patch) = ded10dd0b1e9fce59414fd60a6ab42c560842745ef38774dc6d30f222293e71d
|
||||
SIZE (gnome/e35dbc1acd03.patch) = 773
|
||||
|
|
Loading…
Reference in a new issue