Update to 0.26
- Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Finance-YahooQuote/CHANGES
This commit is contained in:
parent
3b9b4cf2e7
commit
3524715127
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454141
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Finance-YahooQuote
|
||||
PORTVERSION= 0.25
|
||||
PORTVERSION= 0.26
|
||||
CATEGORIES= finance perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,10 +10,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Get stock quotes from Yahoo! Finance
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \
|
||||
p5-libwww>=1.62:www/p5-libwww
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \
|
||||
p5-libwww>=1.62:www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user