diff options
author | wiz <wiz@pkgsrc.org> | 2009-04-20 13:52:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-04-20 13:52:17 +0000 |
commit | 8fa7e5f38fd7f90fd3179d19e462c83742b83c08 (patch) | |
tree | 204189486b467832fb27a9d06e35cc5bdf6243dc /finance | |
parent | 35705615ebb7c99ccea68279679f5a24f69ee54d (diff) | |
download | pkgsrc-8fa7e5f38fd7f90fd3179d19e462c83742b83c08.tar.gz |
Update to 1.16, and use REPLACE_PERL generously.
2009-04-13 Erik Colson <eco@ecocode.net>
* Release 1.16
2009-04-12 Erik Colson <eco@ecocode.net>
* 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>
* BUGFIX: 12:XXpm formatted time handling.
2009-03-04 Erik Colson <eco@ecocode.net>
* RENAMED ITE is now RZR
2009-03-02 Erik Colson <eco@ecocode.net>
* BUGFIX: ZA.pm patched.
2009-03-01 Erik Colson <eco@ecocode.net>
* BUGFIX: Stephen Ebelt patch applied for goldmoney.pm
* BUGFIX: Encoding problem solved by Ashwin
2009-02-16 Bradley Dean <bjdean@bjdean.id.au>
* NEW: Function fetch_live_currencies.
2009-02-15 Bradley Dean <bjdean@bjdean.id.au>
* NEW: Module Finance::Quote::Currencies created for use in
currency_lookup.
2008-12-05 Erik Colson <eco@ecocode.net>
* Finanzpartner module adapted to site updated. By Jan Wilamowius.
* Morningstar patched by Fredrik Persson.
2008-11-09 Erik Colson <eco@ecocode.net>
* Bourso.pm updated due to website update. By Bernard Fuentes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 8 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index ad2ef097345..95132ee85b7 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -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-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract 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 --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index e49626e2802..c4cb280891a 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -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 |