Subject: CVS commit: pkgsrc/audio/libvorbis
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/28/2007 07:58:48
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Jul 28 07:58:48 UTC 2007

Modified Files:
	pkgsrc/audio/libvorbis: Makefile PLIST distinfo

Log Message:
Update to 1.2.0:

libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"

 * new ov_fopen() convenience call that avoids the common
   stdio conflicts with ov_open() and MSVC runtimes.
 * libvorbisfile now handles multiplexed streams
 * improve robustness to corrupt input streams
 * fix a minor encoder bug
 * updated RTP draft
 * build system updates
 * minor corrections to the specification


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/audio/libvorbis/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/libvorbis/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/audio/libvorbis/distinfo

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