aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2018-10-20 18:13:19 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2018-10-20 18:13:19 +0000
commit8a14187f2ef39cfda037f52a8b466ca444492bfc (patch)
treee436e1d88c1e38906d3d8daebd8c24752135312e /audio
parent69d11931763481cd56fb287eb5cf1e59e6bf6ae5 (diff)
downloadports-8a14187f2ef39cfda037f52a8b466ca444492bfc.tar.gz
ports-8a14187f2ef39cfda037f52a8b466ca444492bfc.zip
Update to 0.2.1. This release fixes two minor bugs:
- a gapless bug in the LPC filtering - a crash on destroy when using the pull API
Notes
Notes: svn path=/head/; revision=482611
Diffstat (limited to 'audio')
-rw-r--r--audio/libopusenc/Makefile2
-rw-r--r--audio/libopusenc/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/libopusenc/Makefile b/audio/libopusenc/Makefile
index bf9d842311ab..90d27699c41f 100644
--- a/audio/libopusenc/Makefile
+++ b/audio/libopusenc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libopusenc
-PORTVERSION= 0.2
+PORTVERSION= 0.2.1
CATEGORIES= audio
MASTER_SITES= MOZILLA/opus
diff --git a/audio/libopusenc/distinfo b/audio/libopusenc/distinfo
index 94dc3c5d17a7..f79d69970228 100644
--- a/audio/libopusenc/distinfo
+++ b/audio/libopusenc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537972823
-SHA256 (libopusenc-0.2.tar.gz) = c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a
-SIZE (libopusenc-0.2.tar.gz) = 388027
+TIMESTAMP = 1540058989
+SHA256 (libopusenc-0.2.1.tar.gz) = 8298db61a8d3d63e41c1a80705baa8ce9ff3f50452ea7ec1c19a564fe106cbb9
+SIZE (libopusenc-0.2.1.tar.gz) = 388071