Subject: CVS commit: pkgsrc/audio/libtunepimp
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 10/22/2006 21:24:35
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Oct 22 21:24:35 UTC 2006

Modified Files:
	pkgsrc/audio/libtunepimp: Makefile distinfo
	pkgsrc/audio/libtunepimp/patches: patch-ab patch-ac patch-ad
Removed Files:
	pkgsrc/audio/libtunepimp/patches: patch-aa

Log Message:
Update to 0.5.2:

version 0.5.2:

  - Case insensitive checking for the .mp3 extension. (#1515)
  - Fallback to TDRC if TDRL is not found, when reading ID3v2.3 tags. (#2190)
  - Ignore "MP3ext" in the padding area of ID3 tags. (#2123)
  - Fixes for DragonFly BSD and new versions of NetBSD. Patch
    by tk@giga.or.at (#2048)
  - Load plugins from "$(libdir)/tunepimp/plugins" instead of hard-coded
    path "$(prefix)/lib/tunepimp/plugins".


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/libtunepimp/Makefile \
    pkgsrc/audio/libtunepimp/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/audio/libtunepimp/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/libtunepimp/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/libtunepimp/patches/patch-ac
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/libtunepimp/patches/patch-ad

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