git: 43970759c964 - main - finance/p5-Finance-Quote: Update to 1.55
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 23:51:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=43970759c96477c0cb606ac50b73a94ded3dad5d commit 43970759c96477c0cb606ac50b73a94ded3dad5d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 23:22:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 23:43:48 +0000 finance/p5-Finance-Quote: Update to 1.55 Changes: https://metacpan.org/dist/Finance-Quote/changes --- finance/p5-Finance-Quote/Makefile | 3 +-- finance/p5-Finance-Quote/distinfo | 6 +++--- finance/p5-Finance-Quote/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index f4d216acd802..cff1859987f8 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,9 +1,8 @@ PORTNAME= Finance-Quote -PORTVERSION= 1.54.02 +PORTVERSION= 1.55 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 4dab5a71d93e..2983ffedcc6a 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683499934 -SHA256 (Finance-Quote-1.5402.tar.gz) = 7ee3849b1e56faafa32ca5d27c4ec2517b8b448dce2180deda9dfe4a5de88d46 -SIZE (Finance-Quote-1.5402.tar.gz) = 254268 +TIMESTAMP = 1685162078 +SHA256 (Finance-Quote-1.55.tar.gz) = e2e000b67c66b6af50d4761858492110510a55a030a891017d40c7de218b748f +SIZE (Finance-Quote-1.55.tar.gz) = 247929 diff --git a/finance/p5-Finance-Quote/pkg-plist b/finance/p5-Finance-Quote/pkg-plist index 9ca4d9071a34..3ecd2dfd053d 100644 --- a/finance/p5-Finance-Quote/pkg-plist +++ b/finance/p5-Finance-Quote/pkg-plist @@ -14,6 +14,7 @@ %%SITE_PERL%%/Finance/Quote/CurrencyRates/ECB.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/Fixer.pm %%SITE_PERL%%/Finance/Quote/CurrencyRates/OpenExchange.pm +%%SITE_PERL%%/Finance/Quote/CurrencyRates/YahooJSON.pm %%SITE_PERL%%/Finance/Quote/DWS.pm %%SITE_PERL%%/Finance/Quote/Deka.pm %%SITE_PERL%%/Finance/Quote/FTfunds.pm @@ -66,6 +67,7 @@ %%PERL5_MAN3%%/Finance::Quote::CurrencyRates::ECB.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 %%PERL5_MAN3%%/Finance::Quote::DWS.3.gz %%PERL5_MAN3%%/Finance::Quote::Deka.3.gz %%PERL5_MAN3%%/Finance::Quote::FTfunds.3.gz