Subject: CVS commit: pkgsrc/finance/p5-finance-quote
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@NetBSD.org>
List: pkgsrc-changes
Date: 02/20/2004 15:23:42
Module Name:	pkgsrc
Committed By:	cube
Date:		Fri Feb 20 15:23:42 UTC 2004

Modified Files:
	pkgsrc/finance/p5-finance-quote: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/finance/p5-finance-quote/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/finance/p5-finance-quote/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.