diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index d2f130752c12..3d6079b51c87 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,46 +1,48 @@ PORTNAME= gupnp -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= net MASTER_SITES= GNOME 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.5.2:net/gssdp \ + 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= -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 0d72dd31f337..e43dc8bcb22b 100644 --- a/net/gupnp/distinfo +++ b/net/gupnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057555 -SHA256 (gupnp-1.6.2.tar.xz) = e90059cc83805dad93e83be47e53958f07471cc464f944391e7b5c82aa51a18f -SIZE (gupnp-1.6.2.tar.xz) = 2215220 +TIMESTAMP = 1674589528 +SHA256 (gupnp-1.6.3.tar.xz) = 4f4f418b07b81164df1f7ab612e28e4c016c2d085b8a4f39f97945f8b15ee248 +SIZE (gupnp-1.6.3.tar.xz) = 2216496 diff --git a/net/gupnp/pkg-plist b/net/gupnp/pkg-plist index 5eb8a79ce748..83a31b07bf28 100644 --- a/net/gupnp/pkg-plist +++ b/net/gupnp/pkg-plist @@ -1,29 +1,29 @@ bin/gupnp-binding-tool-1.6 include/gupnp-1.6/libgupnp/gupnp-acl.h include/gupnp-1.6/libgupnp/gupnp-context-filter.h include/gupnp-1.6/libgupnp/gupnp-context-manager.h include/gupnp-1.6/libgupnp/gupnp-context.h include/gupnp-1.6/libgupnp/gupnp-control-point.h include/gupnp-1.6/libgupnp/gupnp-device-info.h include/gupnp-1.6/libgupnp/gupnp-device-proxy.h include/gupnp-1.6/libgupnp/gupnp-device.h include/gupnp-1.6/libgupnp/gupnp-enums.h include/gupnp-1.6/libgupnp/gupnp-error.h include/gupnp-1.6/libgupnp/gupnp-resource-factory.h include/gupnp-1.6/libgupnp/gupnp-root-device.h include/gupnp-1.6/libgupnp/gupnp-service-info.h include/gupnp-1.6/libgupnp/gupnp-service-introspection.h include/gupnp-1.6/libgupnp/gupnp-service-proxy.h include/gupnp-1.6/libgupnp/gupnp-service.h include/gupnp-1.6/libgupnp/gupnp-types.h include/gupnp-1.6/libgupnp/gupnp-uuid.h include/gupnp-1.6/libgupnp/gupnp-xml-doc.h include/gupnp-1.6/libgupnp/gupnp.h lib/girepository-1.0/GUPnP-1.6.typelib lib/libgupnp-1.6.so lib/libgupnp-1.6.so.0 -lib/libgupnp-1.6.so.0.106.2 +lib/libgupnp-1.6.so.0.106.%%PATCH_VERSION%% libdata/pkgconfig/gupnp-1.6.pc share/gir-1.0/GUPnP-1.6.gir %%VAPI%%share/vala/vapi/gupnp-1.6.deps %%VAPI%%share/vala/vapi/gupnp-1.6.vapi