Update to 1.21.
This commit is contained in:
parent
3c9230db4e
commit
6d1c3f6daa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376703
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Finance-QuoteHist
|
||||
PORTVERSION= 1.20
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= finance perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Finance-QuoteHist-1.20.tar.gz) = bd4904a4f75721ec7f8b5b242d60e89a8255d5b2c92395c50a12c53c5c28e1cb
|
||||
SIZE (Finance-QuoteHist-1.20.tar.gz) = 53223
|
||||
SHA256 (Finance-QuoteHist-1.21.tar.gz) = 923c7d15e055e996bbbf935fc2ce27646e3a691b781ae2482c5fc7eb6c70e236
|
||||
SIZE (Finance-QuoteHist-1.21.tar.gz) = 51394
|
||||
|
@ -1,5 +1,4 @@
|
||||
%%SITE_PERL%%/Finance/QuoteHist.pm
|
||||
%%SITE_PERL%%/Finance/QuoteHist/BusinessWeek.pm
|
||||
%%SITE_PERL%%/Finance/QuoteHist/DailyFinance.pm
|
||||
%%SITE_PERL%%/Finance/QuoteHist/Generic.pm
|
||||
%%SITE_PERL%%/Finance/QuoteHist/Google.pm
|
||||
@ -7,7 +6,6 @@
|
||||
%%SITE_PERL%%/Finance/QuoteHist/Yahoo.pm
|
||||
%%SITE_PERL%%/Finance/QuoteHist/Yahoo/Australia.pm
|
||||
%%PERL5_MAN3%%/Finance::QuoteHist.3.gz
|
||||
%%PERL5_MAN3%%/Finance::QuoteHist::BusinessWeek.3.gz
|
||||
%%PERL5_MAN3%%/Finance::QuoteHist::DailyFinance.3.gz
|
||||
%%PERL5_MAN3%%/Finance::QuoteHist::Generic.3.gz
|
||||
%%PERL5_MAN3%%/Finance::QuoteHist::Google.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user