Subject: update audio/p5-CDDB
To: None <tech-pkg@netbsd.org>
From: Chuck Cranor <chuck@ece.cmu.edu>
List: tech-pkg
Date: 12/21/2006 12:40:13
hi-

    i am unclear if it is ok to upgrade this with the current
freeze that agc posted about on the 15th.   can I commit this?

    [[ the old p5-CDDB is buggy for discs that have "hidden" audio 
       in the "pregap" area of track 1... 

       calculate_id() computes the wrong value for "total_seconds"
       from the TOC and the CDDB lookup fails. ]]

chuck



Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/p5-CDDB/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	4 Mar 2006 21:28:57 -0000	1.7
+++ Makefile	21 Dec 2006 17:24:58 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.7 2006/03/04 21:28:57 jlam Exp $
 #
 
-DISTNAME=	CDDB-1.12
+DISTNAME=	CDDB-1.17
 PKGREVISION=	2
 CATEGORIES=	audio perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RC/RCAPUTO/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/audio/p5-CDDB/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	23 Feb 2005 20:39:50 -0000	1.2
+++ distinfo	21 Dec 2006 17:24:58 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2005/02/23 20:39:50 agc Exp $
 
-SHA1 (CDDB-1.12.tar.gz) = a6dbf2a9d35279da2e725184b27cdf68adc3ea66
-RMD160 (CDDB-1.12.tar.gz) = 8ca7201a2a8713b1d361f03f5bd8e0ad58c37c62
-Size (CDDB-1.12.tar.gz) = 22696 bytes
+SHA1 (CDDB-1.17.tar.gz) = 015dd613f9bb37d2b820a377423d65fd8237092b
+RMD160 (CDDB-1.17.tar.gz) = 231dbff91171f8dc82c12269608420bb457a42e7
+Size (CDDB-1.17.tar.gz) = 23047 bytes