summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-05-02 14:11:23 +0000
committerwiz <wiz@pkgsrc.org>2010-05-02 14:11:23 +0000
commit76a31ba778e285926a0b5e0b3843444b60576d64 (patch)
tree89cbd2ecbace6cba909057247fa090e08e5aa6d0 /audio
parent6fcef5abac75b74c4595a847f4fc10b3ae133efe (diff)
downloadpkgsrc-76a31ba778e285926a0b5e0b3843444b60576d64.tar.gz
Update to 1.6.3:
TagLib 1.6.3 (Apr 17, 2010) =========================== * Fixed definitions of the TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF macros. * Fixed upgrading of ID3v2.3 genre frame with ID3v1 code 0 (Blues). * New method `int String::toInt(bool *ok)` which can return whether the conversion to a number was successfull. * Fixed parsing of incorrectly written lengths in ID3v2 (affects mainly compressed frames). (BUG:231075) TagLib 1.6.2 (Apr 9, 2010) ========================== * Read Vorbis Comments from the first FLAC metadata block, if there are multipe ones. (BUG:211089) * Fixed a memory leak in FileRef's OGA format detection. * Fixed compilation with the Sun Studio compiler. (BUG:215225) * Handle WM/TrackNumber attributes with DWORD content in WMA files. (BUG:218526) * More strict check if something is a valid MP4 file. (BUG:216819) * Correctly save MP4 int-pair atoms with flags set to 0. * Fixed compilation of the test runner on Windows. * Store ASF attributes larger than 64k in the metadata library object. * Ignore trailing non-data atoms when parsing MP4 covr atoms. * Don't upgrade ID3v2.2 frame TDA to TDRC. (BUG:228968)
Diffstat (limited to 'audio')
-rw-r--r--audio/taglib/Makefile4
-rw-r--r--audio/taglib/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index f75d0f9b9c4..00b764403ce 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2010/03/21 16:29:38 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2010/05/02 14:11:23 wiz Exp $
#
-DISTNAME= taglib-1.6.1
+DISTNAME= taglib-1.6.3
CATEGORIES= audio
MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/
diff --git a/audio/taglib/distinfo b/audio/taglib/distinfo
index 1a1aa14cfe0..641fdeb92e7 100644
--- a/audio/taglib/distinfo
+++ b/audio/taglib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2009/11/01 16:18:27 wiz Exp $
+$NetBSD: distinfo,v 1.12 2010/05/02 14:11:23 wiz Exp $
-SHA1 (taglib-1.6.1.tar.gz) = 20d8d95316f084c872e70c9eddc0edd75b75ea09
-RMD160 (taglib-1.6.1.tar.gz) = cb70dee0e93a5da1a5b1208c393d97945c5ce1de
-Size (taglib-1.6.1.tar.gz) = 1104563 bytes
+SHA1 (taglib-1.6.3.tar.gz) = ee54f10c63f236ef1c29c82e39c227a75a7e3785
+RMD160 (taglib-1.6.3.tar.gz) = f5cd42cfa47102e92e70f0c4912563bffa829349
+Size (taglib-1.6.3.tar.gz) = 1127286 bytes
SHA1 (patch-aa) = f1b1dd6686140cf64e59badc4601488b94c9f290