Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2007 11:51:46 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ijliao@FreeBSD.org
Subject:   ports/109215: [PATCH] finance/p5-Finance-TW-TSEQuote: update to 0.2.6
Message-ID:  <20070216035146.EA86E76FA39@utopia.leeym.com>
Resent-Message-ID: <200702160400.l1G40EQJ089186@freefall.freebsd.org>

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

>Number:         109215
>Category:       ports
>Synopsis:       [PATCH] finance/p5-Finance-TW-TSEQuote: update to 0.2.6
>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 Feb 16 04:00:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 21 15:11:28 CST 2007
>Description:
- Update to 0.2.6

Port maintainer (ijliao@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Finance-TW-TSEQuote-0.2.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/finance/p5-Finance-TW-TSEQuote/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	27 May 2006 17:51:10 -0000	1.2
+++ Makefile	16 Feb 2007 03:51:39 -0000
@@ -7,11 +7,12 @@
 #
 
 PORTNAME=	Finance-TW-TSEQuote
-PORTVERSION=	0.2
+PORTVERSION=	0.2.6
 CATEGORIES=	finance perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Finance
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	ijliao@FreeBSD.org
 COMMENT=	Check stock quotes from Taiwan Security Exchange
@@ -23,6 +24,7 @@
 
 PERL_CONFIGURE=	yes
 
+MAN1=		pfq.1
 MAN3=		Finance::TW::TSEQuote.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/finance/p5-Finance-TW-TSEQuote/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	28 Apr 2006 01:26:18 -0000	1.1
+++ distinfo	16 Feb 2007 03:51:39 -0000
@@ -1,3 +1,3 @@
-MD5 (Finance-TW-TSEQuote-0.2.tar.gz) = 33be2844b9d3e869251a4ed6ffcd5965
-SHA256 (Finance-TW-TSEQuote-0.2.tar.gz) = af9ff4bb314de72b783e386c580f60db1e03a744e8d253ec5fae26a9724cf0c0
-SIZE (Finance-TW-TSEQuote-0.2.tar.gz) = 2146
+MD5 (Finance-TW-TSEQuote-0.26.tar.gz) = a6f262f5a4eb76e15c95e33974e47fe0
+SHA256 (Finance-TW-TSEQuote-0.26.tar.gz) = 850ff172ade5c16a672a340ca1a227c8effbd53ba7528cd95a2e03ca62822add
+SIZE (Finance-TW-TSEQuote-0.26.tar.gz) = 2868
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/finance/p5-Finance-TW-TSEQuote/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	28 Apr 2006 01:26:18 -0000	1.1
+++ pkg-plist	16 Feb 2007 03:51:39 -0000
@@ -1,3 +1,4 @@
+bin/pfq
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote/.packlist
 %%SITE_PERL%%/Finance/TW/TSEQuote.pm
 @dirrm %%SITE_PERL%%/Finance/TW
--- p5-Finance-TW-TSEQuote-0.2.6.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?20070216035146.EA86E76FA39>