graphics/evince: unbreak build with Meson 0.61.0
backend/meson.build:55:7: 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
6c272e706b
commit
6962c17e77
2 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,9 @@ CATEGORIES= graphics print gnome
|
||||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||||
DIST_SUBDIR= gnome
|
DIST_SUBDIR= gnome
|
||||||
|
|
||||||
|
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||||
|
PATCHFILES+= 1060b24d0516.patch:-p1 # https://gitlab.gnome.org/GNOME/evince/-/merge_requests/398
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= GNOME 3 multi-format document viewer
|
COMMENT= GNOME 3 multi-format document viewer
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
TIMESTAMP = 1637606911
|
TIMESTAMP = 1637606911
|
||||||
SHA256 (gnome/evince-41.3.tar.xz) = 3346b01f9bdc8f2d5ffea92f110a090c64a3624942b5b543aad4592a9de33bb0
|
SHA256 (gnome/evince-41.3.tar.xz) = 3346b01f9bdc8f2d5ffea92f110a090c64a3624942b5b543aad4592a9de33bb0
|
||||||
SIZE (gnome/evince-41.3.tar.xz) = 2889368
|
SIZE (gnome/evince-41.3.tar.xz) = 2889368
|
||||||
|
SHA256 (gnome/1060b24d0516.patch) = 25e5df47c3e0f190244b55018d31f1adadc86c0c241b21e06199d656e36e778a
|
||||||
|
SIZE (gnome/1060b24d0516.patch) = 1336
|
||||||
|
|
Loading…
Reference in a new issue