diff options
author | gls <gls> | 2014-08-16 21:30:50 +0000 |
---|---|---|
committer | gls <gls> | 2014-08-16 21:30:50 +0000 |
commit | aa9e57618fb36d174ee2ddf803425d3eaeac038c (patch) | |
tree | ea4d08610ee15664155058a2a2bb49642a6aace7 /audio | |
parent | 9308bc4269253c86b22443a7394cb24973a3efc9 (diff) | |
download | pkgsrc-aa9e57618fb36d174ee2ddf803425d3eaeac038c.tar.gz |
Update audio/opusfile to 0.6
Upstream changes:
Changes since the v0.5 release:
Fix bugs with comment handling
Fix build for BSD
Fix bugs handling invalid and non-opus streams
Diffstat (limited to 'audio')
-rw-r--r-- | audio/opusfile/Makefile | 4 | ||||
-rw-r--r-- | audio/opusfile/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/opusfile/Makefile b/audio/opusfile/Makefile index e67335289d8..00bd8b7a02a 100644 --- a/audio/opusfile/Makefile +++ b/audio/opusfile/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/12 06:39:34 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/08/16 21:30:50 gls Exp $ -DISTNAME= opusfile-0.5 +DISTNAME= opusfile-0.6 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ diff --git a/audio/opusfile/distinfo b/audio/opusfile/distinfo index 3e97c4bb32d..7524c5e5a71 100644 --- a/audio/opusfile/distinfo +++ b/audio/opusfile/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2014/07/16 21:50:24 jperkin Exp $ +$NetBSD: distinfo,v 1.5 2014/08/16 21:30:50 gls Exp $ -SHA1 (opusfile-0.5.tar.gz) = 1ba9dabbbaa35034af8167661a918df6c003317e -RMD160 (opusfile-0.5.tar.gz) = 5b384fac3a6094e774a4397826335763f426fcb9 -Size (opusfile-0.5.tar.gz) = 437671 bytes +SHA1 (opusfile-0.6.tar.gz) = 2422e3c7bf6105a832226850b19053ec5ac41293 +RMD160 (opusfile-0.6.tar.gz) = a5d036100ecb561ad00b43f276585f3b6440f950 +Size (opusfile-0.6.tar.gz) = 437980 bytes SHA1 (patch-src_http.c) = 631e7304c825baf5537c871b39e75bfb1f04da8a |