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 p5-Finance-Quote: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69a2fcd398cb
branches:  trunk
changeset: 371322:69a2fcd398cb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 08 20:55:49 2017 +0000

description:
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)

diffstat:

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

diffs (29 lines):

diff -r 85ba5c7be359 -r 69a2fcd398cb finance/p5-Finance-Quote/Makefile
--- a/finance/p5-Finance-Quote/Makefile Wed Nov 08 20:54:28 2017 +0000
+++ b/finance/p5-Finance-Quote/Makefile Wed Nov 08 20:55:49 2017 +0000
@@ -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 -r 85ba5c7be359 -r 69a2fcd398cb finance/p5-Finance-Quote/distinfo
--- a/finance/p5-Finance-Quote/distinfo Wed Nov 08 20:54:28 2017 +0000
+++ b/finance/p5-Finance-Quote/distinfo Wed Nov 08 20:55:49 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index