pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/p5-CDDB Updating package audio/p5-CDDB from 1.17...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0835ca6641bd
branches: trunk
changeset: 397925:0835ca6641bd
user: sno <sno%pkgsrc.org@localhost>
date: Thu Aug 20 18:12:29 2009 +0000
description:
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:
audio/p5-CDDB/Makefile | 12 ++++++++----
audio/p5-CDDB/distinfo | 8 ++++----
2 files changed, 12 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 6a71923080a5 -r 0835ca6641bd audio/p5-CDDB/Makefile
--- a/audio/p5-CDDB/Makefile Thu Aug 20 18:04:26 2009 +0000
+++ b/audio/p5-CDDB/Makefile Thu Aug 20 18:12:29 2009 +0000
@@ -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@localhost
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 -r 6a71923080a5 -r 0835ca6641bd audio/p5-CDDB/distinfo
--- a/audio/p5-CDDB/distinfo Thu Aug 20 18:04:26 2009 +0000
+++ b/audio/p5-CDDB/distinfo Thu Aug 20 18:12:29 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index