diff --git a/net-im/libnice-gst1/pkg-plist b/net-im/libnice-gst1/pkg-plist index 03418fd3518c..cf9ce3345960 100644 --- a/net-im/libnice-gst1/pkg-plist +++ b/net-im/libnice-gst1/pkg-plist @@ -1,25 +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.12.0 +@comment lib/libnice.so.10.13.1 @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 b6afb2a09fb4..f0733e33804f 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -1,36 +1,36 @@ PORTNAME= libnice -PORTVERSION= 0.1.19 -PORTREVISION= 1 +PORTVERSION= 0.1.21 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 libtool localbase:ldflags pathfix pkgconfig meson python +USES= gettext gmake gnome libtool 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.0.so:net/gupnp-igd -MESON_ARGS+=-Dtests=disabled -Dgtk_doc=disabled +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 .include diff --git a/net-im/libnice/distinfo b/net-im/libnice/distinfo index 99a46317bd21..23fdd9e3b8a9 100644 --- a/net-im/libnice/distinfo +++ b/net-im/libnice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656190262 -SHA256 (libnice-0.1.19.tar.gz) = 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc -SIZE (libnice-0.1.19.tar.gz) = 453407 +TIMESTAMP = 1677569569 +SHA256 (libnice-0.1.21.tar.gz) = 72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39 +SIZE (libnice-0.1.21.tar.gz) = 460086 diff --git a/net-im/libnice/pkg-plist b/net-im/libnice/pkg-plist index 0326a7e2ae92..40152c139405 100644 --- a/net-im/libnice/pkg-plist +++ b/net-im/libnice/pkg-plist @@ -1,24 +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.12.0 +lib/libnice.so.10.13.1 libdata/pkgconfig/nice.pc share/gir-1.0/Nice-0.1.gir