diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-05 16:24:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-05 16:24:30 +0000 |
commit | d998ebaf139531885ca2ac22c723e8642b86735a (patch) | |
tree | be7136c55b0eeebd7eee081e713a8284eba92c21 /finance/p5-Finance-Quote | |
parent | a84d302be866e9ce3dbda4652aaf1373cf57b7ac (diff) | |
download | pkgsrc-d998ebaf139531885ca2ac22c723e8642b86735a.tar.gz |
Update to 1.15:
2008-10-26 Erik Colson <eco@ecocode.net>
* BUG correction : IndiaMutual.pm: symbol not set it module.
* Release 1.15
2008-10-21 Erik Colson <eco@ecocode.net>
* BUG correction : function isoTime - make sure $hours and $mins are treated as numbers
* use sprintf in isoTime
2008-10-15 Erik Colson <eco@ecocode.net>
* Release 1.14
2008-10-13 Erik Colson <eco@ecocode.net>
* Finanzpartner.pm added by Jan Willamowius
2008-10-12 Erik Colson <eco@ecocode.net>
* isoTime function added
* added quote.t
* yahoo time is now format using isoTime
2008-10-11 Erik Colson <eco@ecocode.net>
* added prerequisite for HTML::TreeBuilder
* union.t from todo
2008-10-10 Paul Fenwick <pjf@cpan.org>
* TEST: Ensure Data::Dumper is not accidently left in
F::Q code.
2008-10-07 Erik Colson <eco@ecocode.net>
* Root README added
* BUGFIX: asx.t
2008-10-05 Erik Colson <eco@ecocode.net>
* Added Cominvest module from Stephan Ebelt
2008-10-04 Erik Colson <eco@ecocode.net>
* 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 <eco@ecocode.net>
* Failing tests moved to todo-state for ftportfolios, aiahk, nzx,
maninvestments.
2008-09-30 Paul Fenwick <pjf@cpan.org>
* BUGFIX: Applied patch from Bill Carlson to fix Tiaacref.pm.
Thanks Bill, you rock!
2008-09-28 Erik Colson <eco@ecocode.net>
* StockHouseCanada.pm updated to new site layout
* DWS.pm updated
2008-09-27 Erik Colson <eco@ecocode.net>
* VWD.pm updated to new site layout
* TSX.pm added
2008-09-27 Paul Fenwick <pjf@cpan.org>
* DOCUMENTATION: Fixed malformed formatting in authors
email addresses in Fiannce/Quote.pm.
2008-09-26 Erik Colson <eco@ecocode.net>
* AEX.pm updated to new site layout (comma used in numbers)
2008-09-22 Paul Fenwick <pjf@cpan.org>
* 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 <eco@ecocode.net>
* lib/Finance/Quote/Yahoo/Brasil.pm: Enable semicolon.
2007-05-13 David Hampton <hampton@employees.org>
* lib/Finance/Quote/SEB.pm: Patch from Henrik Riomar <henrik.riomar at
gmail.com> to fix a problem finding quotes for funds with the Swedish
chars åäö in the name.
* lib/Finance/Quote/IndiaMutual.pm: Patch from Devendra Gera <gera0ul
at yahoo.com> to remove white space when splitting the results in the
AMFI data file.
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 5 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
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 |