svn commit: r379262 - head/finance/p5-Finance-Quote

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 18 16:22:07 UTC 2015


Author: sunpoet
Date: Wed Feb 18 16:22:06 2015
New Revision: 379262
URL: https://svnweb.freebsd.org/changeset/ports/379262
QAT: https://qat.redports.org/buildarchive/r379262/

Log:
  - Update to 1.37
  
  Changes:	http://search.cpan.org/dist/Finance-Quote/Changes

Modified:
  head/finance/p5-Finance-Quote/Makefile
  head/finance/p5-Finance-Quote/distinfo

Modified: head/finance/p5-Finance-Quote/Makefile
==============================================================================
--- head/finance/p5-Finance-Quote/Makefile	Wed Feb 18 16:22:01 2015	(r379261)
+++ head/finance/p5-Finance-Quote/Makefile	Wed Feb 18 16:22:06 2015	(r379262)
@@ -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 quote
 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

Modified: head/finance/p5-Finance-Quote/distinfo
==============================================================================
--- head/finance/p5-Finance-Quote/distinfo	Wed Feb 18 16:22:01 2015	(r379261)
+++ head/finance/p5-Finance-Quote/distinfo	Wed Feb 18 16:22:06 2015	(r379262)
@@ -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


More information about the svn-ports-head mailing list