Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2009 10:44:40 +0100 (CET)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140213: update: finance/p5-Finance-Quote - update to 1.17
Message-ID:  <200911020944.nA29ieRk061817@freefall.freebsd.org>
Resent-Message-ID: <200911020950.nA29o0JN061930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140213
>Category:       ports
>Synopsis:       update: finance/p5-Finance-Quote - update to 1.17
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 02 09:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 8.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.0-RC1 FreeBSD 8.0-RC1 #41 r197738: Sun Oct 4 11:00:31 UTC 2009 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


	
>Description:
See "Synopsis"
>How-To-Repeat:
>Fix:
Apply the following patch.


--- Finance-Quote.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/finance/p5-Finance-Quote/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	5 Jun 2009 22:51:05 -0000	1.21
+++ Makefile	2 Nov 2009 09:43:13 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Finance-Quote
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	finance perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -45,6 +45,7 @@
 		Finance::Quote::Yahoo::Australia.3 \
 		Finance::Quote::Yahoo::Base.3 Finance::Quote::Yahoo::Brasil.3 \
 		Finance::Quote::Yahoo::Europe.3 Finance::Quote::Yahoo::NZ.3 \
-		Finance::Quote::Yahoo::USA.3 Finance::Quote::ZA.3
+		Finance::Quote::Yahoo::USA.3 Finance::Quote::ZA.3 \
+		Finance::Quote::HU.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/finance/p5-Finance-Quote/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	5 Jun 2009 22:51:05 -0000	1.13
+++ distinfo	2 Nov 2009 09:43:13 -0000
@@ -1,3 +1,3 @@
-MD5 (Finance-Quote-1.16.tar.gz) = 079f20db2a100f63fa03e29beb1e9939
-SHA256 (Finance-Quote-1.16.tar.gz) = 9adacd7aaebeb7d03c28c67c06dbf9927d9adef65164fc6c4cbd0e4a92d39403
-SIZE (Finance-Quote-1.16.tar.gz) = 125760
+MD5 (Finance-Quote-1.17.tar.gz) = 446dba3837ffa395bffdea268824e0c1
+SHA256 (Finance-Quote-1.17.tar.gz) = 10c3e7d98e71997f7e32bff5898ff5153c9ebf1b46063f91c184db8e6089e170
+SIZE (Finance-Quote-1.17.tar.gz) = 130686
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/finance/p5-Finance-Quote/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	5 Jun 2009 22:51:05 -0000	1.12
+++ pkg-plist	2 Nov 2009 09:43:13 -0000
@@ -44,6 +44,7 @@
 %%SITE_PERL%%/Finance/Quote/Yahoo/Europe.pm
 %%SITE_PERL%%/Finance/Quote/Yahoo/NZ.pm
 %%SITE_PERL%%/Finance/Quote/Yahoo/USA.pm
+%%SITE_PERL%%/Finance/Quote/HU.pm
 %%SITE_PERL%%/Finance/Quote/ZA.pm
 @dirrm %%SITE_PERL%%/Finance/Quote/Yahoo
 @dirrm %%SITE_PERL%%/Finance/Quote
--- Finance-Quote.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?200911020944.nA29ieRk061817>