[Lunar-commits] <moonbase> wavpack: Version bump, fixing, adding or improving...
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Dec 28 01:25:37 CET 2009
commit af5438f0de4b645a3c042cfdb0db1141c5ae1df8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Dec 27 19:25:37 2009 -0500
wavpack: Version bump, fixing, adding or improving...
fixed: filename specs in tag extractions failed in batch operations
fixed: prevent creation of APEv2 tags > 1 MB (which we can't read)
fixed: crash when decoding old WavPack files (pre version 4.0)
added: man pages to build system and updated with newer options
added: versioning info to Windows DLL
improved: build compatibility (eliminated uchar, ushort types)
---
audio/wavpack/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/audio/wavpack/DETAILS b/audio/wavpack/DETAILS
index 1daaab3..59b7157 100644
--- a/audio/wavpack/DETAILS
+++ b/audio/wavpack/DETAILS
@@ -1,11 +1,11 @@
MODULE=wavpack
- VERSION=4.60.0
+ VERSION=4.60.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.wavpack.com/
- SOURCE_VFY=sha1:63b568146938ff53dbb76023abab314e4aab80da
+ SOURCE_VFY=sha1:003c65cb4e29c55011cf8e7b10d69120df5e7f30
WEB_SITE=http://www.wavpack.com/index.html
ENTERED=20080118
- UPDATED=20090928
+ UPDATED=20091227
SHORT="audio compression formats"
cat << EOF
WavPack is a completely open audio compression format providing lossless,
More information about the Lunar-commits
mailing list