Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 21:44:04 +0900 (JST)
From:      takamune@avrl.mei.co.jp
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        takamune@avrl.mei.co.jp
Subject:   ports/53892: Update: japanese/bookview
Message-ID:  <200306291244.h5TCi4x9004639@buzz.avcp.mei.co.jp>
Resent-Message-ID: <200306291250.h5TCoHIZ034617@freefall.freebsd.org>

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

>Number:         53892
>Category:       ports
>Synopsis:       Update: japanese/bookview
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 29 05:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kazu TAKAMUNE
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:
FreeBSD 4.8-STABLE(Thu Jun 26 10:24:23 JST 2003)
ports/Mk/bsd.port.mk,v 1.453 2003/06/10 14:45:02

>Description:
  - Updates japanese/bookview for the latest version 3.2.
  - No files have been added or removed.

>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /c/ncvs/ports/japanese/bookview/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	21 Apr 2003 06:44:21 -0000	1.18
+++ Makefile	29 Jun 2003 10:33:11 -0000
@@ -6,20 +6,18 @@
 #
 
 PORTNAME=	bookview
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2
 CATEGORIES=	japanese
 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
+COMMENT=	NDTP client written in Tcl/Tk
 
-RUN_DEPENDS=	wish8.0jp:${PORTSDIR}/japanese/tk80
+RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
 
 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}"
+CONFIGURE_ENV=	WISH=${LOCALBASE}/bin/wish8.4
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /c/ncvs/ports/japanese/bookview/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	27 Jan 2003 12:32:20 -0000	1.13
+++ distinfo	28 Jun 2003 13:57:14 -0000
@@ -1 +1 @@
-MD5 (bookview-3.1.1.tar.gz) = 7287b02a5eeb80892c48a5f88de14b07
+MD5 (bookview-3.2.tar.gz) = dfd95f77d5df8ad65cf12b6e7dd1b9b4
Index: pkg-descr
===================================================================
RCS file: /c/ncvs/ports/japanese/bookview/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	7 May 1999 05:01:33 -0000	1.3
+++ pkg-descr	29 Jun 2003 12:27:26 -0000
@@ -1,10 +1,8 @@
 BookView is a NDTP (Network Dictionary Transfer Protocol) client
-written in Tcl/Tk.  It requires Tcl8.0jp and Tk8.0jp (Japanized
-version).  BookView can talk to NDTPD and dserver.
-
--- Motoyuki Kasahara <m-kasahr@sra.co.jp>
+written in Tcl/Tk.  It requires Tcl/Tk 8.3 or later or 8.0jp (`jp'
+means `Japanized version').  BookView can talk to NDTPD and dserver.
 
 You can get information about BookView from their website.
 WWW: http://www.sra.co.jp/people/m-kasahr/bookview/
 
--- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp>
+-- Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306291244.h5TCi4x9004639>