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 1.13:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ba41946a0e8
branches:  trunk
changeset: 523973:0ba41946a0e8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 15 22:41:09 2007 +0000

description:
Update to 1.13:

2007-01-07  David Hampton

        * CVSTAG: finance_quote_1_13

        * lib/Finance/Quote.pm: Update version to 1.13.

        * lib/Finance/Quote.pm: Update the store_date() function for the
        case when the year isn't explicitly stated.  If the specified
        month would put the quote in the future, then consider this a
        quite from last year.  manly intended to handle the rollover from
        December to January on web sites that don't specify the year.
        Suggestion from Christian Lupien.

        * lib/Finance/Quote/BMONesbittBurns.pm: Enhance module to support
        mutual fund quotes (which have less data than stock quotes).
        Correct date format parsing.  Fix from Christian Lupien

        * lib/Finance/Quote/StockHouseCanada.pm: The fund name seems to be
        a moving target. Search all tables of depth one looking for it.

2007-01-01  David Hampton

        * lib/Finance/Quote/FTPortfolios.pm: Rewrite this module for the
        new web site design.

        * lib/Finance/Quote/TSP.pm: Strip spaces around the dollar values.

        * lib/Finance/Quote/FinanceCanada.pm: Rewrite this module for the
        new web site design.

        * test/*.t: Some restructuring of tests.  Add a couple more tests
        on dates.  Replace a couple of test stocks that are no longer
        valid.

        * test/*.t: Accept last year as a valid date.  Comes in hand when
        testing modules at the start of the new year.

        * lib/Finance/Quote/ZA.pm: Update for changes in the display of
        the web site.

2006-12-31  David Hampton

        * lib/Finance/Quote/StockHouseCanada.pm:
        * test/stockhousecanada.t: New module for getting Canadian Mutual
        fund quotes from Chris Carton

        * lib/Finance/Quote/Deka.pm: Update for changes in the display
        of the web site.  Now uses an https url.

        * lib/Finance/Quote/LeRevenu.pm: Updates from Dominique Corbex for
        changes in the display of the web site.

        * lib/Finance/Quote/Trustnet.pm: Update for changes in the display
        of the web site.

2006-09-11  David Hampton

        * Move AIA.pm to AIAHK.pm since AIA has sites in multiple
        countries.

2006-09-10  David Hampton

        * lib/Finance/Quote/AIA.pm:
        * test/aia.pm: New module to access American International
        Assurance fund information.  Based on perl script from Wouter van
        Marle

        * lib/Finance/Quote/Bourso.pm: Update the URL to track changes on
        the web site.

diffstat:

 finance/p5-Finance-Quote/Makefile |  4 ++--
 finance/p5-Finance-Quote/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 27a11f0576ab -r 0ba41946a0e8 finance/p5-Finance-Quote/Makefile
--- a/finance/p5-Finance-Quote/Makefile Mon Jan 15 22:36:57 2007 +0000
+++ b/finance/p5-Finance-Quote/Makefile Mon Jan 15 22:41:09 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2006/08/06 11:07:30 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/15 22:41:09 wiz Exp $
 
-DISTNAME=      Finance-Quote-1.12
+DISTNAME=      Finance-Quote-1.13
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    finance perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Finance/}
diff -r 27a11f0576ab -r 0ba41946a0e8 finance/p5-Finance-Quote/distinfo
--- a/finance/p5-Finance-Quote/distinfo Mon Jan 15 22:36:57 2007 +0000
+++ b/finance/p5-Finance-Quote/distinfo Mon Jan 15 22:41:09 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/08/06 11:07:30 wiz Exp $
+$NetBSD: distinfo,v 1.5 2007/01/15 22:41:09 wiz Exp $
 
-SHA1 (Finance-Quote-1.12.tar.gz) = 49df017e2421ebfa2e45f957ab06cd09c9f14ccb
-RMD160 (Finance-Quote-1.12.tar.gz) = 1bb54cdc6f7f94e022970ab9be41c98324c3ddbe
-Size (Finance-Quote-1.12.tar.gz) = 91951 bytes
+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



Home | Main Index | Thread Index | Old Index