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.16, and use REPLA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fadce9fd693
branches:  trunk
changeset: 391852:1fadce9fd693
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 20 13:52:17 2009 +0000

description:
Update to 1.16, and use REPLACE_PERL generously.

2009-04-13  Erik Colson <eco%ecocode.net@localhost>

        * Release 1.16

2009-04-12  Erik Colson <eco%ecocode.net@localhost>

        * BUGFIX: Bourso.pm allmost completely rewritten due to website change.
        * BUGFIX: Morningstar.pm patched by Fredrik Persson.
        * BUGFIX: AEX.pm patched by Herman van Rink.

2009-03-19  Erik Colson <eco%ecocode.net@localhost>

        * BUGFIX: 12:XXpm formatted time handling.

2009-03-04  Erik Colson <eco%ecocode.net@localhost>

        * RENAMED ITE is now RZR

2009-03-02  Erik Colson <eco%ecocode.net@localhost>

        * BUGFIX: ZA.pm patched.

2009-03-01  Erik Colson <eco%ecocode.net@localhost>

        * BUGFIX: Stephen Ebelt patch applied for goldmoney.pm
        * BUGFIX: Encoding problem solved by Ashwin

2009-02-16  Bradley Dean <bjdean%bjdean.id.au@localhost>

        * NEW: Function fetch_live_currencies.

2009-02-15  Bradley Dean <bjdean%bjdean.id.au@localhost>

        * NEW: Module Finance::Quote::Currencies created for use in
          currency_lookup.

2008-12-05  Erik Colson <eco%ecocode.net@localhost>

        * Finanzpartner module adapted to site updated. By Jan Wilamowius.
        * Morningstar patched by Fredrik Persson.

2008-11-09  Erik Colson <eco%ecocode.net@localhost>

        * Bourso.pm updated due to website update. By Bernard Fuentes

diffstat:

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

diffs (36 lines):

diff -r 44d3bb893f70 -r 1fadce9fd693 finance/p5-Finance-Quote/Makefile
--- a/finance/p5-Finance-Quote/Makefile Mon Apr 20 13:13:07 2009 +0000
+++ b/finance/p5-Finance-Quote/Makefile Mon Apr 20 13:52:17 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2008/11/05 16:24:30 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/04/20 13:52:17 wiz Exp $
 
-DISTNAME=      Finance-Quote-1.15
+DISTNAME=      Finance-Quote-1.16
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    finance perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Finance/}
@@ -15,6 +15,10 @@
 DEPENDS+=      p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
 DEPENDS+=      p5-libwww>=5.48:../../www/p5-libwww
 
+REPLACE_PERL=  lib/Finance/Quote.pm
+REPLACE_PERL+= lib/Finance/Quote/*.pm
+REPLACE_PERL+= lib/Finance/Quote/Yahoo/*.pm
+
 CONFLICTS=     p5-finance-quote-[0-9]*
 
 USE_LANGUAGES= # empty
diff -r 44d3bb893f70 -r 1fadce9fd693 finance/p5-Finance-Quote/distinfo
--- a/finance/p5-Finance-Quote/distinfo Mon Apr 20 13:13:07 2009 +0000
+++ b/finance/p5-Finance-Quote/distinfo Mon Apr 20 13:52:17 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/11/05 16:24:30 wiz Exp $
+$NetBSD: distinfo,v 1.7 2009/04/20 13:52:17 wiz Exp $
 
-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
+SHA1 (Finance-Quote-1.16.tar.gz) = d9443ffda636829ee4f8dc1b929335479a6910bc
+RMD160 (Finance-Quote-1.16.tar.gz) = 6e0d5555424d2d0f2b52f881ed0e7f7fe74c71e9
+Size (Finance-Quote-1.16.tar.gz) = 125760 bytes



Home | Main Index | Thread Index | Old Index