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:   gutteridge
Date:           Sun Jun 11 00:32:02 UTC 2023

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

Log Message:
p5-Finance-Quote: update to 1.56

1.56      2023-05-29 14:56:23-07:00 America/Los_Angeles
        * Replaced Tradeville.pm with BVB.pm - Issue #269
        * Added new TwelveData module
        * Updated YahooJSON.pm and CurrencyRates/YahooJSON.pm to use https://query2.finance.yahoo.com/v11 - PR #284
        * Bourso.pm - Squash anything but numbers and period in quote values.
        * Renamed MStarUK.pm to MorningstarUK.pm
        * Added get_features method - PR #260

1.55      2023-05-13 12:22:00-07:00 America/Los_Angeles
        * Added YahooJSON currency rate module PR #270
        * Added TRV => CAD in AlphaVantage.pm. Issue #265 - PR #267
        * Quick fix for YahooJSON.pm API
        * URL Change for MorningstarJP. Issue #261
        * Regex fix in FTfunds.pm and changed test cases ftfunds.t. PR #262

1.54      2022-12-26 15:25:02-08:00 America/Los_Angeles
        * Fix to AEX.pm - Issue #235 - PR #244
        * New modules Sinvestor.pm Tradegate.pm and XETRA.pm PR #243
        * Updates to TMX.pm (Toronto Stock Exchange) PR #248 and #253
        * Reverted API change (PR #230) in
          CurrencyRates/AlphaVantage.pm PR #249
        * Fix to Fondsweb.pm PR #250


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/finance/p5-Finance-Quote/Makefile
cvs rdiff -u -r1.22 -r1.23 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.43 pkgsrc/finance/p5-Finance-Quote/Makefile:1.44
--- pkgsrc/finance/p5-Finance-Quote/Makefile:1.43       Sun Jan 29 10:22:12 2023
+++ pkgsrc/finance/p5-Finance-Quote/Makefile    Sun Jun 11 00:32:02 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2023/01/29 10:22:12 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2023/06/11 00:32:02 gutteridge Exp $
 
-DISTNAME=      Finance-Quote-1.53
+DISTNAME=      Finance-Quote-1.56
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.22 pkgsrc/finance/p5-Finance-Quote/distinfo:1.23
--- pkgsrc/finance/p5-Finance-Quote/distinfo:1.22       Fri Dec  2 23:10:13 2022
+++ pkgsrc/finance/p5-Finance-Quote/distinfo    Sun Jun 11 00:32:02 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/12/02 23:10:13 wiz Exp $
+$NetBSD: distinfo,v 1.23 2023/06/11 00:32:02 gutteridge Exp $
 
-BLAKE2s (Finance-Quote-1.53.tar.gz) = d2cefc1a56685acf92bad4ed53060b530e92deb54be664d97aa8bf486d8c0e82
-SHA512 (Finance-Quote-1.53.tar.gz) = 1e893852ba79f26fe5ef267bd76d248684a139ff5e057c0429819df4d180592717d3c66dfcafecc06e99bafa6d2561e47cc6468d635077a4f8d33ee0244bc64a
-Size (Finance-Quote-1.53.tar.gz) = 244494 bytes
+BLAKE2s (Finance-Quote-1.56.tar.gz) = 7ccbb3e171c2c7cf4ab73898206e097619d285bedb490deaf2505a3f584665f9
+SHA512 (Finance-Quote-1.56.tar.gz) = 49836e7b2a356dc943f203bb0e20a43c2d7264667f640d5863449f504cd378def656596ea5a6001bacde2d157100795a50604c7565cfba1eb0f75ad854c98f62
+Size (Finance-Quote-1.56.tar.gz) = 250559 bytes



Home | Main Index | Thread Index | Old Index