From 2550abed24f23605232f06cc09e919d448d1eb24 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 18 Feb 2015 16:22:06 +0000 Subject: - Update to 1.37 Changes: http://search.cpan.org/dist/Finance-Quote/Changes --- finance/p5-Finance-Quote/Makefile | 7 +++---- finance/p5-Finance-Quote/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'finance') diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index c4034e5bf2d..b1733efc7e3 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 7f44ede1f23..413d261ef73 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 -- cgit