From tkato@prontomail.com  Sat May  8 07:31:14 2004
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AE94016A4CF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  8 May 2004 07:31:10 -0700 (PDT)
Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5111643D46
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  8 May 2004 07:31:09 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([218.222.68.238]) by hfep02.dion.ne.jp with SMTP
          id <20040508143105817.YBSG@hfep02.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sat, 8 May 2004 23:31:05 +0900
Message-Id: <20040508233024.49b643f5.tkato@prontomail.com>
Date: Sat, 8 May 2004 23:30:24 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: finance/xinvest 2.6.9

>Number:         66392
>Category:       ports
>Synopsis:       Update port: finance/xinvest 2.6.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 08 07:40:12 PDT 2004
>Closed-Date:    Sun May 09 11:12:04 PDT 2004
>Last-Modified:  Sun May 09 11:12:04 PDT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 2.6.9

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/finance/xinvest/Makefile finance/xinvest/Makefile
--- /usr/ports/finance/xinvest/Makefile	Sat Mar 27 01:22:52 2004
+++ finance/xinvest/Makefile	Mon May  3 01:52:02 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xinvest
-PORTVERSION=	2.6
+PORTVERSION=	2.6.9
 CATEGORIES=	finance deskutils
 MASTER_SITES=	http://xinvest.sunsite.dk/
 
@@ -19,8 +19,8 @@
 
 post-install:
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${PREFIX}/share/examples/Xinvest
-	${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${PREFIX}/share/examples/Xinvest
+	@${MKDIR} ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/samples/*.inv ${EXAMPLESDIR}
 .endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/finance/xinvest/distinfo finance/xinvest/distinfo
--- /usr/ports/finance/xinvest/distinfo	Thu Jan 29 20:24:56 2004
+++ finance/xinvest/distinfo	Mon May  3 01:47:30 2004
@@ -1,2 +1,2 @@
-MD5 (xinvest-2.6.tar.gz) = 41b3dd9d62a2ed933209eac975d60f7d
-SIZE (xinvest-2.6.tar.gz) = 262494
+MD5 (xinvest-2.6.9.tar.gz) = f48cff29b907d300cc4712711935c07b
+SIZE (xinvest-2.6.9.tar.gz) = 282748
diff -urN /usr/ports/finance/xinvest/pkg-plist finance/xinvest/pkg-plist
--- /usr/ports/finance/xinvest/pkg-plist	Mon Dec 24 11:13:53 2001
+++ finance/xinvest/pkg-plist	Mon May  3 01:49:24 2004
@@ -1,7 +1,7 @@
 bin/Xinvest
 lib/X11/app-defaults/Xinvest
-%%PORTDOCS%%share/examples/Xinvest/401k.inv
-%%PORTDOCS%%share/examples/Xinvest/mutual.inv
-%%PORTDOCS%%share/examples/Xinvest/stock.inv
-%%PORTDOCS%%share/examples/Xinvest/tbill.inv
-%%PORTDOCS%%@dirrm share/examples/Xinvest
+%%PORTDOCS%%%%EXAMPLESDIR%%/401k.inv
+%%PORTDOCS%%%%EXAMPLESDIR%%/mutual.inv
+%%PORTDOCS%%%%EXAMPLESDIR%%/stock.inv
+%%PORTDOCS%%%%EXAMPLESDIR%%/tbill.inv
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Sun May 9 08:04:36 PDT 2004 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66392 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun May 9 11:11:54 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66392 
>Unformatted:
