From takamune@buzz.avcp.mei.co.jp  Mon Mar 10 05:00:12 2003
Return-Path: <takamune@buzz.avcp.mei.co.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4892037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Mar 2003 05:00:12 -0800 (PST)
Received: from buzz.avcp.mei.co.jp (YahooBB218130092060.bbtec.net [218.130.92.60])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9CAB043FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Mar 2003 05:00:10 -0800 (PST)
	(envelope-from takamune@buzz.avcp.mei.co.jp)
Received: from buzz.avcp.mei.co.jp (localhost [127.0.0.1])
	by buzz.avcp.mei.co.jp (8.12.8/8.12.8) with ESMTP id h2AD09U3003089;
	Mon, 10 Mar 2003 22:00:09 +0900 (JST)
	(envelope-from takamune@buzz.avcp.mei.co.jp)
Received: (from takamune@localhost)
	by buzz.avcp.mei.co.jp (8.12.8/8.12.8/Submit) id h2AD08kF003088;
	Mon, 10 Mar 2003 22:00:08 +0900 (JST)
Message-Id: <200303101300.h2AD08kF003088@buzz.avcp.mei.co.jp>
Date: Mon, 10 Mar 2003 22:00:08 +0900 (JST)
From: takamune@avrl.mei.co.jp
Reply-To: takamune@avrl.mei.co.jp
To: FreeBSD-gnats-submit@freebsd.org
Cc: takamune@avrl.mei.co.jp
Subject: Update: japanese/bookview
X-Send-Pr-Version: 3.113.1.1

>Number:         49075
>Category:       ports
>Synopsis:       Update: japanese/bookview
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 05:00:27 PST 2003
>Closed-Date:    Mon Apr 21 15:45:49 JST 2003
>Last-Modified:  Mon Apr 21 15:45:49 JST 2003
>Originator:     Kazu TAKAMUNE
>Release:        FreeBSD 4.8-RC i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:

FreeBSD 4.8-RC (Fri Mar  7 10:42:19 JST 2003)
ports/Mk/bsd.port.mk,v 1.441 2003/03/02 02:06:56

>Description:

- Add another MASTER_SITE, ftp.sra.co.jp is a little choosy.
- Suppress a warning of configure.
- No files have been added or removed.

>How-To-Repeat:
>Fix:
diff -x CVS -Nur /usr/ports/japanese/bookview/Makefile japanese/bookview/Makefile
--- /usr/ports/japanese/bookview/Makefile	Mon Feb 24 09:22:15 2003
+++ japanese/bookview/Makefile	Sun Mar  2 22:44:57 2003
@@ -8,7 +8,8 @@
 PORTNAME=	bookview
 PORTVERSION=	3.1.1
 CATEGORIES=	japanese
-MASTER_SITES=	ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/net/ndtp/bookview/ \
+		ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/bookview/
 
 MAINTAINER=	takamune@avrl.mei.co.jp
 COMMENT=	NDTP client using Japanized Tcl/Tk
@@ -16,6 +17,7 @@
 RUN_DEPENDS=	wish8.0jp:${PORTSDIR}/japanese/tk80
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	WISH=${PREFIX}/bin/wish8.0jp \
 		INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
 		INSTALL_DATA="${INSTALL_DATA}"

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sumikawa 
State-Changed-When: Mon Apr 21 15:45:35 JST 2003 
State-Changed-Why:  
Commited, thanks. 

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