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:           Tue Nov 14 09:45:44 UTC 2017

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

Log Message:
p5-Finance-Quote: update to 1.47.

1.47      2017-11-12 17:19:42+01:00 Europe/Brussels
        * Use AlphaVantage for currency quotes instead of Yahoo (Mike Alexander)

1.46      2017-11-12 17:13:15+01:00 Europe/Brussels
        * Drop long-obsolete debian directory (Florian Schlichting)
        * AlphaVantage:
          - added support for .IL => USD currency and division (Adriano Baldi)
          - graceful error catchup (Mike Alexander)
        * Yahoojson:
          - module adapted to new URL and returned json (Rafael Casali)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/finance/p5-Finance-Quote/Makefile
cvs rdiff -u -r1.17 -r1.18 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.31 pkgsrc/finance/p5-Finance-Quote/Makefile:1.32
--- pkgsrc/finance/p5-Finance-Quote/Makefile:1.31       Mon Nov 13 15:19:41 2017
+++ pkgsrc/finance/p5-Finance-Quote/Makefile    Tue Nov 14 09:45:44 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2017/11/13 15:19:41 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2017/11/14 09:45:44 wiz Exp $
 
-DISTNAME=      Finance-Quote-1.45
+DISTNAME=      Finance-Quote-1.47
 PKGNAME=       p5-${DISTNAME}
 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.17 pkgsrc/finance/p5-Finance-Quote/distinfo:1.18
--- pkgsrc/finance/p5-Finance-Quote/distinfo:1.17       Mon Nov 13 15:19:41 2017
+++ pkgsrc/finance/p5-Finance-Quote/distinfo    Tue Nov 14 09:45:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/11/13 15:19:41 wiz Exp $
+$NetBSD: distinfo,v 1.18 2017/11/14 09:45:44 wiz Exp $
 
-SHA1 (Finance-Quote-1.45.tar.gz) = 59171580db6df9d5fec49db24f20995933dcc1b9
-RMD160 (Finance-Quote-1.45.tar.gz) = ca80e53f327bed07bbfe44438f4cc794338dea5d
-SHA512 (Finance-Quote-1.45.tar.gz) = be4d31437190e500ed4aca430cc7338a8bd514667ce7b5e152146f1478c448eeb41ca4303b03a12043c48a7a03690f710ae8704fb4067662fee4ff881f0c3d29
-Size (Finance-Quote-1.45.tar.gz) = 271503 bytes
+SHA1 (Finance-Quote-1.47.tar.gz) = e1d24376319b4af94122c147c7deb746c16df436
+RMD160 (Finance-Quote-1.47.tar.gz) = b063bb00b64172ab7f87c79664c18f6ff7e9b238
+SHA512 (Finance-Quote-1.47.tar.gz) = a900ed3e305edb8c713dc4a885b912ad9a9f873cb501d66d393a39aacd8a980af1bd4fb0fdf5bce8e2b2aeec744e811b861a2803a6fb0d5c71ab6b8d1c3a57f7
+Size (Finance-Quote-1.47.tar.gz) = 270335 bytes



Home | Main Index | Thread Index | Old Index