summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-QuoteHist
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-11-03 09:14:59 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-11-03 09:14:59 +0000
commitc1cf174568d4eb14631c34ff5f070705233df4ef (patch)
tree0c4e37f01d00bba6e91a7d7d3f760d77915e8472 /finance/p5-Finance-QuoteHist
parent-Update to 0.092 (diff)
Update to 1.03. Assign maintainership to perl@. Require perl from
ports.
Notes
Notes: svn path=/head/; revision=147096
Diffstat (limited to 'finance/p5-Finance-QuoteHist')
-rw-r--r--finance/p5-Finance-QuoteHist/Makefile13
-rw-r--r--finance/p5-Finance-QuoteHist/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile
index e9b58c67dab9..84d0a730b707 100644
--- a/finance/p5-Finance-QuoteHist/Makefile
+++ b/finance/p5-Finance-QuoteHist/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= Finance-QuoteHist
-PORTVERSION= 1.02
-PORTREVISION= 0
+PORTVERSION= 1.03
CATEGORIES= finance perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for fetching historical stock quotes
BUILD_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
@@ -29,4 +28,10 @@ MAN3= Finance::QuoteHist.3 \
Finance::QuoteHist::Generic.3 \
Finance::QuoteHist::Yahoo.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/finance/p5-Finance-QuoteHist/distinfo b/finance/p5-Finance-QuoteHist/distinfo
index 2a0ab98190c2..14f89256d60e 100644
--- a/finance/p5-Finance-QuoteHist/distinfo
+++ b/finance/p5-Finance-QuoteHist/distinfo
@@ -1,2 +1,2 @@
-MD5 (Finance-QuoteHist-1.02.tar.gz) = 59ed367485db4f86044d9342b5f268f3
-SIZE (Finance-QuoteHist-1.02.tar.gz) = 23804
+MD5 (Finance-QuoteHist-1.03.tar.gz) = 4358caadc5dce31717e5828006449400
+SIZE (Finance-QuoteHist-1.03.tar.gz) = 25012