diff options
author | leeym <leeym@FreeBSD.org> | 2010-10-05 03:56:30 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2010-10-05 03:56:30 +0800 |
commit | 0253620dad1aad6e1af23918bf92dbc2d4fe85c0 (patch) | |
tree | d111eb731ce3bc4a6cd27d08f93782e889a0372b /finance/p5-Finance-QuoteHist | |
parent | 7894e5e257174f717fc45aae2cdc77af21b67146 (diff) | |
download | freebsd-ports-gnome-0253620dad1aad6e1af23918bf92dbc2d4fe85c0.tar.gz freebsd-ports-gnome-0253620dad1aad6e1af23918bf92dbc2d4fe85c0.tar.zst freebsd-ports-gnome-0253620dad1aad6e1af23918bf92dbc2d4fe85c0.zip |
- update to 1.16
Diffstat (limited to 'finance/p5-Finance-QuoteHist')
-rw-r--r-- | finance/p5-Finance-QuoteHist/Makefile | 8 | ||||
-rw-r--r-- | finance/p5-Finance-QuoteHist/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index 314d2dd5660c..df9b6e33401d 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Finance-QuoteHist -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,10 +16,10 @@ COMMENT= Perl module for fetching historical stock quotes RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:${PORTSDIR}/www/p5-HTML-TableExtract \ - p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - p5-Regexp-Common>0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ + p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/finance/p5-Finance-QuoteHist/distinfo b/finance/p5-Finance-QuoteHist/distinfo index 112bc2ebd9f8..8147787481f9 100644 --- a/finance/p5-Finance-QuoteHist/distinfo +++ b/finance/p5-Finance-QuoteHist/distinfo @@ -1,3 +1,3 @@ -MD5 (Finance-QuoteHist-1.15.tar.gz) = 2b3a7e2163305f1aebee28dd883b9037 -SHA256 (Finance-QuoteHist-1.15.tar.gz) = 60efcc1b993cc8395f29a722d53b4ffbadddaf04fee14ce24e105e10e5b4aec1 -SIZE (Finance-QuoteHist-1.15.tar.gz) = 39209 +MD5 (Finance-QuoteHist-1.16.tar.gz) = c74e8239d317d00f76127e58752d0171 +SHA256 (Finance-QuoteHist-1.16.tar.gz) = dd5cc61f73fa8d484541504caef9536f7241769d992166c98c76671f099ad081 +SIZE (Finance-QuoteHist-1.16.tar.gz) = 39312 |