diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:22:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:22:06 +0800 |
commit | 2550abed24f23605232f06cc09e919d448d1eb24 (patch) | |
tree | f28f016d1ccdb624c667319f7d4e74dd44be6506 /finance | |
parent | b0d5b6446a74542fb66fdee502e49f4dac7a36ca (diff) | |
download | freebsd-ports-gnome-2550abed24f23605232f06cc09e919d448d1eb24.tar.gz freebsd-ports-gnome-2550abed24f23605232f06cc09e919d448d1eb24.tar.zst freebsd-ports-gnome-2550abed24f23605232f06cc09e919d448d1eb24.zip |
- Update to 1.37
Changes: http://search.cpan.org/dist/Finance-Quote/Changes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 7 | ||||
-rw-r--r-- | finance/p5-Finance-Quote/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index c4034e5bf2d1..b1733efc7e30 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Finance-Quote -PORTVERSION= 1.35 -PORTREVISION= 1 +PORTVERSION= 1.37 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +13,12 @@ COMMENT= Get stock and mutual fund quotes from various exchanges LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ +BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index 7f44ede1f233..413d261ef73b 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,2 +1,2 @@ -SHA256 (Finance-Quote-1.35.tar.gz) = 3c0d22f18a65da2536b03d5dcbac178faaea8de71908ee0e2772b2664384ae57 -SIZE (Finance-Quote-1.35.tar.gz) = 254658 +SHA256 (Finance-Quote-1.37.tar.gz) = 6e1147e2e13ee27b223dffecf2f3bda5f85e10e8900247942ecb99e30e5cd7ac +SIZE (Finance-Quote-1.37.tar.gz) = 251374 |