Skip to content

Commit

Permalink
net/gupnp: unbreak build with Meson 1.2.0
Browse files Browse the repository at this point in the history
meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean "[provide]"?

PR:		272276
Reported by:	antoine (via exp-run)
Regressed by:	mesonbuild/meson@6f4973abad9e
  • Loading branch information
jbeich committed Jul 9, 2023
1 parent a9d2192 commit 749f62b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/gupnp/Makefile
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions 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

0 comments on commit 749f62b

Please sign in to comment.