Mon Apr 20 13:52:17 2009 UTC ()
Update to 1.16, and use REPLACE_PERL generously.

2009-04-13  Erik Colson <eco@ecocode.net>

	* Release 1.16

2009-04-12  Erik Colson <eco@ecocode.net>

	* BUGFIX: Bourso.pm allmost completely rewritten due to website change.
	* BUGFIX: Morningstar.pm patched by Fredrik Persson.
	* BUGFIX: AEX.pm patched by Herman van Rink.

2009-03-19  Erik Colson <eco@ecocode.net>

	* BUGFIX: 12:XXpm formatted time handling.

2009-03-04  Erik Colson <eco@ecocode.net>

	* RENAMED ITE is now RZR

2009-03-02  Erik Colson <eco@ecocode.net>

	* BUGFIX: ZA.pm patched.

2009-03-01  Erik Colson <eco@ecocode.net>

	* BUGFIX: Stephen Ebelt patch applied for goldmoney.pm
	* BUGFIX: Encoding problem solved by Ashwin

2009-02-16  Bradley Dean <bjdean@bjdean.id.au>

	* NEW: Function fetch_live_currencies.

2009-02-15  Bradley Dean <bjdean@bjdean.id.au>

	* NEW: Module Finance::Quote::Currencies created for use in
          currency_lookup.

2008-12-05  Erik Colson <eco@ecocode.net>

	* Finanzpartner module adapted to site updated. By Jan Wilamowius.
	* Morningstar patched by Fredrik Persson.

2008-11-09  Erik Colson <eco@ecocode.net>

	* Bourso.pm updated due to website update. By Bernard Fuentes


(wiz)
diff -r1.11 -r1.12 pkgsrc/finance/p5-Finance-Quote/Makefile
diff -r1.6 -r1.7 pkgsrc/finance/p5-Finance-Quote/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/finance/p5-Finance-Quote/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/p5-Finance-Quote/Makefile 2008/11/05 16:24:30 1.11
+++ pkgsrc/finance/p5-Finance-Quote/Makefile 2009/04/20 13:52:17 1.12
@@ -1,25 +1,29 @@ @@ -1,25 +1,29 @@
1# $NetBSD: Makefile,v 1.11 2008/11/05 16:24:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2009/04/20 13:52:17 wiz Exp $
2 2
3DISTNAME= Finance-Quote-1.15 3DISTNAME= Finance-Quote-1.16
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= finance perl5 5CATEGORIES= finance perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/}
7 7
8MAINTAINER= damon@brodiefamily.org 8MAINTAINER= damon@brodiefamily.org
9HOMEPAGE= http://finance-quote.sourceforge.net/ 9HOMEPAGE= http://finance-quote.sourceforge.net/
10COMMENT= Perl module to get stock quotes from Yahoo 10COMMENT= Perl module to get stock quotes from Yahoo
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract 14DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract
15DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay 15DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
16DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww 16DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
17 17
 18REPLACE_PERL= lib/Finance/Quote.pm
 19REPLACE_PERL+= lib/Finance/Quote/*.pm
 20REPLACE_PERL+= lib/Finance/Quote/Yahoo/*.pm
 21
18CONFLICTS= p5-finance-quote-[0-9]* 22CONFLICTS= p5-finance-quote-[0-9]*
19 23
20USE_LANGUAGES= # empty 24USE_LANGUAGES= # empty
21 25
22PERL5_PACKLIST= auto/Finance/Quote/.packlist 26PERL5_PACKLIST= auto/Finance/Quote/.packlist
23 27
24.include "../../lang/perl5/module.mk" 28.include "../../lang/perl5/module.mk"
25.include "../../mk/bsd.pkg.mk" 29.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/finance/p5-Finance-Quote/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/p5-Finance-Quote/distinfo 2008/11/05 16:24:30 1.6
+++ pkgsrc/finance/p5-Finance-Quote/distinfo 2009/04/20 13:52:17 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2008/11/05 16:24:30 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2009/04/20 13:52:17 wiz Exp $
2 2
3SHA1 (Finance-Quote-1.15.tar.gz) = ea7fdbdce03d5a416de05d059ec025cf85a6eb34 3SHA1 (Finance-Quote-1.16.tar.gz) = d9443ffda636829ee4f8dc1b929335479a6910bc
4RMD160 (Finance-Quote-1.15.tar.gz) = ee9cc46eac80d33765f1db72f20c2d588f403c0d 4RMD160 (Finance-Quote-1.16.tar.gz) = 6e0d5555424d2d0f2b52f881ed0e7f7fe74c71e9
5Size (Finance-Quote-1.15.tar.gz) = 115574 bytes 5Size (Finance-Quote-1.16.tar.gz) = 125760 bytes