git: f109407df83c - main - net/gupnp14: unbreak build with Meson 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 03:45:07 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f109407df83cab91b8ccca0c529bec082ec0c98f commit f109407df83cab91b8ccca0c529bec082ec0c98f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-03-25 14:46:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-09 03:44:25 +0000 net/gupnp14: unbreak build with Meson 1.2.0 meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean "[provide]"? PR: 272276 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/6f4973abad9e --- net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap b/net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap new file mode 100644 index 000000000000..33a1fbc76356 --- /dev/null +++ b/net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap @@ -0,0 +1,12 @@ +https://gitlab.gnome.org/GNOME/gupnp/-/merge_requests/33 + +--- subprojects/gssdp-1.2.wrap.orig 2022-11-09 11:25:35 UTC ++++ subprojects/gssdp-1.2.wrap +@@ -3,6 +3,6 @@ depth = 1 + revision = gssdp-1.4 + depth = 1 + +-[provides] ++[provide] + dependency_name = gssdp-1.2 +