pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 6 18:46:27 UTC 2024
Modified Files:
pkgsrc/net/gst-plugins1-libnice: Makefile
pkgsrc/net/libnice: Makefile Makefile.common PLIST distinfo
Log Message:
libnice gst-plugins1-libnice: updated to 0.1.22
libnice 0.1.22 (2024-03-04)
API: Make nice_address_is_local() available to applications
Make padding be all zeros to conform to RFC8489
Fix interface listing on Android
Include TURN sockets in the list from nice_agent_get_sockets()
Set consent refresh timeout in line with RFC 7675
Fix ifr_ifindex build with cland and OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/gst-plugins1-libnice/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/net/libnice/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/libnice/Makefile.common
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/libnice/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/libnice/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/gst-plugins1-libnice/Makefile
diff -u pkgsrc/net/gst-plugins1-libnice/Makefile:1.53 pkgsrc/net/gst-plugins1-libnice/Makefile:1.54
--- pkgsrc/net/gst-plugins1-libnice/Makefile:1.53 Wed Nov 8 13:20:26 2023
+++ pkgsrc/net/gst-plugins1-libnice/Makefile Wed Mar 6 18:46:27 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2023/11/08 13:20:26 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2024/03/06 18:46:27 adam Exp $
PKGNAME= gst-plugins1-${DISTNAME}
-PKGREVISION= 2
COMMENT+= (gstreamer plugin)
INSTALL_DIRS= # disable meson install
Index: pkgsrc/net/libnice/Makefile
diff -u pkgsrc/net/libnice/Makefile:1.75 pkgsrc/net/libnice/Makefile:1.76
--- pkgsrc/net/libnice/Makefile:1.75 Wed Nov 8 13:20:30 2023
+++ pkgsrc/net/libnice/Makefile Wed Mar 6 18:46:27 2024
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.75 2023/11/08 13:20:30 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2024/03/06 18:46:27 adam Exp $
-PKGREVISION= 2
.include "Makefile.common"
PKGCONFIG_OVERRIDE+= output/meson-private/nice.pc
Index: pkgsrc/net/libnice/Makefile.common
diff -u pkgsrc/net/libnice/Makefile.common:1.6 pkgsrc/net/libnice/Makefile.common:1.7
--- pkgsrc/net/libnice/Makefile.common:1.6 Tue Aug 29 20:54:07 2023
+++ pkgsrc/net/libnice/Makefile.common Wed Mar 6 18:46:27 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.6 2023/08/29 20:54:07 adam Exp $
+# $NetBSD: Makefile.common,v 1.7 2024/03/06 18:46:27 adam Exp $
#
# used by net/libnice/Makefile
# used by net/gst-plugins1-libnice/Makefile
-DISTNAME= libnice-0.1.21
+DISTNAME= libnice-0.1.22
CATEGORIES= net devel
MASTER_SITES= https://libnice.freedesktop.org/releases/
Index: pkgsrc/net/libnice/PLIST
diff -u pkgsrc/net/libnice/PLIST:1.13 pkgsrc/net/libnice/PLIST:1.14
--- pkgsrc/net/libnice/PLIST:1.13 Tue Aug 29 20:54:07 2023
+++ pkgsrc/net/libnice/PLIST Wed Mar 6 18:46:27 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2023/08/29 20:54:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2024/03/06 18:46:27 adam Exp $
bin/stunbdc
bin/stund
include/nice/address.h
@@ -21,6 +21,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.13.1
+lib/libnice.so.10.14.0
lib/pkgconfig/nice.pc
share/gir-1.0/Nice-0.1.gir
Index: pkgsrc/net/libnice/distinfo
diff -u pkgsrc/net/libnice/distinfo:1.22 pkgsrc/net/libnice/distinfo:1.23
--- pkgsrc/net/libnice/distinfo:1.22 Tue Aug 29 20:54:07 2023
+++ pkgsrc/net/libnice/distinfo Wed Mar 6 18:46:27 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2023/08/29 20:54:07 adam Exp $
+$NetBSD: distinfo,v 1.23 2024/03/06 18:46:27 adam Exp $
-BLAKE2s (libnice-0.1.21.tar.gz) = cafe95100bb721e6452049d0792f99944b2f28b297ff18d912db2ed92c988ad8
-SHA512 (libnice-0.1.21.tar.gz) = acbd1e0e8aacb0a65cad5b70b470a74a7c4a4f1306bc4e17cd4fd899f2fae2bb538bd099e6c0f9cba6bb9a38e95bc14087aa4f77f6aa5b70d6398179783c6e26
-Size (libnice-0.1.21.tar.gz) = 460086 bytes
+BLAKE2s (libnice-0.1.22.tar.gz) = 8b337f1d68cece9041cb50295604a48e1ee01d7be2689d3446621699514a82e7
+SHA512 (libnice-0.1.22.tar.gz) = c3aae2d36d2cec8654b87ecc464296711a4a64335052dfc1477f43f59e90341f7a6a01ebd4edf91a72d9ec425440e6dd0bd8f817c77e03578854e70193b3306b
+Size (libnice-0.1.22.tar.gz) = 460696 bytes
SHA1 (patch-meson.build) = 0f92d75a885b7670171fb04a38b939a0bcbb66cc
Home |
Main Index |
Thread Index |
Old Index