Index: head/finance/p5-Finance-QuoteHist/Makefile =================================================================== --- head/finance/p5-Finance-QuoteHist/Makefile (revision 376702) +++ head/finance/p5-Finance-QuoteHist/Makefile (revision 376703) @@ -1,33 +1,32 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Finance-QuoteHist -PORTVERSION= 1.20 -PORTREVISION= 1 +PORTVERSION= 1.21 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for fetching historical stock quotes LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure .include Index: head/finance/p5-Finance-QuoteHist/distinfo =================================================================== --- head/finance/p5-Finance-QuoteHist/distinfo (revision 376702) +++ head/finance/p5-Finance-QuoteHist/distinfo (revision 376703) @@ -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 Index: head/finance/p5-Finance-QuoteHist/pkg-plist =================================================================== --- head/finance/p5-Finance-QuoteHist/pkg-plist (revision 376702) +++ head/finance/p5-Finance-QuoteHist/pkg-plist (revision 376703) @@ -1,16 +1,14 @@ %%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 %%SITE_PERL%%/Finance/QuoteHist/StockNod.pm %%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 %%PERL5_MAN3%%/Finance::QuoteHist::StockNod.3.gz %%PERL5_MAN3%%/Finance::QuoteHist::Yahoo.3.gz %%PERL5_MAN3%%/Finance::QuoteHist::Yahoo::Australia.3.gz