git: ffc303375fea - main - audio/{speex|speexdsp}: Update to upstream release 1.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Jun 2022 09:29:02 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffc303375fea4dc5ac66e78c3520bc08ad85292c commit ffc303375fea4dc5ac66e78c3520bc08ad85292c Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2022-06-26 09:20:40 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-06-26 09:29:00 +0000 audio/{speex|speexdsp}: Update to upstream release 1.2.1 Details: - Despite speex is officially obsoleted by Opus (see banner on https://speex.org/), there have been multiple fixes over the years since the 1.2.0 release, including cleanups and potential overflows detected via fuzzing. Details: https://gitlab.xiph.org/xiph/speex/-/commits/release/1.2.1/ https://gitlab.xiph.org/xiph/speexdsp/-/commits/release/1.2.1/ --- audio/speex/Makefile | 2 +- audio/speex/distinfo | 6 +++--- audio/speex/pkg-plist | 2 +- audio/speexdsp/Makefile | 2 +- audio/speexdsp/distinfo | 6 +++--- audio/speexdsp/pkg-plist | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/audio/speex/Makefile b/audio/speex/Makefile index a1d7ec0a6fb8..0a7fff32d4d9 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= speex -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ diff --git a/audio/speex/distinfo b/audio/speex/distinfo index 2cebd638a723..5b8cae4e0f0d 100644 --- a/audio/speex/distinfo +++ b/audio/speex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481458226 -SHA256 (speex-1.2.0.tar.gz) = eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094 -SIZE (speex-1.2.0.tar.gz) = 1047080 +TIMESTAMP = 1656234137 +SHA256 (speex-1.2.1.tar.gz) = 4b44d4f2b38a370a2d98a78329fefc56a0cf93d1c1be70029217baae6628feea +SIZE (speex-1.2.1.tar.gz) = 1043278 diff --git a/audio/speex/pkg-plist b/audio/speex/pkg-plist index c412c57b091b..c1a2ed39fb1b 100644 --- a/audio/speex/pkg-plist +++ b/audio/speex/pkg-plist @@ -10,7 +10,7 @@ include/speex/speex_types.h lib/libspeex.a lib/libspeex.so lib/libspeex.so.1 -lib/libspeex.so.1.5.1 +lib/libspeex.so.1.5.2 libdata/pkgconfig/speex.pc man/man1/speexdec.1.gz man/man1/speexenc.1.gz diff --git a/audio/speexdsp/Makefile b/audio/speexdsp/Makefile index 075bd7105c58..a3b629d6bf01 100644 --- a/audio/speexdsp/Makefile +++ b/audio/speexdsp/Makefile @@ -1,5 +1,5 @@ PORTNAME= speexdsp -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ diff --git a/audio/speexdsp/distinfo b/audio/speexdsp/distinfo index 8a2a0709a815..98bdd54224fd 100644 --- a/audio/speexdsp/distinfo +++ b/audio/speexdsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560077702 -SHA256 (speexdsp-1.2.0.tar.gz) = 682042fc6f9bee6294ec453f470dadc26c6ff29b9c9e9ad2ffc1f4312fd64771 -SIZE (speexdsp-1.2.0.tar.gz) = 919621 +TIMESTAMP = 1656234157 +SHA256 (speexdsp-1.2.1.tar.gz) = 8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d +SIZE (speexdsp-1.2.1.tar.gz) = 922584 diff --git a/audio/speexdsp/pkg-plist b/audio/speexdsp/pkg-plist index d3a6a36444af..49b6af2edc27 100644 --- a/audio/speexdsp/pkg-plist +++ b/audio/speexdsp/pkg-plist @@ -7,5 +7,5 @@ include/speex/speexdsp_types.h lib/libspeexdsp.a lib/libspeexdsp.so lib/libspeexdsp.so.1 -lib/libspeexdsp.so.1.5.1 +lib/libspeexdsp.so.1.5.2 libdata/pkgconfig/speexdsp.pc