aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-25 14:46:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-09 03:44:24 +0000
commit749f62be68ff85661cb5951df47704325645d777 (patch)
tree9548a8368997cd67ff25aa99f50cdab61cf484a8
parenta9d219203e8386f6a7151c53d79b0ff18b1c273c (diff)
downloadports-749f62be68ff85661cb5951df47704325645d777.tar.gz
ports-749f62be68ff85661cb5951df47704325645d777.zip
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
-rw-r--r--net/gupnp/Makefile3
-rw-r--r--net/gupnp/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index 21a3e7b54b6b..69c9215ef97c 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 e43dc8bcb22b..d11b73bdca7e 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