diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index d551faa62b3e..ae345823d96e 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,48 +1,53 @@ PORTNAME= gupnp -PORTVERSION= 1.6.9 +PORTVERSION= 1.6.10 CATEGORIES= net MASTER_SITES= GNOME MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for UPnP devices -WWW= https://wiki.gnome.org/Projects/GUPnP +WWW= https://gnome.pages.gitlab.gnome.org/gupnp/docs/ \ + https://gitlab.gnome.org/GNOME/gupnp \ + https://github.com/GNOME/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 \ + gssdp>=1.6.5: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/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 +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 2623b97114d0..6f826189a28a 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751375033 -SHA256 (gupnp-1.6.9.tar.xz) = 2edb6ee3613558e62f538735368aee27151b7e09d4e2e2c51606833da801869b -SIZE (gupnp-1.6.9.tar.xz) = 1289220 +TIMESTAMP = 1779619122 +SHA256 (gupnp-1.6.10.tar.xz) = a1ee07b7b12673c32d7fc73ca158a50c1a4dc69ab35b65e94d24d38ac875345e +SIZE (gupnp-1.6.10.tar.xz) = 1289564