git: d3cc197143a1 - main - net-im/libnice{-gst1,}: Update to 0.1.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Mar 2023 09:33:50 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3cc197143a1be7834ea1a2b4795bab8d8f6ebd2 commit d3cc197143a1be7834ea1a2b4795bab8d8f6ebd2 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-02-28 07:48:58 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-03-09 09:33:30 +0000 net-im/libnice{-gst1,}: Update to 0.1.21 Sponsored by: Serenity Cybersecurity, LLC --- net-im/libnice-gst1/pkg-plist | 3 ++- net-im/libnice/Makefile | 8 ++++---- net-im/libnice/distinfo | 6 +++--- net-im/libnice/pkg-plist | 3 ++- 4 files changed, 11 insertions(+), 9 deletions(-) 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 @@ -5,6 +5,7 @@ @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 @@ -20,6 +21,6 @@ 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,6 +1,5 @@ PORTNAME= libnice -PORTVERSION= 0.1.19 -PORTREVISION= 1 +PORTVERSION= 0.1.21 CATEGORIES= net-im devel MASTER_SITES= http://nice.freedesktop.org/releases/ @@ -13,7 +12,8 @@ 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 @@ -24,7 +24,7 @@ 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 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 @@ -5,6 +5,7 @@ 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 @@ -19,6 +20,6 @@ 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