Date: Sat, 02 May 2026 16:23:37 +0000 From: Alan Somers <asomers@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0fd0fef7ac39 - main - finance/p5-Finance-Quote: 1.68 Message-ID: <69f62509.21c15.1fa7a948@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fd0fef7ac3929fcb383cda0728fccc776984df3 commit 0fd0fef7ac3929fcb383cda0728fccc776984df3 Author: Alan Somers <asomers@FreeBSD.org> AuthorDate: 2026-04-03 14:03:14 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2026-05-02 16:23:31 +0000 finance/p5-Finance-Quote: 1.68 Crucially, this revision fixes throttling by AlphaVantage. https://metacpan.org/dist/Finance-Quote/changes PR: 292417 Approved by: sunpoet (maintainer timeout) --- finance/p5-Finance-Quote/Makefile | 3 ++- finance/p5-Finance-Quote/distinfo | 6 +++--- finance/p5-Finance-Quote/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 25d6cbfd942b..b8d755a3555d 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,7 +1,8 @@ PORTNAME= Finance-Quote -PORTVERSION= 1.67 +PORTVERSION= 1.68 CATEGORIES= finance perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BPSCHUCK PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 6a0c65ca3acf..88ad6951ab39 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446556 -SHA256 (Finance-Quote-1.67.tar.gz) = baa8a9fc04b9a38fa787bee0016bcd4cc3301cc9a2f0a6c378119a35dadeeb30 -SIZE (Finance-Quote-1.67.tar.gz) = 273362 +TIMESTAMP = 1775224641 +SHA256 (Finance-Quote-1.68.tar.gz) = 32ec8387ca9966bfe24e86f54e247f9a0b7d7799abc000ccfa4f2823afa24441 +SIZE (Finance-Quote-1.68.tar.gz) = 279875 diff --git a/finance/p5-Finance-Quote/pkg-plist b/finance/p5-Finance-Quote/pkg-plist index 3366a64a271e..38309f16592b 100644 --- a/finance/p5-Finance-Quote/pkg-plist +++ b/finance/p5-Finance-Quote/pkg-plist @@ -7,7 +7,6 @@ %%SITE_PERL%%/Finance/Quote/BVB.pm %%SITE_PERL%%/Finance/Quote/BorsaItaliana.pm %%SITE_PERL%%/Finance/Quote/Bourso.pm -%%SITE_PERL%%/Finance/Quote/CMBChina.pm %%SITE_PERL%%/Finance/Quote/CSE.pm %%SITE_PERL%%/Finance/Quote/Comdirect.pm %%SITE_PERL%%/Finance/Quote/Consorsbank.pm @@ -46,6 +45,7 @@ %%SITE_PERL%%/Finance/Quote/Tradegate.pm %%SITE_PERL%%/Finance/Quote/TreasuryDirect.pm %%SITE_PERL%%/Finance/Quote/TwelveData.pm +%%SITE_PERL%%/Finance/Quote/USBonds.pm %%SITE_PERL%%/Finance/Quote/Union.pm %%SITE_PERL%%/Finance/Quote/UserAgent.pm %%SITE_PERL%%/Finance/Quote/XETRA.pm @@ -61,7 +61,6 @@ %%PERL5_MAN3%%/Finance::Quote::BVB.3.gz %%PERL5_MAN3%%/Finance::Quote::BorsaItaliana.3.gz %%PERL5_MAN3%%/Finance::Quote::Bourso.3.gz -%%PERL5_MAN3%%/Finance::Quote::CMBChina.3.gz %%PERL5_MAN3%%/Finance::Quote::CSE.3.gz %%PERL5_MAN3%%/Finance::Quote::Comdirect.3.gz %%PERL5_MAN3%%/Finance::Quote::Consorsbank.3.gz @@ -100,6 +99,7 @@ %%PERL5_MAN3%%/Finance::Quote::Tradegate.3.gz %%PERL5_MAN3%%/Finance::Quote::TreasuryDirect.3.gz %%PERL5_MAN3%%/Finance::Quote::TwelveData.3.gz +%%PERL5_MAN3%%/Finance::Quote::USBonds.3.gz %%PERL5_MAN3%%/Finance::Quote::Union.3.gz %%PERL5_MAN3%%/Finance::Quote::XETRA.3.gz %%PERL5_MAN3%%/Finance::Quote::YahooJSON.3.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f62509.21c15.1fa7a948>
