git: eb3f9740b67a - main - finance/p5-Finance-Quote: Update to 1.64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 19:19:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb3f9740b67a6dea4704a027dfdee4e51d4893cf commit eb3f9740b67a6dea4704a027dfdee4e51d4893cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-25 18:47:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-25 19:15:15 +0000 finance/p5-Finance-Quote: Update to 1.64 Changes: https://metacpan.org/dist/Finance-Quote/changes --- finance/p5-Finance-Quote/Makefile | 6 ++---- finance/p5-Finance-Quote/distinfo | 6 +++--- finance/p5-Finance-Quote/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 2cabe691a49a..f8ed1769ccbf 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,5 +1,5 @@ PORTNAME= Finance-Quote -PORTVERSION= 1.63 +PORTVERSION= 1.64 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -40,9 +40,7 @@ TEST_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ p5-Module-CPANTS-Analyse>=0:devel/p5-Module-CPANTS-Analyse \ p5-Test-Kwalitee>=0:devel/p5-Test-Kwalitee \ - p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \ - p5-Test-Pod>=0:devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1.00:devel/p5-Test-Pod-Coverage + p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic USES= perl5 USE_PERL5= configure diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 63239da79364..b0934212547c 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314526 -SHA256 (Finance-Quote-1.63.tar.gz) = 63476a0c827ad1a1dfeca8de3e8a642a24e878c1f4a7a9de6f514d6a8577b28d -SIZE (Finance-Quote-1.63.tar.gz) = 269925 +TIMESTAMP = 1734888120 +SHA256 (Finance-Quote-1.64.tar.gz) = 05807c94415a912ce56e22781517138effce76839a8f82ed38bb31c4068e5c1b +SIZE (Finance-Quote-1.64.tar.gz) = 271090 diff --git a/finance/p5-Finance-Quote/pkg-plist b/finance/p5-Finance-Quote/pkg-plist index b40f1ed52705..2f3e48160a9b 100644 --- a/finance/p5-Finance-Quote/pkg-plist +++ b/finance/p5-Finance-Quote/pkg-plist @@ -15,6 +15,7 @@ %%SITE_PERL%%/Finance/Quote/CurrencyRates/AlphaVantage.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/CurrencyFreaks.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/ECB.pm +%%SITE_PERL%%/Finance/Quote/CurrencyRates/FinanceAPI.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/Fixer.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/OpenExchange.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/YahooJSON.pm @@ -28,7 +29,6 @@ %%SITE_PERL%%/Finance/Quote/GoldMoney.pm %%SITE_PERL%%/Finance/Quote/GoogleWeb.pm %%SITE_PERL%%/Finance/Quote/HU.pm -%%SITE_PERL%%/Finance/Quote/IEXCloud.pm %%SITE_PERL%%/Finance/Quote/IndiaMutual.pm %%SITE_PERL%%/Finance/Quote/MarketWatch.pm %%SITE_PERL%%/Finance/Quote/MorningstarAU.pm @@ -75,6 +75,7 @@ %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::AlphaVantage.3.gz %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::CurrencyFreaks.3.gz %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::ECB.3.gz +%%PERL5_MAN3%%/Finance::Quote::CurrencyRates::FinanceAPI.3.gz %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::Fixer.3.gz %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::OpenExchange.3.gz %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::YahooJSON.3.gz @@ -88,7 +89,6 @@ %%PERL5_MAN3%%/Finance::Quote::GoldMoney.3.gz %%PERL5_MAN3%%/Finance::Quote::GoogleWeb.3.gz %%PERL5_MAN3%%/Finance::Quote::HU.3.gz -%%PERL5_MAN3%%/Finance::Quote::IEXCloud.3.gz %%PERL5_MAN3%%/Finance::Quote::IndiaMutual.3.gz %%PERL5_MAN3%%/Finance::Quote::MarketWatch.3.gz %%PERL5_MAN3%%/Finance::Quote::MorningstarAU.3.gz