1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

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/
This commit is contained in:
Thomas Zander 2022-06-26 11:20:40 +02:00
parent 5dac8a984c
commit ffc303375f
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5
6 changed files with 10 additions and 10 deletions

View File

@ -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/

View File

@ -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

View File

@ -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

View File

@ -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/

View File

@ -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

View File

@ -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