From 32fe8c63f601e1cf94aa0abdff5e4fff5554c1b9 Mon Sep 17 00:00:00 2001 From: he Date: Tue, 16 Dec 2008 23:56:40 +0000 Subject: Update from version 1.23nb1 to 1.24. Upstream changes: * v1.24 Sat Nov 8 17:05:15 PST 2008 * RT #13970: get_mp3info goes into infinite loop if no 0xFF byte in file * Fix VBR check for files that have Info header. * Add VBRI check from KDF. * Fix parsing of id3v2 APIC frame when it uses UTF8 encoding * Support new WAV id3v2 block type, ID32 - Andy Grundman * Handle ULT like USLT --- audio/p5-MP3-Info/Makefile | 5 ++--- audio/p5-MP3-Info/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'audio/p5-MP3-Info') diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index 43fcadadfe3..70397d450e0 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.17 2008/12/16 23:56:40 he Exp $ -DISTNAME= MP3-Info-1.23 +DISTNAME= MP3-Info-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} diff --git a/audio/p5-MP3-Info/distinfo b/audio/p5-MP3-Info/distinfo index 1b35faddea5..8582769393f 100644 --- a/audio/p5-MP3-Info/distinfo +++ b/audio/p5-MP3-Info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/11/29 15:15:19 wiz Exp $ +$NetBSD: distinfo,v 1.7 2008/12/16 23:56:40 he Exp $ -SHA1 (MP3-Info-1.23.tar.gz) = 692297853bd4d1564a3e9739235a8d851c0b90cb -RMD160 (MP3-Info-1.23.tar.gz) = 41207074c2696048ac3099d816ce7a10c47e417a -Size (MP3-Info-1.23.tar.gz) = 125378 bytes +SHA1 (MP3-Info-1.24.tar.gz) = 19f7101703c07db3a3fbe9aed4726134d41bcdb9 +RMD160 (MP3-Info-1.24.tar.gz) = b6e97e7061892a955fc51e8d1467d579dbfb970b +Size (MP3-Info-1.24.tar.gz) = 126350 bytes -- cgit v1.2.3