upgrade to 0.2.6

add missing depends

PR:		109215
Submitted by:	leeym
This commit is contained in:
Ying-Chieh Liao 2007-02-16 05:42:21 +00:00
parent 6186812548
commit 4422f28dbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185283
3 changed files with 16 additions and 12 deletions

View file

@ -7,22 +7,25 @@
#
PORTNAME= Finance-TW-TSEQuote
PORTVERSION= 0.2
PORTVERSION= 0.2.6
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= ijliao@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Check stock quotes from Taiwan Security Exchange
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${BUILD_DEPENDS} \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
p5-Finance-TW-EmergingQuote>=0:${PORTSDIR}/finance/p5-Finance-TW-EmergingQuote
PERL_CONFIGURE= yes
MAN1= pfq.1
MAN3= Finance::TW::TSEQuote.3
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (Finance-TW-TSEQuote-0.2.tar.gz) = 33be2844b9d3e869251a4ed6ffcd5965
SHA256 (Finance-TW-TSEQuote-0.2.tar.gz) = af9ff4bb314de72b783e386c580f60db1e03a744e8d253ec5fae26a9724cf0c0
SIZE (Finance-TW-TSEQuote-0.2.tar.gz) = 2146
MD5 (Finance-TW-TSEQuote-0.26.tar.gz) = a6f262f5a4eb76e15c95e33974e47fe0
SHA256 (Finance-TW-TSEQuote-0.26.tar.gz) = 850ff172ade5c16a672a340ca1a227c8effbd53ba7528cd95a2e03ca62822add
SIZE (Finance-TW-TSEQuote-0.26.tar.gz) = 2868

View file

@ -1,7 +1,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote/.packlist
bin/pfq
%%SITE_PERL%%/Finance/TW/TSEQuote.pm
@dirrm %%SITE_PERL%%/Finance/TW
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW
@dirrmtry %%SITE_PERL%%/Finance/TW
@dirrmtry %%SITE_PERL%%/Finance
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance