diff --git a/net-im/libnice-gst1/pkg-plist b/net-im/libnice-gst1/pkg-plist index cf9ce3345960..251871a7662b 100644 --- a/net-im/libnice-gst1/pkg-plist +++ b/net-im/libnice-gst1/pkg-plist @@ -1,26 +1,26 @@ @comment bin/stunbdc @comment bin/stund @comment include/nice/address.h @comment include/nice/agent.h @comment include/nice/candidate.h @comment include/nice/debug.h @comment include/nice/interfaces.h @comment include/nice/nice-version.h @comment include/nice/nice.h @comment include/nice/pseudotcp.h @comment include/stun/constants.h @comment include/stun/debug.h @comment include/stun/stunagent.h @comment include/stun/stunmessage.h @comment include/stun/usages/bind.h @comment include/stun/usages/ice.h @comment include/stun/usages/timer.h @comment include/stun/usages/turn.h @comment include/stun/win32_common.h @comment lib/girepository-1.0/Nice-0.1.typelib lib/gstreamer-1.0/libgstnice.so @comment lib/libnice.so @comment lib/libnice.so.10 -@comment lib/libnice.so.10.13.1 +@comment lib/libnice.so.10.14.0 @comment libdata/pkgconfig/nice.pc @comment share/gir-1.0/Nice-0.1.gir diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 0d39e8b818ac..02a033615879 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -1,40 +1,39 @@ PORTNAME= libnice -PORTVERSION= 0.1.21 -PORTREVISION= 2 +PORTVERSION= 0.1.22 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT?= Library and transmitter that implements ICE-19 WWW= https://nice.freedesktop.org/ LICENSE= LGPL21 MPL11 LICENSE_COMB= dual LIB_DEPENDS?= libgnutls.so:security/gnutls USES= gettext gmake gnome localbase:ldflags meson pathfix \ pkgconfig python ssl USE_LDCONFIG= yes USE_GNOME= glib20 introspection:build CPPFLAGS+= -DHAVE_GETIFADDRS INSTALL_TARGET= install-strip OPTIONS_DEFINE= GUPNP GUPNP_MESON_ENABLED= gupnp GUPNP_DESC= UPnP IGD port mapping support GUPNP_LIB_DEPENDS+= libgupnp-igd-1.6.so:net/gupnp-igd MESON_ARGS+=-Dtests=disabled -Dgtk_doc=disabled -Dcrypto-library=openssl .if defined(LIBNICE_SLAVE) USES+= gstreamer MESON_ARGS+=-Dgstreamer=enabled .else MESON_ARGS+=-Dgstreamer=disabled .endif post-patch-GUPNP-on: @${REINPLACE_CMD} -e 's|gupnp-igd-1.0|gupnp-igd-1.6|' ${WRKSRC}/meson.build .include diff --git a/net-im/libnice/distinfo b/net-im/libnice/distinfo index 23fdd9e3b8a9..403fbdb53380 100644 --- a/net-im/libnice/distinfo +++ b/net-im/libnice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677569569 -SHA256 (libnice-0.1.21.tar.gz) = 72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39 -SIZE (libnice-0.1.21.tar.gz) = 460086 +TIMESTAMP = 1756129416 +SHA256 (libnice-0.1.22.tar.gz) = a5f724cf09eae50c41a7517141d89da4a61ec9eaca32da4a0073faed5417ad7e +SIZE (libnice-0.1.22.tar.gz) = 460696 diff --git a/net-im/libnice/pkg-plist b/net-im/libnice/pkg-plist index 40152c139405..04025a6d244a 100644 --- a/net-im/libnice/pkg-plist +++ b/net-im/libnice/pkg-plist @@ -1,25 +1,25 @@ bin/stunbdc bin/stund include/nice/address.h include/nice/agent.h include/nice/candidate.h include/nice/debug.h include/nice/interfaces.h include/nice/nice-version.h include/nice/nice.h include/nice/pseudotcp.h include/stun/constants.h include/stun/debug.h include/stun/stunagent.h include/stun/stunmessage.h include/stun/usages/bind.h include/stun/usages/ice.h include/stun/usages/timer.h include/stun/usages/turn.h include/stun/win32_common.h lib/girepository-1.0/Nice-0.1.typelib lib/libnice.so lib/libnice.so.10 -lib/libnice.so.10.13.1 +lib/libnice.so.10.14.0 libdata/pkgconfig/nice.pc share/gir-1.0/Nice-0.1.gir