pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/p5-Finance-Quote



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  8 20:55:50 UTC 2017

Modified Files:
        pkgsrc/finance/p5-Finance-Quote: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/finance/p5-Finance-Quote/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/finance/p5-Finance-Quote/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/p5-Finance-Quote/Makefile
diff -u pkgsrc/finance/p5-Finance-Quote/Makefile:1.29 pkgsrc/finance/p5-Finance-Quote/Makefile:1.30
--- pkgsrc/finance/p5-Finance-Quote/Makefile:1.29       Mon Jun  5 14:23:58 2017
+++ pkgsrc/finance/p5-Finance-Quote/Makefile    Wed Nov  8 20:55:49 2017
@@ -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/}
 

Index: pkgsrc/finance/p5-Finance-Quote/distinfo
diff -u pkgsrc/finance/p5-Finance-Quote/distinfo:1.15 pkgsrc/finance/p5-Finance-Quote/distinfo:1.16
--- pkgsrc/finance/p5-Finance-Quote/distinfo:1.15       Tue Nov  3 00:12:13 2015
+++ pkgsrc/finance/p5-Finance-Quote/distinfo    Wed Nov  8 20:55:50 2017
@@ -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