pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/p5-CDDB_get Update p5-CDDB_get to 2.25. This is ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbf6d21687d5
branches: trunk
changeset: 502616:cbf6d21687d5
user: reed <reed%pkgsrc.org@localhost>
date: Mon Nov 07 17:23:44 2005 +0000
description:
Update p5-CDDB_get to 2.25. This is from maintainer via
PR 31999. Thank you Leonard.
Changes:
- user:pass with proxy support - untested (thanks to Peter)
Please try it, I don't have such a setup.
- Cache module: use CDDB_cache instead of CDDB_get
All files are saved in a local tree and can be reused from there.
Please try it if you like, it's not really tested.
diffstat:
audio/p5-CDDB_get/Makefile | 6 ++----
audio/p5-CDDB_get/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 7d402312e650 -r cbf6d21687d5 audio/p5-CDDB_get/Makefile
--- a/audio/p5-CDDB_get/Makefile Mon Nov 07 16:43:49 2005 +0000
+++ b/audio/p5-CDDB_get/Makefile Mon Nov 07 17:23:44 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/07 17:23:44 reed Exp $
#
-DISTNAME= CDDB_get-2.23
+DISTNAME= CDDB_get-2.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/F/FO/FONKIE/}
@@ -13,7 +12,6 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/CDDB_get/.packlist
.include "../../lang/perl5/module.mk"
diff -r 7d402312e650 -r cbf6d21687d5 audio/p5-CDDB_get/distinfo
--- a/audio/p5-CDDB_get/distinfo Mon Nov 07 16:43:49 2005 +0000
+++ b/audio/p5-CDDB_get/distinfo Mon Nov 07 17:23:44 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 20:39:50 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/11/07 17:23:44 reed Exp $
-SHA1 (CDDB_get-2.23.tar.gz) = efc1ce7b602d6ffdf0da11b8eb02fbb7d43d33b9
-RMD160 (CDDB_get-2.23.tar.gz) = 0cd7fe681b3f0de44b53a08d022a30a569461dc1
-Size (CDDB_get-2.23.tar.gz) = 19438 bytes
+SHA1 (CDDB_get-2.25.tar.gz) = 45cb9202e4b052232e5beb4b961971a69c10c6ef
+RMD160 (CDDB_get-2.25.tar.gz) = f4af6162d3aa7c2d109e623487c48bb3c6540ccf
+Size (CDDB_get-2.25.tar.gz) = 21425 bytes
Home |
Main Index |
Thread Index |
Old Index