Index: head/finance/p5-Finance-YahooQuote/Makefile =================================================================== --- head/finance/p5-Finance-YahooQuote/Makefile (revision 454140) +++ head/finance/p5-Finance-YahooQuote/Makefile (revision 454141) @@ -1,20 +1,23 @@ # Created by: Yen-Ming Lee # $FreeBSD$ PORTNAME= Finance-YahooQuote -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get stock quotes from Yahoo! Finance -RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ +LICENSE= GPLv2+ + +BUILD_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ p5-libwww>=1.62:www/p5-libwww -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/finance/p5-Finance-YahooQuote/distinfo =================================================================== --- head/finance/p5-Finance-YahooQuote/distinfo (revision 454140) +++ head/finance/p5-Finance-YahooQuote/distinfo (revision 454141) @@ -1,2 +1,3 @@ -SHA256 (Finance-YahooQuote-0.25.tar.gz) = d29929ec543a305612996a906081d50fc8eee8428fc4c5af5a7571556839bdba -SIZE (Finance-YahooQuote-0.25.tar.gz) = 20650 +TIMESTAMP = 1510587432 +SHA256 (Finance-YahooQuote-0.26.tar.gz) = 3cc7d08e0ecafe9fdef993ab77b10e0c20d3478697c5890045f877ac85d08abf +SIZE (Finance-YahooQuote-0.26.tar.gz) = 21407 Index: head/finance/p5-Finance-YahooQuote/pkg-plist =================================================================== --- head/finance/p5-Finance-YahooQuote/pkg-plist (revision 454140) +++ head/finance/p5-Finance-YahooQuote/pkg-plist (revision 454141) @@ -1,4 +1,4 @@ bin/yahooquote %%SITE_PERL%%/Finance/YahooQuote.pm -%%PERL5_MAN3%%/Finance::YahooQuote.3.gz %%PERL5_MAN1%%/yahooquote.1.gz +%%PERL5_MAN3%%/Finance::YahooQuote.3.gz