Update to 1.13
Changes: http://search.cpan.org/src/HAMPTON/Finance-Quote-1.13/ChangeLog PR: ports/108312 Submitted by: mat
This commit is contained in:
parent
6d5939a845
commit
309e2cce55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184396
3 changed files with 7 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Finance-Quote
|
||||
PORTVERSION= 1.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.13
|
||||
CATEGORIES= finance perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Finance
|
||||
|
@ -23,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Finance::Quote.3 Finance::Quote::AEX.3 \
|
||||
MAN3= Finance::Quote.3 Finance::Quote::AEX.3 Finance::Quote::AIAHK.3 \
|
||||
Finance::Quote::ASEGR.3 Finance::Quote::ASX.3 \
|
||||
Finance::Quote::BMONesbittBurns.3 Finance::Quote::Bourso.3 \
|
||||
Finance::Quote::Cdnfundlibrary.3 Finance::Quote::DWS.3 \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Finance-Quote-1.12.tar.gz) = c948efd71edd623077799cc4ffd70cf8
|
||||
SHA256 (Finance-Quote-1.12.tar.gz) = a14696d2c08e3561d33b86b81901c4c1f0aa8f724e6b08c45b3672c1224596e8
|
||||
SIZE (Finance-Quote-1.12.tar.gz) = 91951
|
||||
MD5 (Finance-Quote-1.13.tar.gz) = 3619ccb3fb09ed9eebe1941e6cf361c9
|
||||
SHA256 (Finance-Quote-1.13.tar.gz) = f5f8ca8d3ea957218c1c7d35c410d8038be15ed04023e95be433101d17968fe9
|
||||
SIZE (Finance-Quote-1.13.tar.gz) = 96574
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist
|
||||
%%SITE_PERL%%/Finance/Quote.pm
|
||||
%%SITE_PERL%%/Finance/Quote/AEX.pm
|
||||
%%SITE_PERL%%/Finance/Quote/AIAHK.pm
|
||||
%%SITE_PERL%%/Finance/Quote/ASEGR.pm
|
||||
%%SITE_PERL%%/Finance/Quote/ASX.pm
|
||||
%%SITE_PERL%%/Finance/Quote/BMONesbittBurns.pm
|
||||
|
@ -19,6 +20,7 @@
|
|||
%%SITE_PERL%%/Finance/Quote/NZX.pm
|
||||
%%SITE_PERL%%/Finance/Quote/Platinum.pm
|
||||
%%SITE_PERL%%/Finance/Quote/SEB.pm
|
||||
%%SITE_PERL%%/Finance/Quote/StockHouseCanada.pm
|
||||
%%SITE_PERL%%/Finance/Quote/TSP.pm
|
||||
%%SITE_PERL%%/Finance/Quote/Tdefunds.pm
|
||||
%%SITE_PERL%%/Finance/Quote/Tdwaterhouse.pm
|
||||
|
|
Loading…
Reference in a new issue