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)
This commit is contained in:
parent
f8196a54c4
commit
b1b41df917
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue