diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-15 09:07:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-15 09:07:40 +0000 |
commit | d7f64e74ad362af3c71158f1a9e9e0e2518e40eb (patch) | |
tree | f4a31697adc40e9db2d3aaf3ba1543ff7d4c7d3a /chat | |
parent | 9a6cfc400c1ef66e0667157e851c1ba6f173788a (diff) | |
download | pkgsrc-d7f64e74ad362af3c71158f1a9e9e0e2518e40eb.tar.gz |
Update farstream to 0.2.8.
farstream 0.2.8 (March 10, 2016)
==================================
- Add "require-encryption" parameter to ignore unencrypted packets
- Enable building static GStreamer and transmitter plugins
- Make OPUS plugin work and select it as default codec
- Bug fixes
Diffstat (limited to 'chat')
-rw-r--r-- | chat/farstream/Makefile | 5 | ||||
-rw-r--r-- | chat/farstream/distinfo | 9 |
2 files changed, 7 insertions, 7 deletions
diff --git a/chat/farstream/Makefile b/chat/farstream/Makefile index 0d9d278e611..eff5cadb90b 100644 --- a/chat/farstream/Makefile +++ b/chat/farstream/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/04/11 19:01:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/04/15 09:07:40 wiz Exp $ -DISTNAME= farstream-0.2.7 -PKGREVISION= 1 +DISTNAME= farstream-0.2.8 CATEGORIES= chat multimedia MASTER_SITES= http://freedesktop.org/software/farstream/releases/farstream/ diff --git a/chat/farstream/distinfo b/chat/farstream/distinfo index 642741c795f..b9b459e2a18 100644 --- a/chat/farstream/distinfo +++ b/chat/farstream/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1 2015/12/01 12:59:52 jaapb Exp $ +$NetBSD: distinfo,v 1.2 2016/04/15 09:07:40 wiz Exp $ -SHA1 (farstream-0.2.7.tar.gz) = 3b1c40afdb34e96d6d5c5feecbcfda36630d5c0c -RMD160 (farstream-0.2.7.tar.gz) = 6cd25f72f26cacda0690c0f9c12d96da5b066e7b -Size (farstream-0.2.7.tar.gz) = 1309470 bytes +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 |