diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index b49fb4b09cb8..6231fa3852bb 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,45 +1,48 @@ PORTNAME= gupnp PORTVERSION= 1.5.3 CATEGORIES= net MASTER_SITES= GNOME +PATCH_SITES= https://gitlab.gnome.org/GNOME/gupnp/-/commit/ +PATCHFILES= 1296d10eda308792d2924f141d72b8b6818878bd.diff:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for UPnP devices LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= glib>=2.69:devel/glib20 \ gobject-introspection>=1.36:devel/gobject-introspection \ gssdp>=1.5.0:net/gssdp \ libsoup3>=2.99.0:devel/libsoup3 LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \ libsoup-3.0.so:devel/libsoup3 \ libuuid.so:misc/e2fsprogs-libuuid USES= compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz USE_GNOME= glib20 introspection:build libxml2 MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true USE_CSTD= c11 USE_LDCONFIG= yes CPE_VENDOR= gnome CONFLICTS_INSTALL= gupnp14 SHEBANG_FILES= tools/gupnp-binding-tool OPTIONS_DEFINE= VAPI OPTIONS_SUB= yes VAPI_MESON_TRUE= vapi VAPI_USES= vala:build .include .if ${CHOSEN_COMPILER_TYPE} == "clang" CPPFLAGS+= -Wno-return-type .endif .include diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo index 696969b2ec76..339674c68f85 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1661599145 +TIMESTAMP = 1661967480 SHA256 (gupnp-1.5.3.tar.xz) = 745e3fab33b3aa16db34263198afdcffd5e35822a3280dbbecef76d741c48687 SIZE (gupnp-1.5.3.tar.xz) = 1277496 +SHA256 (1296d10eda308792d2924f141d72b8b6818878bd.diff) = 2e0ca3a16ca0534b9bd46895e7b7e3bffc334be9ae6ffd6690221eaf5f3cddce +SIZE (1296d10eda308792d2924f141d72b8b6818878bd.diff) = 3927