Subject: CVS commit: pkgsrc/audio/speex
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/23/2004 15:48:47
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Jul 23 15:48:47 UTC 2004

Modified Files:
	pkgsrc/audio/speex: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/audio/speex/patches: patch-ab

Log Message:
Update to 1.0.4:
* Headers are now in ${PREFIX}/include/speex/ (but a copy is still
  in ${PREFIX}/include for compat reasons).
* Pseudo-gapless playback (i.e. playback has the same number of
  samples)
* Fixed a potential bug (unconfirmed) that might cause a segfault
  in special circumstances.

Also includes a shlib major bump, so update DEPENDS in buildlink3.mk.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/audio/speex/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/speex/PLIST pkgsrc/audio/speex/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/speex/buildlink3.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/speex/patches/patch-ab

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