update to 1.10

from Jasper Lievisse Adriaanse
This commit is contained in:
steven 2006-01-09 23:13:11 +00:00
parent 200ddb4679
commit 03feb49bbb
3 changed files with 36 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.11 2004/06/26 07:35:08 xsa Exp $
# $OpenBSD: Makefile,v 1.12 2006/01/09 23:13:11 steven Exp $
COMMENT= "module to obtain financial quotes from exchanges"
DISTNAME= Finance-Quote-1.08
DISTNAME= Finance-Quote-1.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= misc perl5
@ -16,6 +16,7 @@ RUN_DEPENDS= :p5-HTML-TableExtract-*:www/p5-HTML-TableExtract \
:p5-libwww-*:www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@ -23,4 +24,8 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
NO_REGRESS= Yes
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (Finance-Quote-1.08.tar.gz) = fcc3e826a52cb6f148e1b74aa335b998
RMD160 (Finance-Quote-1.08.tar.gz) = d85e27cce2314e1b3dba796e8ba4a3f8796cc0d1
SHA1 (Finance-Quote-1.08.tar.gz) = 8901ae89ae1493e0ffc83530d2ff1e0222492c15
SIZE (Finance-Quote-1.08.tar.gz) = 59128
MD5 (Finance-Quote-1.10.tar.gz) = e191ea209373fa5a39e74181588af2e4
RMD160 (Finance-Quote-1.10.tar.gz) = cfe13184d5ecab33fcc66d48d85459900fa6750f
SHA1 (Finance-Quote-1.10.tar.gz) = 387bc8b26d09da3588dd3b0d6476333cd80ae959
SIZE (Finance-Quote-1.10.tar.gz) = 74176

View File

@ -1,45 +1,69 @@
@comment $OpenBSD: PLIST,v 1.6 2004/09/15 17:54:16 espie Exp $
@comment $OpenBSD: PLIST,v 1.7 2006/01/09 23:13:12 steven Exp $
${P5SITE}/Finance/
${P5SITE}/Finance/Quote/
${P5SITE}/Finance/Quote.pm
${P5SITE}/Finance/Quote/AEX.pm
${P5SITE}/Finance/Quote/ASEGR.pm
${P5SITE}/Finance/Quote/ASX.pm
${P5SITE}/Finance/Quote/BMONesbittBurns.pm
${P5SITE}/Finance/Quote/Cdnfundlibrary.pm
${P5SITE}/Finance/Quote/DWS.pm
${P5SITE}/Finance/Quote/FTPortfolios.pm
${P5SITE}/Finance/Quote/Fidelity.pm
${P5SITE}/Finance/Quote/FinanceCanada.pm
${P5SITE}/Finance/Quote/Fool.pm
${P5SITE}/Finance/Quote/IndiaMutual.pm
${P5SITE}/Finance/Quote/ManInvestments.pm
${P5SITE}/Finance/Quote/NZX.pm
${P5SITE}/Finance/Quote/Platinum.pm
${P5SITE}/Finance/Quote/SEB.pm
${P5SITE}/Finance/Quote/TSP.pm
${P5SITE}/Finance/Quote/Tdefunds.pm
${P5SITE}/Finance/Quote/Tdwaterhouse.pm
${P5SITE}/Finance/Quote/Tiaacref.pm
${P5SITE}/Finance/Quote/Troweprice.pm
${P5SITE}/Finance/Quote/Trustnet.pm
${P5SITE}/Finance/Quote/Union.pm
${P5SITE}/Finance/Quote/UserAgent.pm
${P5SITE}/Finance/Quote/VWD.pm
${P5SITE}/Finance/Quote/Yahoo/
${P5SITE}/Finance/Quote/Yahoo/Asia.pm
${P5SITE}/Finance/Quote/Yahoo/Australia.pm
${P5SITE}/Finance/Quote/Yahoo/Base.pm
${P5SITE}/Finance/Quote/Yahoo/Brasil.pm
${P5SITE}/Finance/Quote/Yahoo/Europe.pm
${P5SITE}/Finance/Quote/Yahoo/NZ.pm
${P5SITE}/Finance/Quote/Yahoo/USA.pm
${P5SITE}/Finance/Quote/ZI.pm
@man man/man3p/Finance::Quote.3p
@man man/man3p/Finance::Quote::AEX.3p
@man man/man3p/Finance::Quote::ASEGR.3p
@man man/man3p/Finance::Quote::ASX.3p
@man man/man3p/Finance::Quote::BMONesbittBurns.3p
@man man/man3p/Finance::Quote::Cdnfundlibrary.3p
@man man/man3p/Finance::Quote::DWS.3p
@man man/man3p/Finance::Quote::FTPortfolios.3p
@man man/man3p/Finance::Quote::Fidelity.3p
@man man/man3p/Finance::Quote::FinanceCanada.3p
@man man/man3p/Finance::Quote::Fool.3p
@man man/man3p/Finance::Quote::IndiaMutual.3p
@man man/man3p/Finance::Quote::ManInvestments.3p
@man man/man3p/Finance::Quote::NZX.3p
@man man/man3p/Finance::Quote::Platinum.3p
@man man/man3p/Finance::Quote::SEB.3p
@man man/man3p/Finance::Quote::TSP.3p
@man man/man3p/Finance::Quote::Tdefunds.3p
@man man/man3p/Finance::Quote::Tdwaterhouse.3p
@man man/man3p/Finance::Quote::Tiaacref.3p
@man man/man3p/Finance::Quote::Troweprice.3p
@man man/man3p/Finance::Quote::Trustnet.3p
@man man/man3p/Finance::Quote::Union.3p
@man man/man3p/Finance::Quote::VWD.3p
@man man/man3p/Finance::Quote::Yahoo::Asia.3p
@man man/man3p/Finance::Quote::Yahoo::Australia.3p
@man man/man3p/Finance::Quote::Yahoo::Base.3p
@man man/man3p/Finance::Quote::Yahoo::Brasil.3p
@man man/man3p/Finance::Quote::Yahoo::Europe.3p
@man man/man3p/Finance::Quote::Yahoo::NZ.3p
@man man/man3p/Finance::Quote::Yahoo::USA.3p
@man man/man3p/Finance::Quote::ZI.3p