pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/p5-MP3-Info Update from version 1.23nb1 to 1.24.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39045eb6ef38
branches:  trunk
changeset: 551506:39045eb6ef38
user:      he <he%pkgsrc.org@localhost>
date:      Tue Dec 16 23:56:40 2008 +0000

description:
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

diffstat:

 audio/p5-MP3-Info/Makefile |  5 ++---
 audio/p5-MP3-Info/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2af944c36526 -r 39045eb6ef38 audio/p5-MP3-Info/Makefile
--- a/audio/p5-MP3-Info/Makefile        Tue Dec 16 23:53:54 2008 +0000
+++ b/audio/p5-MP3-Info/Makefile        Tue Dec 16 23:56:40 2008 +0000
@@ -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 -r 2af944c36526 -r 39045eb6ef38 audio/p5-MP3-Info/distinfo
--- a/audio/p5-MP3-Info/distinfo        Tue Dec 16 23:53:54 2008 +0000
+++ b/audio/p5-MP3-Info/distinfo        Tue Dec 16 23:56:40 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index