Index: head/finance/p5-Finance-QuoteHist/Makefile =================================================================== --- head/finance/p5-Finance-QuoteHist/Makefile (revision 515891) +++ head/finance/p5-Finance-QuoteHist/Makefile (revision 515892) @@ -1,29 +1,30 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Finance-QuoteHist -PORTVERSION= 1.27 +PORTVERSION= 1.28 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 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Text-CSV>=0:textproc/p5-Text-CSV \ p5-libwww>=0:www/p5-libwww -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Index: head/finance/p5-Finance-QuoteHist/distinfo =================================================================== --- head/finance/p5-Finance-QuoteHist/distinfo (revision 515891) +++ head/finance/p5-Finance-QuoteHist/distinfo (revision 515892) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500396509 -SHA256 (Finance-QuoteHist-1.27.tar.gz) = a765ecf0f4fd75400c66219bdc0af14d64441a52a33208cf47186724c28f4dd3 -SIZE (Finance-QuoteHist-1.27.tar.gz) = 50363 +TIMESTAMP = 1572266800 +SHA256 (Finance-QuoteHist-1.28.tar.gz) = 82e4cb8fe7855368a43109d4d7fd784bc8c69fa56d19c3158a2d7c549767843a +SIZE (Finance-QuoteHist-1.28.tar.gz) = 41632 Index: head/finance/p5-Finance-QuoteHist/pkg-plist =================================================================== --- head/finance/p5-Finance-QuoteHist/pkg-plist (revision 515891) +++ head/finance/p5-Finance-QuoteHist/pkg-plist (revision 515892) @@ -1,10 +1,6 @@ %%SITE_PERL%%/Finance/QuoteHist.pm -%%SITE_PERL%%/Finance/QuoteHist/DailyFinance.pm %%SITE_PERL%%/Finance/QuoteHist/Generic.pm -%%SITE_PERL%%/Finance/QuoteHist/Google.pm %%SITE_PERL%%/Finance/QuoteHist/Yahoo.pm %%PERL5_MAN3%%/Finance::QuoteHist.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::Yahoo.3.gz