Update misc/p5-Finance-Quote to 1.06.
PR: 29901 Submitted by: maintainer
This commit is contained in:
parent
a4980fd9f0
commit
55bbf047ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46544
6 changed files with 22 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Finance-Quote
|
||||
PORTVERSION= 1.05
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Finance
|
||||
|
@ -32,6 +32,10 @@ MAN3= Finance::Quote.3 \
|
|||
Finance::Quote::Yahoo::Australia.3 \
|
||||
Finance::Quote::Yahoo::Base.3 \
|
||||
Finance::Quote::Yahoo::Europe.3\
|
||||
Finance::Quote::Yahoo::USA.3
|
||||
Finance::Quote::Yahoo::USA.3 \
|
||||
Finance::Quote::AEX.3 \
|
||||
Finance::Quote::Cdnfundlibrary.3 \
|
||||
Finance::Quote::Fool.3 \
|
||||
Finance::Quote::Tdwaterhouse.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Finance-Quote-1.05.tar.gz) = 5d1145854664d0f9a3c0e22feee64734
|
||||
MD5 (Finance-Quote-1.06.tar.gz) = 492fef37cf6124c2f4652c7764bed257
|
||||
|
|
|
@ -12,6 +12,10 @@ lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Australia.pm
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Base.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Europe.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/USA.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/AEX.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Cdnfundlibrary.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Fool.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Tdwaterhouse.pm
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Quote
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Finance-Quote
|
||||
PORTVERSION= 1.05
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Finance
|
||||
|
@ -32,6 +32,10 @@ MAN3= Finance::Quote.3 \
|
|||
Finance::Quote::Yahoo::Australia.3 \
|
||||
Finance::Quote::Yahoo::Base.3 \
|
||||
Finance::Quote::Yahoo::Europe.3\
|
||||
Finance::Quote::Yahoo::USA.3
|
||||
Finance::Quote::Yahoo::USA.3 \
|
||||
Finance::Quote::AEX.3 \
|
||||
Finance::Quote::Cdnfundlibrary.3 \
|
||||
Finance::Quote::Fool.3 \
|
||||
Finance::Quote::Tdwaterhouse.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Finance-Quote-1.05.tar.gz) = 5d1145854664d0f9a3c0e22feee64734
|
||||
MD5 (Finance-Quote-1.06.tar.gz) = 492fef37cf6124c2f4652c7764bed257
|
||||
|
|
|
@ -12,6 +12,10 @@ lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Australia.pm
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Base.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/Europe.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo/USA.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/AEX.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Cdnfundlibrary.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Fool.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Tdwaterhouse.pm
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote/Yahoo
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Finance/Quote
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Finance/Quote
|
||||
|
|
Loading…
Reference in a new issue