Subject: CVS commit: pkgsrc/audio/taglib
To: None <pkgsrc-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: pkgsrc-changes
Date: 10/06/2004 00:09:02
Module Name:	pkgsrc
Committed By:	chris
Date:		Wed Oct  6 00:09:02 UTC 2004

Modified Files:
	pkgsrc/audio/taglib: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update taglib to 1.3.  Main changes from 1.2 to 1.3 are:
Added support for APE tags
Added support for MPC files
Added support for APE tags in MP3 files
Added support for compressed ID3v2 frames
Added support for uniuque file identifier frames in ID3v2
Added checks for several potential divide by zero (SIGFPE) cases
Fixed support for custom text frames

Fixes PR 27061 (basically applied the patch in PR, but added the change to
buildlink3.mk and removed LIBTOOLIZE_PLIST option from Makefile.)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/taglib/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/taglib/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/taglib/buildlink3.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/taglib/distinfo

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