diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index ea01e049a49c..3a3c097703a8 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,48 +1,51 @@ PORTNAME= gupnp PORTVERSION= 1.6.6 CATEGORIES= net MASTER_SITES= GNOME +PATCH_SITES= https://github.com/GNOME/gupnp/commit/ +PATCHFILES= 00514fb62ebd341803fa44e26a6482a8c25dbd34.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for UPnP devices WWW= https://wiki.gnome.org/Projects/GUPnP LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= glib>=2.69:devel/glib20 \ gobject-introspection>=1.36:devel/gobject-introspection \ gssdp>=1.6.2: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= --default-library=both -Dexamples=false -Dgtk_doc=false -Dintrospection=true USE_CSTD= c11 USE_LDCONFIG= yes PLIST_SUB= PATCH_VERSION=${PORTVERSION:E} 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 ca2e4cfe95bf..44ac552e7122 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1699774468 +TIMESTAMP = 1718426390 SHA256 (gupnp-1.6.6.tar.xz) = c9dc50e8c78b3792d1b0e6c5c5f52c93e9345d3dae2891e311a993a574f5a04f SIZE (gupnp-1.6.6.tar.xz) = 245860 +SHA256 (00514fb62ebd341803fa44e26a6482a8c25dbd34.patch) = 69c43d4b22840281e1cbeccaabcc9ff7c2d582a816a81427db7bb70e0baf1840 +SIZE (00514fb62ebd341803fa44e26a6482a8c25dbd34.patch) = 2216