From 949fbfab1b4f2c10f5ad5eddd0071dd7116b4faf Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 4 Feb 2015 12:22:42 +0000 Subject: Update to 1.37. Remove Crypt-SSLeai dependency, add DateTime. 1.37 2015-02-01 20:24:32+01:00 Europe/Brussels * modified 00-use.t to show more info * Remove Crypt::SSLeay dependency in favor of LWP::Protocol::https (Geert Janssens) * Updated HU.pm and test file to current website (Kristof Marussy) --- finance/p5-Finance-Quote/Makefile | 6 +++--- finance/p5-Finance-Quote/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'finance/p5-Finance-Quote') diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index cfa2d0e2952..e059ab00fb5 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2015/02/01 18:31:26 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/02/04 12:22:42 wiz Exp $ -DISTNAME= Finance-Quote-1.36 +DISTNAME= Finance-Quote-1.37 PKGNAME= p5-${DISTNAME} CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} @@ -11,7 +11,7 @@ COMMENT= Perl module to get stock quotes from Yahoo LICENSE= gnu-gpl-v2 # or later DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract -DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay +DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index ec7ceb3e27a..14c9dde1af5 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/02/01 18:31:26 wiz Exp $ +$NetBSD: distinfo,v 1.13 2015/02/04 12:22:42 wiz Exp $ -SHA1 (Finance-Quote-1.36.tar.gz) = 1e9edc7f4683997d149e533e74169922dd885a2c -RMD160 (Finance-Quote-1.36.tar.gz) = 244fcc940d7a588fce65ea002bc23e2492bb303c -Size (Finance-Quote-1.36.tar.gz) = 267142 bytes +SHA1 (Finance-Quote-1.37.tar.gz) = 199e6f7b63de32f9551a792a8477615c17c48069 +RMD160 (Finance-Quote-1.37.tar.gz) = c4b1eb37c146cbfc5604cff2a98df3a39a5b5eab +Size (Finance-Quote-1.37.tar.gz) = 251374 bytes -- cgit v1.2.3