mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
www/epiphany: unbreak build with Meson 0.61.0
data/meson.build:18: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
6962c17e77
commit
299348602e
@ -6,6 +6,9 @@ CATEGORIES= www gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= bfbb5f7bab38.patch:-p1 # https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1031
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Extremely lightweight and simple web browser for GNOME 3
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1642358635
|
||||
SHA256 (gnome/epiphany-41.3.tar.xz) = ba01268ee54f318dfdac2e01eba38a3fc96940c1cbf640ed2613ae29f8bcb9ad
|
||||
SIZE (gnome/epiphany-41.3.tar.xz) = 6153540
|
||||
SHA256 (gnome/bfbb5f7bab38.patch) = f7fa05bb177a8400f4c2f95dd2a3260ead32d2f321b29f89a8475699c4f4bf5a
|
||||
SIZE (gnome/bfbb5f7bab38.patch) = 1055
|
||||
|
Loading…
Reference in New Issue
Block a user