From fb237268ca6010bf692de7c2870175d7b0c98f4e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Nov 2017 20:55:49 +0000 Subject: p5-Finance-Quote: update to 1.44. 1.44 2017-11-07 21:57:57+01:00 Europe/Brussels * Added currencies for .SA (Brazil) and .TO (Canada/Toronto) markets * Setup a pause of .7s between queries in AlphaVantage.pm to limit queries 1.43 2017-11-06 23:41:47+01:00 Europe/Brussels * Added currency for .DE market * BUGFIX in currency determination regex 1.42 2017-11-06 19:04:25+01:00 Europe/Brussels * more tests in alphavantage.t * BUG resolved: removed time from $last_refresh when markets are open 1.41 2017-11-06 16:06:41+01:00 Europe/Brussels * return symbol for AlphaVantage data 1.39 * added AlphaVantage module (Matthew Patterson) * some other module changes: yahoojson, Morningstar, Bourso, TSX (not working) --- finance/p5-Finance-Quote/Makefile | 5 ++--- finance/p5-Finance-Quote/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'finance') diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 0e77f0d0d8e..ba82469a815 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2017/06/05 14:23:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2017/11/08 20:55:49 wiz Exp $ -DISTNAME= Finance-Quote-1.38 +DISTNAME= Finance-Quote-1.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index a0488e8d274..4cdc6e99dd3 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2015/11/03 00:12:13 agc Exp $ +$NetBSD: distinfo,v 1.16 2017/11/08 20:55:50 wiz Exp $ -SHA1 (Finance-Quote-1.38.tar.gz) = bfa5a9164c1af113b4c865ea15c9c449be3e95ee -RMD160 (Finance-Quote-1.38.tar.gz) = 7742c4a5e97c55cb3518a70cca21f5e9f78472f5 -SHA512 (Finance-Quote-1.38.tar.gz) = b55382d56ecf89eaf662f49ec6fd803e9e5e0163b63d3020ca3c875d4dff7607f502fa7600997c5db8d62fa671ea82e81597300443fc4b24bb3f94c80bd32439 -Size (Finance-Quote-1.38.tar.gz) = 327822 bytes +SHA1 (Finance-Quote-1.44.tar.gz) = b1ff6ba873cd752adca8e291f5b9046a0170cd13 +RMD160 (Finance-Quote-1.44.tar.gz) = 8c57422fdb116b4771cf813381ad696446d2fb6f +SHA512 (Finance-Quote-1.44.tar.gz) = 2ccbc9b571807fe1227dc9128235720954b7e06dc1041b688f5d48c29f0f8de593e2f8eeba9ab88a91161a982e888013411c8d71e457b23c286af0b1599772e3 +Size (Finance-Quote-1.44.tar.gz) = 270457 bytes -- cgit v1.2.3