1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

audio/wavpack: update to 5.3.0

Changelog [1]:
* fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448
* fixed: trailing garbage characters on imported ID3v2 TXXX tags
* fixed: various minor undefined behavior and memory access issues
* fixed: sanitize tag extraction names for length and path inclusion
* improved: reformat wvunpack "help" and split into long + short versions
* added: regression testing to Travis CI for OSS-Fuzz crashers

[1] http://www.wavpack.com/changelog.txt
This commit is contained in:
Tobias C. Berner 2020-04-17 16:36:02 +00:00
parent c9177390f9
commit 0f1df99baf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531948
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wavpack
PORTVERSION= 5.2.0
DISTVERSION= 5.3.0
CATEGORIES= audio
MASTER_SITES= http://www.wavpack.com/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1577280739
SHA256 (wavpack-5.2.0.tar.bz2) = 3c238cc4362523ac2432652af15861796fe7de9ae08f1ef7f3c690bad7494e18
SIZE (wavpack-5.2.0.tar.bz2) = 849348
TIMESTAMP = 1587136662
SHA256 (wavpack-5.3.0.tar.bz2) = b6f00b3a2185a1d2df6cf8d893ec60fd645d2eb90db7428a617fd27c9e8a6a01
SIZE (wavpack-5.3.0.tar.bz2) = 851092

View File

@ -6,7 +6,7 @@ include/wavpack/wavpack.h
lib/libwavpack.a
lib/libwavpack.so
lib/libwavpack.so.1
lib/libwavpack.so.1.2.1
lib/libwavpack.so.1.2.2
libdata/pkgconfig/wavpack.pc
man/man1/wavpack.1.gz
man/man1/wvgain.1.gz