Date: Fri, 22 May 2009 02:38:42 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/134828: [PATCH] finance/p5-Finance-Quote: update to 1.16 Message-ID: <200905220638.n4M6cgli037430@frieza.p6m7g8.net> Resent-Message-ID: <200905220650.n4M6o34x097774@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134828 >Category: ports >Synopsis: [PATCH] finance/p5-Finance-Quote: update to 1.16 >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: Fri May 22 06:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009 >Description: - Update to 1.16 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Finance-Quote-1.16.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/finance/p5-Finance-Quote/Makefile,v retrieving revision 1.20 diff -u -u -r1.20 Makefile --- Makefile 6 Nov 2008 16:50:30 -0000 1.20 +++ Makefile 22 May 2009 06:40:32 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Finance-Quote -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,12 +26,15 @@ 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::Currencies.3 \ Finance::Quote::Cominvest.3 Finance::Quote::DWS.3 \ Finance::Quote::Deka.3 Finance::Quote::FTPortfolios.3 \ Finance::Quote::Fidelity.3 Finance::Quote::FinanceCanada.3 \ Finance::Quote::Finanzpartner.3 Finance::Quote::Fool.3 \ + Finance::Quote::GoldMoney.3 \ Finance::Quote::HEX.3 Finance::Quote::IndiaMutual.3 \ Finance::Quote::LeRevenu.3 Finance::Quote::ManInvestments.3 \ + Finance::Quote::Morningstar.3 \ Finance::Quote::NZX.3 Finance::Quote::Platinum.3 \ Finance::Quote::SEB.3 Finance::Quote::TSP.3 \ Finance::Quote::TSX.3 Finance::Quote::Tdefunds.3 \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/finance/p5-Finance-Quote/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 6 Nov 2008 16:50:30 -0000 1.12 +++ distinfo 22 May 2009 06:40:32 -0000 @@ -1,3 +1,3 @@ -MD5 (Finance-Quote-1.15.tar.gz) = 8d99f7dc5a574477d07aeb219c3f3982 -SHA256 (Finance-Quote-1.15.tar.gz) = 770cd33462f156c5fa5ca07776e87b95e33837b64d8d0f313df623efb7e46be0 -SIZE (Finance-Quote-1.15.tar.gz) = 115574 +MD5 (Finance-Quote-1.16.tar.gz) = 079f20db2a100f63fa03e29beb1e9939 +SHA256 (Finance-Quote-1.16.tar.gz) = 9adacd7aaebeb7d03c28c67c06dbf9927d9adef65164fc6c4cbd0e4a92d39403 +SIZE (Finance-Quote-1.16.tar.gz) = 125760 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/finance/p5-Finance-Quote/pkg-plist,v retrieving revision 1.11 diff -u -u -r1.11 pkg-plist --- pkg-plist 16 Oct 2008 14:53:21 -0000 1.11 +++ pkg-plist 22 May 2009 06:40:32 -0000 @@ -7,6 +7,7 @@ %%SITE_PERL%%/Finance/Quote/BMONesbittBurns.pm %%SITE_PERL%%/Finance/Quote/Bourso.pm %%SITE_PERL%%/Finance/Quote/Cdnfundlibrary.pm +%%SITE_PERL%%/Finance/Quote/Currencies.pm %%SITE_PERL%%/Finance/Quote/Cominvest.pm %%SITE_PERL%%/Finance/Quote/DWS.pm %%SITE_PERL%%/Finance/Quote/Deka.pm @@ -15,10 +16,12 @@ %%SITE_PERL%%/Finance/Quote/FinanceCanada.pm %%SITE_PERL%%/Finance/Quote/Finanzpartner.pm %%SITE_PERL%%/Finance/Quote/Fool.pm +%%SITE_PERL%%/Finance/Quote/GoldMoney.pm %%SITE_PERL%%/Finance/Quote/HEX.pm %%SITE_PERL%%/Finance/Quote/IndiaMutual.pm %%SITE_PERL%%/Finance/Quote/LeRevenu.pm %%SITE_PERL%%/Finance/Quote/ManInvestments.pm +%%SITE_PERL%%/Finance/Quote/Morningstar.pm %%SITE_PERL%%/Finance/Quote/NZX.pm %%SITE_PERL%%/Finance/Quote/Platinum.pm %%SITE_PERL%%/Finance/Quote/SEB.pm --- p5-Finance-Quote-1.16.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905220638.n4M6cgli037430>