Subject: CVS commit: pkgsrc/audio/normalize
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/21/2006 09:28:48
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Apr 21 09:28:48 UTC 2006

Modified Files:
	pkgsrc/audio/normalize: Makefile PLIST distinfo
	pkgsrc/audio/normalize/patches: patch-aa
Added Files:
	pkgsrc/audio/normalize: options.mk

Log Message:
Changes 0.7.7:
* Fixed bug with reading broken wav files with bad sizes
* Fixed bug causing seg fault on non-PCM wav files
* Fixed bug with reading wav files that have stuff after the data chunk
* Fixed Windows "no such file" bug
* Fixed small memory leak
* Fixed cosmetic bug with negative gains
* Fixed bad basename regexp in normalize-mp3 script
* Fixed --oggdecode option in normalize-mp3 script
* Turned audiofile support on by default
* Upgraded to latest GNU autotools

Pkgsrc:
* Build xmms plug-in as an option


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/audio/normalize/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/normalize/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/normalize/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/audio/normalize/options.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/normalize/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.