pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libnice libnice: update to 0.1.15.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d1720a3faa7
branches: trunk
changeset: 329747:9d1720a3faa7
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 14 07:32:19 2019 +0000
description:
libnice: update to 0.1.15.
libnice 0.1.15 (2018-12-27)
===========================
Add support for Regular Nomination
Removal of the global lock over all agents
Add method to compare candidate targets
Added optional Meson build system, future releases will remove autotools
Renamed all members of PseudoTcpState enum (compile-time API change)
Now drops all packets from addresses that have not been validated by an ICE check
Multiple improvements to ICE interoperability
Improved RFC compliance
Improved OC2007 compatibility mode alternate-server support
diffstat:
net/libnice/Makefile | 3 +--
net/libnice/Makefile.common | 4 ++--
net/libnice/PLIST | 16 +---------------
net/libnice/distinfo | 11 ++++++-----
net/libnice/patches/patch-configure | 24 ++++++++++++++++++++++++
5 files changed, 34 insertions(+), 24 deletions(-)
diffs (103 lines):
diff -r 4079dfeadcb1 -r 9d1720a3faa7 net/libnice/Makefile
--- a/net/libnice/Makefile Thu Feb 14 07:22:28 2019 +0000
+++ b/net/libnice/Makefile Thu Feb 14 07:32:19 2019 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.53 2018/12/09 18:52:06 adam Exp $
+# $NetBSD: Makefile,v 1.54 2019/02/14 07:32:19 wiz Exp $
-PKGREVISION= 8
.include "Makefile.common"
# introspection Makefile uses GNUisms
diff -r 4079dfeadcb1 -r 9d1720a3faa7 net/libnice/Makefile.common
--- a/net/libnice/Makefile.common Thu Feb 14 07:22:28 2019 +0000
+++ b/net/libnice/Makefile.common Thu Feb 14 07:32:19 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.3 2017/08/16 20:21:13 wiz Exp $
+# $NetBSD: Makefile.common,v 1.4 2019/02/14 07:32:19 wiz Exp $
#
# used by net/libnice/Makefile
# used by net/gst-plugins1-libnice/Makefile
-DISTNAME= libnice-0.1.14
+DISTNAME= libnice-0.1.15
CATEGORIES= net devel
MASTER_SITES= http://nice.freedesktop.org/releases/
diff -r 4079dfeadcb1 -r 9d1720a3faa7 net/libnice/PLIST
--- a/net/libnice/PLIST Thu Feb 14 07:22:28 2019 +0000
+++ b/net/libnice/PLIST Thu Feb 14 07:32:19 2019 +0000
@@ -1,9 +1,6 @@
-@comment $NetBSD: PLIST,v 1.11 2017/04/19 13:28:05 wiz Exp $
-bin/sdp-example
-bin/simple-example
+@comment $NetBSD: PLIST,v 1.12 2019/02/14 07:32:19 wiz Exp $
bin/stunbdc
bin/stund
-bin/threaded-example
include/nice/address.h
include/nice/agent.h
include/nice/candidate.h
@@ -36,17 +33,6 @@
share/gtk-doc/html/libnice/ch05.html
share/gtk-doc/html/libnice/home.png
share/gtk-doc/html/libnice/index.html
-share/gtk-doc/html/libnice/ix03.html
-share/gtk-doc/html/libnice/ix04.html
-share/gtk-doc/html/libnice/ix05.html
-share/gtk-doc/html/libnice/ix06.html
-share/gtk-doc/html/libnice/ix07.html
-share/gtk-doc/html/libnice/ix08.html
-share/gtk-doc/html/libnice/ix09.html
-share/gtk-doc/html/libnice/ix10.html
-share/gtk-doc/html/libnice/ix11.html
-share/gtk-doc/html/libnice/ix12.html
-share/gtk-doc/html/libnice/ix13.html
share/gtk-doc/html/libnice/left-insensitive.png
share/gtk-doc/html/libnice/left.png
share/gtk-doc/html/libnice/libnice-Bind.html
diff -r 4079dfeadcb1 -r 9d1720a3faa7 net/libnice/distinfo
--- a/net/libnice/distinfo Thu Feb 14 07:22:28 2019 +0000
+++ b/net/libnice/distinfo Thu Feb 14 07:32:19 2019 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.17 2017/04/19 13:28:05 wiz Exp $
+$NetBSD: distinfo,v 1.18 2019/02/14 07:32:19 wiz Exp $
-SHA1 (libnice-0.1.14.tar.gz) = bc33999b547c14d40be42e67aa813b0d87bbd98f
-RMD160 (libnice-0.1.14.tar.gz) = e1e0bd020518852fbd78c2bd32dccb11592ed585
-SHA512 (libnice-0.1.14.tar.gz) = 58bd0e0f630f4f14fe4765f2dab24215d71d61a4e7dc260cdb34eb0254b3dcdc9ce3b6fb010800250fb85f91e06b1c48cfcdd6e18867324609ead17a9106d4dd
-Size (libnice-0.1.14.tar.gz) = 1024116 bytes
+SHA1 (libnice-0.1.15.tar.gz) = db397ddad3ab97ed6818ea2c4ba85647adf6b34c
+RMD160 (libnice-0.1.15.tar.gz) = 721c673eac906ad6ad23583d0bab8cbc1ddad7a0
+SHA512 (libnice-0.1.15.tar.gz) = 60a8bcca06c0ab300dfabbf13e45aeac2085d553c420c5cc4d2fdeb46b449b2b9c9aee8015b0662c16bd1cecf5a49824b7e24951a8a0b66a87074cb00a619c0c
+Size (libnice-0.1.15.tar.gz) = 1064100 bytes
SHA1 (patch-ad) = abf11727342cbf5a48cdd394355ec2f93ce471f2
+SHA1 (patch-configure) = 0acf5ccf084aef4249526e1b16d1436d4b54230f
diff -r 4079dfeadcb1 -r 9d1720a3faa7 net/libnice/patches/patch-configure
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/libnice/patches/patch-configure Thu Feb 14 07:32:19 2019 +0000
@@ -0,0 +1,24 @@
+$NetBSD: patch-configure,v 1.1 2019/02/14 07:32:19 wiz Exp $
+
+Fix unportable test(1) operator.
+
+--- configure.orig 2018-12-27 22:46:49.000000000 +0000
++++ configure
+@@ -15627,7 +15627,7 @@ fi
+ echo "$GNUTLS_PKG_ERRORS" >&5
+
+
+- if test "$with_crypto_library" == "gnutls"; then :
++ if test "$with_crypto_library" = "gnutls"; then :
+
+ as_fn_error $? "Neither GnuTLS is not available" "$LINENO" 5
+
+@@ -15639,7 +15639,7 @@ elif test $pkg_failed = untried; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+
+- if test "$with_crypto_library" == "gnutls"; then :
++ if test "$with_crypto_library" = "gnutls"; then :
+
+ as_fn_error $? "Neither GnuTLS is not available" "$LINENO" 5
+
Home |
Main Index |
Thread Index |
Old Index