From d998ebaf139531885ca2ac22c723e8642b86735a Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 5 Nov 2008 16:24:30 +0000 Subject: Update to 1.15: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2008-10-26 Erik Colson * BUG correction : IndiaMutual.pm: symbol not set it module. * Release 1.15 2008-10-21 Erik Colson * BUG correction : function isoTime - make sure $hours and $mins are treated as numbers * use sprintf in isoTime 2008-10-15 Erik Colson * Release 1.14 2008-10-13 Erik Colson * Finanzpartner.pm added by Jan Willamowius 2008-10-12 Erik Colson * isoTime function added * added quote.t * yahoo time is now format using isoTime 2008-10-11 Erik Colson * added prerequisite for HTML::TreeBuilder * union.t from todo 2008-10-10 Paul Fenwick * TEST: Ensure Data::Dumper is not accidently left in F::Q code. 2008-10-07 Erik Colson * Root README added * BUGFIX: asx.t 2008-10-05 Erik Colson * Added Cominvest module from Stephan Ebelt 2008-10-04 Erik Colson * Failing tests moved to todo-state for trustnet, usfedbonds, bourso, deka, union * BUGFIX: currency.t * BUGFIX: lerevenu.t - index ID corrected 2008-10-02 Erik Colson * Failing tests moved to todo-state for ftportfolios, aiahk, nzx, maninvestments. 2008-09-30 Paul Fenwick * BUGFIX: Applied patch from Bill Carlson to fix Tiaacref.pm. Thanks Bill, you rock! 2008-09-28 Erik Colson * StockHouseCanada.pm updated to new site layout * DWS.pm updated 2008-09-27 Erik Colson * VWD.pm updated to new site layout * TSX.pm added 2008-09-27 Paul Fenwick * DOCUMENTATION: Fixed malformed formatting in authors email addresses in Fiannce/Quote.pm. 2008-09-26 Erik Colson * AEX.pm updated to new site layout (comma used in numbers) 2008-09-22 Paul Fenwick * BUILD: Module::Install 0.77 is now used for building and installation. (PJF) * TESTING: Finance::Quote's test system has been restructured. Tests are now run during installation, but online and author tests are skipped by default. (PJF) 2008-09-21 Erik Colson * lib/Finance/Quote/Yahoo/Brasil.pm: Enable semicolon. 2007-05-13 David Hampton * lib/Finance/Quote/SEB.pm: Patch from Henrik Riomar to fix a problem finding quotes for funds with the Swedish chars åäö in the name. * lib/Finance/Quote/IndiaMutual.pm: Patch from Devendra Gera to remove white space when splitting the results in the AMFI data file. --- finance/p5-Finance-Quote/Makefile | 5 ++--- finance/p5-Finance-Quote/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'finance') diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 7f45def6ec0..ad2ef097345 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2008/10/19 19:18:09 he Exp $ +# $NetBSD: Makefile,v 1.11 2008/11/05 16:24:30 wiz Exp $ -DISTNAME= Finance-Quote-1.13 +DISTNAME= Finance-Quote-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 5bdfda8700e..e49626e2802 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2007/01/15 22:41:09 wiz Exp $ +$NetBSD: distinfo,v 1.6 2008/11/05 16:24:30 wiz Exp $ -SHA1 (Finance-Quote-1.13.tar.gz) = 116b582ad656d8c43f8a83257fd4dedbf02f5627 -RMD160 (Finance-Quote-1.13.tar.gz) = 17a379d7f84a006ea47bf22fa0db2d293cb9c5ab -Size (Finance-Quote-1.13.tar.gz) = 96574 bytes +SHA1 (Finance-Quote-1.15.tar.gz) = ea7fdbdce03d5a416de05d059ec025cf85a6eb34 +RMD160 (Finance-Quote-1.15.tar.gz) = ee9cc46eac80d33765f1db72f20c2d588f403c0d +Size (Finance-Quote-1.15.tar.gz) = 115574 bytes -- cgit v1.2.3