diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-20 02:18:04 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-20 02:18:04 +0000 |
commit | fdec972e096012a7b3ad9b8d7516798d38fd5522 (patch) | |
tree | 2e844f5c4690c2363bde67cedccab82809957528 /misc | |
parent | 2503bf6b23b9cd552560a9df4492bcba1386e96e (diff) | |
download | FreeBSD-ports-fdec972e096012a7b3ad9b8d7516798d38fd5522.zip FreeBSD-ports-fdec972e096012a7b3ad9b8d7516798d38fd5522.tar.gz |
Upgrade to latest version:
p5-BerkeleyDB => 0.15
p5-Convert-ASN1 => 0.10
p5-FastCGI => 0.58
p5-File-Spec => 0.82
p5-Finance-Quote => 1.05
p5-IO-Socket-SSL => 0.78
p5-Locale-Maketext => 0.18
p5-Mon => 0.11
p5-Net-IPv4Addr => 0.10
Some ports NO response from: maintainers
Some ports Approved by: maintainers
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Finance-Quote/Makefile | 34 | ||||
-rw-r--r-- | misc/p5-Finance-Quote/distinfo | 2 |
2 files changed, 17 insertions, 19 deletions
diff --git a/misc/p5-Finance-Quote/Makefile b/misc/p5-Finance-Quote/Makefile index 60d542d..63bcb29 100644 --- a/misc/p5-Finance-Quote/Makefile +++ b/misc/p5-Finance-Quote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Finance-Quote -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance @@ -14,26 +14,24 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes - -MAN3= Finance::Quote::Tiaacref.3 Finance::Quote::Yahoo::Europe.3\ - Finance::Quote.3 Finance::Quote::VWD.3\ - Finance::Quote::Troweprice.3 Finance::Quote::Yahoo::Australia.3\ - Finance::Quote::Yahoo::USA.3 Finance::Quote::Trustnet.3\ - Finance::Quote::Yahoo::Base.3 Finance::Quote::Fidelity.3\ - Finance::Quote::ASX.3 Finance::Quote::DWS.3 +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} +MAN3= Finance::Quote.3 \ + Finance::Quote::ASX.3 \ + Finance::Quote::DWS.3 \ + Finance::Quote::Fidelity.3\ + Finance::Quote::Tiaacref.3 \ + Finance::Quote::Troweprice.3 \ + Finance::Quote::Trustnet.3 \ + Finance::Quote::VWD.3\ + Finance::Quote::Yahoo::Australia.3 \ + Finance::Quote::Yahoo::Base.3 \ + Finance::Quote::Yahoo::Europe.3\ + Finance::Quote::Yahoo::USA.3 .include <bsd.port.mk> diff --git a/misc/p5-Finance-Quote/distinfo b/misc/p5-Finance-Quote/distinfo index 5661b43..bae5b0da 100644 --- a/misc/p5-Finance-Quote/distinfo +++ b/misc/p5-Finance-Quote/distinfo @@ -1 +1 @@ -MD5 (Finance-Quote-1.04.tar.gz) = 3753e4dc730334f63cf93360d78adc86 +MD5 (Finance-Quote-1.05.tar.gz) = 5d1145854664d0f9a3c0e22feee64734 |