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: wen
Date: Sun Apr 28 08:18:00 UTC 2024
Modified Files:
pkgsrc/finance/p5-Finance-Quote: Makefile distinfo
Log Message:
Update to 1.61
Upstream changes:
1.61 2024-04-18 21:34:24-07:00 America/Los_Angeles
* SIX.pm - Changed lookup for currency, added lookups for symbol and last. Issue #380
* YahooJSON.pm - URLs to retrieve required cookies and crumbs were changed to allow EU based users to use the module. Issue #373
1.60 2024-04-15 17:34:46-07:00 America/Los_Angeles
* Removed not working modules. Issues #346, #366, and #368.
Fidelity.pm, Cdbfundlibrary.com, Fundata.pm, and Fool.pm.
* YahooJSON.pm - Added code to retrieve cookies and a "crumb" required
to continue to utilize the v11 API. Issue #369.
The YahooJSON.pm currency module was changed to use the v8 API.
* Added initial version of CONTRIBUTING.pod that metacpan.org utilizes.
It will completely replace the Hacker's Guide in the future.
* Bloomberg.pm - Changed module to extract data from JSON structure embedded within the HTML - Issue #360
* NSEIndia.pm - Eliminated need to use temp folders by storing file data from URL into a variable
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/finance/p5-Finance-Quote/Makefile
cvs rdiff -u -r1.26 -r1.27 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.51 pkgsrc/finance/p5-Finance-Quote/Makefile:1.52
--- pkgsrc/finance/p5-Finance-Quote/Makefile:1.51 Thu Jan 4 00:03:04 2024
+++ pkgsrc/finance/p5-Finance-Quote/Makefile Sun Apr 28 08:17:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2024/01/04 00:03:04 gutteridge Exp $
+# $NetBSD: Makefile,v 1.52 2024/04/28 08:17:59 wen Exp $
-DISTNAME= Finance-Quote-1.59
+DISTNAME= Finance-Quote-1.61
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.26 pkgsrc/finance/p5-Finance-Quote/distinfo:1.27
--- pkgsrc/finance/p5-Finance-Quote/distinfo:1.26 Thu Jan 4 00:03:04 2024
+++ pkgsrc/finance/p5-Finance-Quote/distinfo Sun Apr 28 08:17:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2024/01/04 00:03:04 gutteridge Exp $
+$NetBSD: distinfo,v 1.27 2024/04/28 08:17:59 wen Exp $
-BLAKE2s (Finance-Quote-1.59.tar.gz) = c0546768c293dd73122edde044ba6b15c0d4ff09314ba7cfcae63c02cf8cd7a8
-SHA512 (Finance-Quote-1.59.tar.gz) = 40bbb273151acacbaca2b9f0226c9be858e59da7a0b88419462be17a312ab2dddc92d64e382686e81a238dccf10a0296cbb063b4e9bdbe0e14bb5b0523b016fd
-Size (Finance-Quote-1.59.tar.gz) = 264661 bytes
+BLAKE2s (Finance-Quote-1.61.tar.gz) = 2e6483829c0a9a3e54128ea0f1b9ae9d27aae33712263e16cea97629be4d267f
+SHA512 (Finance-Quote-1.61.tar.gz) = 80adc030db5afa882d51d2b651070fc669cefb4566a23d368eaf7c733c8524de3ff016a76d92f3c9ce584b1ed15eb456c1f44449cd8babbaa1aa00473afec5dc
+Size (Finance-Quote-1.61.tar.gz) = 267948 bytes
Home |
Main Index |
Thread Index |
Old Index