pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/p5-finance-quote Update to version 1.08.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc7f62bcf2be
branches:  trunk
changeset: 469174:fc7f62bcf2be
user:      cube <cube%pkgsrc.org@localhost>
date:      Fri Feb 20 15:23:42 2004 +0000

description:
Update to version 1.08.

finance_quote_1_07:
        * Updated Yahoo::Europe.pm so that stocks fetched from the
          Stockholm exhcnage (.ST) are correctly listed as being in
          Swedish Krona (SEK).
        * Added Finance::Quote::Yahoo::Asia to provide lookup of
          Asian stock quotes (not including Japan).
        * Patched Quote.pm after currency conversion started to fail.
        * Updated documentation in ASX.pm and Trustnet.pm to note their
          current functional unhappiness.

finance_quote_1_08:
        * Added ZI.pm and Union.pm modules.
        * Fixed VWD problem whereby no symbol was being returned.
        * Updated TrustNet documentation (#666349).
        * Fixed currency conversion problems. (#232075)
        * Fixed ASX problems whereby quotes were not being obtained
          (#653025).
        * Fixed problem where no symbol tag was being defined in ASX.
          (#653035).
        * Fixed problem where undefined currencies would be returned
          as zero, and not undefined as occured in previous versions.
        * Fixed tests in currency.t which assumed that conversion
          could be done between EUR and former European currencies.
          These are no longer supported due to a change in the
          lookups provided by Yahoo.
        * Updated Fidelity.pm to indicate its current non-working status.
        * Added patches which provide a troweprice_direct method.
          (#666351).
        * As above, for the Fidelity module.  (#666353)
        * Accepted David Hampton's patch to Yahoo currencies.
          The correct currency will now be flagged on stocks regardless
          of the module used to grab them. (#666361)
        * Added Keith Refson's module to obtain quotes from
          First Trust Portfolios L.P. (#670202).
        * Added Ganesan Rajagopal's excellent IndiaMutal module.
          (#720896)
        * Fixed Cdnfundlibrary to correctly set the success flag
          when successful. (#752395).
        * Updated Tdwaterhouse.pm with Robert Clark's changes to
          work with the new TD Waterhouse website. (#750843).
        * Added the BM Nesbitt Burns module  (#752423).
        * Updated BMONesbittBurns module to provide better date
          handling, screening out of high-ascii characters from
          fields, and removal of spurious debug output.

diffstat:

 finance/p5-finance-quote/Makefile |  6 +++---
 finance/p5-finance-quote/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 4c1c04df1964 -r fc7f62bcf2be finance/p5-finance-quote/Makefile
--- a/finance/p5-finance-quote/Makefile Fri Feb 20 14:54:05 2004 +0000
+++ b/finance/p5-finance-quote/Makefile Fri Feb 20 15:23:42 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:46:27 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/20 15:23:42 cube Exp $
 
-DISTNAME=      Finance-Quote-1.06
-PKGNAME=       p5-finance-quote-1.06
+DISTNAME=      Finance-Quote-1.08
+PKGNAME=       p5-finance-quote-1.08
 CATEGORIES=    finance perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Finance/}
 
diff -r 4c1c04df1964 -r fc7f62bcf2be finance/p5-finance-quote/distinfo
--- a/finance/p5-finance-quote/distinfo Fri Feb 20 14:54:05 2004 +0000
+++ b/finance/p5-finance-quote/distinfo Fri Feb 20 15:23:42 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/10/30 13:23:03 damon Exp $
+$NetBSD: distinfo,v 1.2 2004/02/20 15:23:42 cube Exp $
 
-SHA1 (Finance-Quote-1.06.tar.gz) = 9c0e3d5a22749bc607349fe51e4f1d8b83085bf4
-Size (Finance-Quote-1.06.tar.gz) = 51658 bytes
+SHA1 (Finance-Quote-1.08.tar.gz) = 8901ae89ae1493e0ffc83530d2ff1e0222492c15
+Size (Finance-Quote-1.08.tar.gz) = 59128 bytes



Home | Main Index | Thread Index | Old Index