diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 8 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 4 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 29d55c0c54bc..aeac3d71b6fd 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.18 +PORTVERSION= 1.19 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,13 +17,13 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ + p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -post-patch: - @${FIND} ${WRKSRC}/lib/Finance/ -name '*.orig' -delete - .include <bsd.port.mk> diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index bccd6f51cd3b..71502bb692b2 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.18.tar.gz) = 4240faabe0646defd4ec76ca9e111977b9e8060eaec41adeb284eb422a428393 -SIZE (Finance-Quote-1.18.tar.gz) = 147575 +SHA256 (Finance-Quote-1.19.tar.gz) = 4dd4fd81dd5aa01bf2b6f14f21b2fd20170a6915178f102a9ff9f84578c72d7c +SIZE (Finance-Quote-1.19.tar.gz) = 153743 diff --git a/finance/p5-Finance-Quote/pkg-plist b/finance/p5-Finance-Quote/pkg-plist index f4ea58a7fc54..8bffeccf64cb 100644 --- a/finance/p5-Finance-Quote/pkg-plist +++ b/finance/p5-Finance-Quote/pkg-plist @@ -23,6 +23,8 @@ %%SITE_PERL%%/Finance/Quote/LeRevenu.pm %%SITE_PERL%%/Finance/Quote/ManInvestments.pm %%SITE_PERL%%/Finance/Quote/Morningstar.pm +%%SITE_PERL%%/Finance/Quote/MorningstarJP.pm +%%SITE_PERL%%/Finance/Quote/MtGox.pm %%SITE_PERL%%/Finance/Quote/NZX.pm %%SITE_PERL%%/Finance/Quote/Platinum.pm %%SITE_PERL%%/Finance/Quote/SEB.pm @@ -74,6 +76,8 @@ %%PERL5_MAN3%%/Finance::Quote::LeRevenu.3.gz %%PERL5_MAN3%%/Finance::Quote::ManInvestments.3.gz %%PERL5_MAN3%%/Finance::Quote::Morningstar.3.gz +%%PERL5_MAN3%%/Finance::Quote::MorningstarJP.3.gz +%%PERL5_MAN3%%/Finance::Quote::MtGox.3.gz %%PERL5_MAN3%%/Finance::Quote::NZX.3.gz %%PERL5_MAN3%%/Finance::Quote::Platinum.3.gz %%PERL5_MAN3%%/Finance::Quote::SEB.3.gz |