pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/farstream farstream: update to 0.2.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c69d5d94b683
branches:  trunk
changeset: 413117:c69d5d94b683
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 15 19:47:55 2020 +0000

description:
farstream: update to 0.2.9.

farstream 0.2.9 (March 11, 2020)
================================
- Add OPUS specific SDP OA negotiation to match RFC
- Switch VP8 to standard encoding name
- Removed MSN plugin, MSN Messenger is long dead
- Port away from deprecated libnice signals
- Bug fixes

diffstat:

 chat/farstream/Makefile |   5 ++---
 chat/farstream/PLIST    |  12 +-----------
 chat/farstream/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 19 deletions(-)

diffs (83 lines):

diff -r a486e9ffeb53 -r c69d5d94b683 chat/farstream/Makefile
--- a/chat/farstream/Makefile   Sun Mar 15 19:46:08 2020 +0000
+++ b/chat/farstream/Makefile   Sun Mar 15 19:47:55 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/03/08 16:48:55 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/15 19:47:55 wiz Exp $
 
-DISTNAME=      farstream-0.2.8
-PKGREVISION=   14
+DISTNAME=      farstream-0.2.9
 CATEGORIES=    chat multimedia
 MASTER_SITES=  http://freedesktop.org/software/farstream/releases/farstream/
 
diff -r a486e9ffeb53 -r c69d5d94b683 chat/farstream/PLIST
--- a/chat/farstream/PLIST      Sun Mar 15 19:46:08 2020 +0000
+++ b/chat/farstream/PLIST      Sun Mar 15 19:47:55 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/12/01 12:59:52 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/03/15 19:47:55 wiz Exp $
 include/farstream-0.2/farstream/fs-candidate.h
 include/farstream-0.2/farstream/fs-codec.h
 include/farstream-0.2/farstream/fs-conference.h
@@ -16,7 +16,6 @@
 lib/farstream-0.2/libnice-transmitter.la
 lib/farstream-0.2/librawudp-transmitter.la
 lib/farstream-0.2/libshm-transmitter.la
-lib/gstreamer-1.0/libfsmsnconference.la
 lib/gstreamer-1.0/libfsrawconference.la
 lib/gstreamer-1.0/libfsrtpconference.la
 lib/gstreamer-1.0/libfsrtpxdata.la
@@ -46,7 +45,6 @@
 share/gtk-doc/html/farstream-libs-0.2/farstream-libs-Utility-functions.html
 share/gtk-doc/html/farstream-libs-0.2/home.png
 share/gtk-doc/html/farstream-libs-0.2/index.html
-share/gtk-doc/html/farstream-libs-0.2/index.sgml
 share/gtk-doc/html/farstream-libs-0.2/left-insensitive.png
 share/gtk-doc/html/farstream-libs-0.2/left.png
 share/gtk-doc/html/farstream-libs-0.2/pt01.html
@@ -56,9 +54,6 @@
 share/gtk-doc/html/farstream-libs-0.2/style.css
 share/gtk-doc/html/farstream-libs-0.2/up-insensitive.png
 share/gtk-doc/html/farstream-libs-0.2/up.png
-share/gtk-doc/html/farstream-plugins-0.2/FsMsnCamSendConference.html
-share/gtk-doc/html/farstream-plugins-0.2/FsMsnConference.html
-share/gtk-doc/html/farstream-plugins-0.2/FsMsnParticipant.html
 share/gtk-doc/html/farstream-plugins-0.2/FsRTPXdataDepay.html
 share/gtk-doc/html/farstream-plugins-0.2/FsRTPXdataPay.html
 share/gtk-doc/html/farstream-plugins-0.2/FsRawConference.html
@@ -69,11 +64,7 @@
 share/gtk-doc/html/farstream-plugins-0.2/FsVideoanyrate.html
 share/gtk-doc/html/farstream-plugins-0.2/ch01.html
 share/gtk-doc/html/farstream-plugins-0.2/ch02.html
-share/gtk-doc/html/farstream-plugins-0.2/ch03.html
 share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-0.2.devhelp2
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnCamCamRecvConference.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnSession.html
-share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMsnStream.html
 share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsMulticastStreamTransmitter.html
 share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsNiceStreamTransmitter.html
 share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsRawParticipant.html
@@ -83,7 +74,6 @@
 share/gtk-doc/html/farstream-plugins-0.2/farstream-plugins-FsShmStreamTransmitter.html
 share/gtk-doc/html/farstream-plugins-0.2/home.png
 share/gtk-doc/html/farstream-plugins-0.2/index.html
-share/gtk-doc/html/farstream-plugins-0.2/index.sgml
 share/gtk-doc/html/farstream-plugins-0.2/left-insensitive.png
 share/gtk-doc/html/farstream-plugins-0.2/left.png
 share/gtk-doc/html/farstream-plugins-0.2/pt01.html
diff -r a486e9ffeb53 -r c69d5d94b683 chat/farstream/distinfo
--- a/chat/farstream/distinfo   Sun Mar 15 19:46:08 2020 +0000
+++ b/chat/farstream/distinfo   Sun Mar 15 19:47:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/04/15 09:07:40 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/03/15 19:47:55 wiz Exp $
 
-SHA1 (farstream-0.2.8.tar.gz) = e6d9388aaf44e06b7cb4e0297a8e4c53fe16be63
-RMD160 (farstream-0.2.8.tar.gz) = 47392a6461a948d324bf896b0dab33289ed1cfbf
-SHA512 (farstream-0.2.8.tar.gz) = 7ec5c57f8778f4107cb628dbf411e38b726152cf78920127dff4423239ff7e4980b6b4f938abba2aa21ab984b1e3053e7e648611322a0ce94df0af576df99a7e
-Size (farstream-0.2.8.tar.gz) = 1315548 bytes
+SHA1 (farstream-0.2.9.tar.gz) = 21a3e8ebe5c450a157a543a4f4d1b217892a7ca0
+RMD160 (farstream-0.2.9.tar.gz) = c19c9a130dafb205e16781169f3f13c4ee01a476
+SHA512 (farstream-0.2.9.tar.gz) = 8840725d2f1de59bebc8c49cf68a6712822a4e7b6ba9078713f80e3c35a39135565a1a885edab43a562f895e11b8f5d8d666d57d9b3814dabb661f46498515bd
+Size (farstream-0.2.9.tar.gz) = 1334833 bytes



Home | Main Index | Thread Index | Old Index