From 749f62be68ff85661cb5951df47704325645d777 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 25 Mar 2022 14:46:05 +0000 Subject: [PATCH] net/gupnp: 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/gupnp/Makefile | 3 +++ net/gupnp/distinfo | 2 ++ 2 files changed, 5 insertions(+) diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 21a3e7b54b6ba..69c9215ef97c7 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -4,6 +4,9 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 884639bd2932.patch:-p1 # https://gitlab.gnome.org/GNOME/gupnp/-/merge_requests/33 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for UPnP devices WWW= https://wiki.gnome.org/Projects/GUPnP diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo index e43dc8bcb22bd..d11b73bdca7ee 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1674589528 SHA256 (gupnp-1.6.3.tar.xz) = 4f4f418b07b81164df1f7ab612e28e4c016c2d085b8a4f39f97945f8b15ee248 SIZE (gupnp-1.6.3.tar.xz) = 2216496 +SHA256 (884639bd2932.patch) = 01a29ae8b0cdcaf0b0b7842d3ecfe05fce2b3f54cfb73807fc261c4e9d900bf4 +SIZE (884639bd2932.patch) = 708