summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-20 18:12:29 +0000
committersno <sno@pkgsrc.org>2009-08-20 18:12:29 +0000
commitdba1092ab1ef43b07ab5a8d2d20cd947efe77b27 (patch)
treef5684ec5dac2f3a598f0ae3bd509676bdbb31df4 /audio
parent1742f8ee65fccff8d95c540a4332c760bedc5e23 (diff)
downloadpkgsrc-dba1092ab1ef43b07ab5a8d2d20cd947efe77b27.tar.gz
Updating package audio/p5-CDDB from 1.17nb1 to 1.21
pkgsrc changes: - Adding license - Adjusting PKGNAME (including CONFLICTS and SUPERSEDES) Upstream changes: ================================= 2009-07-27T16:02:08.268109Z v1_21 ================================= 2009-07-27 16:01:44 (r9) by rcaputo; lib/CDDB.pm M Reorganize documentation links. 2009-07-27 04:39:24 (r8) by rcaputo; lib/CDDB.pm M; Makefile.PL M Add machine-readable repository directory. Add BUG TRACKER, REPOSITORY and OTHER RESOURCES to the documentation. ================================= 2009-07-26T03:54:46.902679Z v1_20 ================================= 2009-07-26 03:54:11 (r6) by rcaputo lib/CDDB.pm M; t/01_cddb.t M; Makefile.PL M Upgrade tests to Test::More. Fix track offset calculations according to documented test input. Fix test input to match FreeDB documentation. Many thanks to Chuck Cranor for reporting the issue. 2006-11-06 19:20:39 (r5) by rcaputo; Makefile.PL M Set a LICENSE. Cheap kwalitee points! ============== End of Excerpt ==============
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-CDDB/Makefile12
-rw-r--r--audio/p5-CDDB/distinfo8
2 files changed, 12 insertions, 8 deletions
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile
index c4e2c75d872..607202137ab 100644
--- a/audio/p5-CDDB/Makefile
+++ b/audio/p5-CDDB/Makefile
@@ -1,14 +1,18 @@
-# $NetBSD: Makefile,v 1.11 2008/10/19 19:17:41 he Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/20 18:12:29 sno Exp $
#
-DISTNAME= CDDB-1.17
-PKGREVISION= 1
+DISTNAME= CDDB-1.21
+PKGNAME= p5-${DISTNAME}
CATEGORIES= audio perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RC/RCAPUTO/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/CDDB/
COMMENT= High-level interface to the Compact Disc Database
+LICENSE= ${PERL5_LICENSE}
+
+CONFLICTS+= CDDB-[0-9]*
+SUPERSEDES= CDDB<=1.17nb1
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/p5-CDDB/distinfo b/audio/p5-CDDB/distinfo
index e517064f71c..81844f7ca35 100644
--- a/audio/p5-CDDB/distinfo
+++ b/audio/p5-CDDB/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/01/05 15:29:56 chuck Exp $
+$NetBSD: distinfo,v 1.4 2009/08/20 18:12:29 sno Exp $
-SHA1 (CDDB-1.17.tar.gz) = 015dd613f9bb37d2b820a377423d65fd8237092b
-RMD160 (CDDB-1.17.tar.gz) = 231dbff91171f8dc82c12269608420bb457a42e7
-Size (CDDB-1.17.tar.gz) = 23047 bytes
+SHA1 (CDDB-1.21.tar.gz) = 083c61fe29ddd64124d803a73d5c0e92b3421ce0
+RMD160 (CDDB-1.21.tar.gz) = a454e12fe163f98a5f58713e6e05802f7421eaff
+Size (CDDB-1.21.tar.gz) = 23140 bytes