From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 24 17:00:36 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F374A16A418; Wed, 24 Jan 2007 17:00:35 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D094B13C480; Wed, 24 Jan 2007 17:00:35 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l0OH0ZiK084094; Wed, 24 Jan 2007 17:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l0OH0Z9j084093; Wed, 24 Jan 2007 17:00:35 GMT (envelope-from gnats) Resent-Date: Wed, 24 Jan 2007 17:00:35 GMT Resent-Message-Id: <200701241700.l0OH0Z9j084093@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Cc: mat@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5072E16A400 for ; Wed, 24 Jan 2007 16:56:43 +0000 (UTC) (envelope-from mat@aragorn.in.absolight.net) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.freebsd.org (Postfix) with ESMTP id DF8C213C428 for ; Wed, 24 Jan 2007 16:56:42 +0000 (UTC) (envelope-from mat@aragorn.in.absolight.net) Received: from gw.in.absolight.net (gw.in.absolight.net [193.30.224.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id E0B9E6041A5 for ; Wed, 24 Jan 2007 17:56:41 +0100 (CET) Received: from aragorn.in.absolight.net (aragorn.in.absolight.net [193.30.224.81]) by gw.in.absolight.net (Postfix) with ESMTP id 5D82360D9 for ; Wed, 24 Jan 2007 17:56:41 +0100 (CET) Received: by aragorn.in.absolight.net (Postfix, from userid 1000) id 4C0C014269F; Wed, 24 Jan 2007 17:56:41 +0100 (CET) Message-Id: <20070124165641.4C0C014269F@aragorn.in.absolight.net> Date: Wed, 24 Jan 2007 17:56:41 +0100 (CET) From: Mathieu Arnold To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: mat@FreeBSD.org Cc: Subject: ports/108312: Update finance/p5-Finance-Quote to 1.13 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 17:00:36 -0000 >Number: 108312 >Category: ports >Synopsis: Update finance/p5-Finance-Quote to 1.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 24 17:00:35 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 6.2-STABLE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.in.absolight.net 6.2-STABLE FreeBSD 6.2-STABLE #6: Tue Jan 16 14:39:29 CET 2007 root@aragorn.in.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Update finance/p5-Finance-Quote to 1.13 http://aragorn.in.absolight.net/tb/index.php?action=describe_port&id=762 >How-To-Repeat: >Fix: --- p5-Finance-Quote-1.13.diff begins here --- Index: Makefile =================================================================== RCS file: /opt/freebsd/ports/finance/p5-Finance-Quote/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 8 Sep 2006 07:09:21 -0000 1.15 +++ Makefile 24 Jan 2007 15:35:56 -0000 @@ -6,8 +6,7 @@ # PORTNAME= Finance-Quote -PORTVERSION= 1.12 -PORTREVISION= 1 +PORTVERSION= 1.13 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance @@ -23,7 +22,7 @@ PERL_CONFIGURE= yes -MAN3= Finance::Quote.3 Finance::Quote::AEX.3 \ +MAN3= Finance::Quote.3 Finance::Quote::AEX.3 Finance::Quote::AIAHK.3 \ Finance::Quote::ASEGR.3 Finance::Quote::ASX.3 \ Finance::Quote::BMONesbittBurns.3 Finance::Quote::Bourso.3 \ Finance::Quote::Cdnfundlibrary.3 Finance::Quote::DWS.3 \ Index: distinfo =================================================================== RCS file: /opt/freebsd/ports/finance/p5-Finance-Quote/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 5 Sep 2006 17:01:49 -0000 1.9 +++ distinfo 23 Jan 2007 21:09:24 -0000 @@ -1,3 +1,3 @@ -MD5 (Finance-Quote-1.12.tar.gz) = c948efd71edd623077799cc4ffd70cf8 -SHA256 (Finance-Quote-1.12.tar.gz) = a14696d2c08e3561d33b86b81901c4c1f0aa8f724e6b08c45b3672c1224596e8 -SIZE (Finance-Quote-1.12.tar.gz) = 91951 +MD5 (Finance-Quote-1.13.tar.gz) = 3619ccb3fb09ed9eebe1941e6cf361c9 +SHA256 (Finance-Quote-1.13.tar.gz) = f5f8ca8d3ea957218c1c7d35c410d8038be15ed04023e95be433101d17968fe9 +SIZE (Finance-Quote-1.13.tar.gz) = 96574 Index: pkg-plist =================================================================== RCS file: /opt/freebsd/ports/finance/p5-Finance-Quote/pkg-plist,v retrieving revision 1.9 diff -u -r1.9 pkg-plist --- pkg-plist 5 Sep 2006 17:01:49 -0000 1.9 +++ pkg-plist 24 Jan 2007 15:35:40 -0000 @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Quote/.packlist %%SITE_PERL%%/Finance/Quote.pm %%SITE_PERL%%/Finance/Quote/AEX.pm +%%SITE_PERL%%/Finance/Quote/AIAHK.pm %%SITE_PERL%%/Finance/Quote/ASEGR.pm %%SITE_PERL%%/Finance/Quote/ASX.pm %%SITE_PERL%%/Finance/Quote/BMONesbittBurns.pm @@ -19,6 +20,7 @@ %%SITE_PERL%%/Finance/Quote/NZX.pm %%SITE_PERL%%/Finance/Quote/Platinum.pm %%SITE_PERL%%/Finance/Quote/SEB.pm +%%SITE_PERL%%/Finance/Quote/StockHouseCanada.pm %%SITE_PERL%%/Finance/Quote/TSP.pm %%SITE_PERL%%/Finance/Quote/Tdefunds.pm %%SITE_PERL%%/Finance/Quote/Tdwaterhouse.pm --- p5-Finance-Quote-1.13.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: