From owner-ports-jp@jp.freebsd.org  Sat Dec 11 12:09:06 1999
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id MAA41975;
	Sat, 11 Dec 1999 12:09:06 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from smtp2.teleway.ne.jp (smtp2.teleway.ne.jp [203.140.129.37])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id MAA41970
	for <ports-jp@jp.freebsd.org>; Sat, 11 Dec 1999 12:09:06 +0900 (JST)
	(envelope-from yasuf@big.or.jp)
Received: from localhost (kokura1-54.teleway.ne.jp [210.234.51.54])
	by smtp2.teleway.ne.jp (8.9.3+3.2W/3.7W) with ESMTP id MAA16408
	for <ports-jp@jp.freebsd.org>; Sat, 11 Dec 1999 12:08:34 +0900 (JST)
	(envelope-from yasuf@big.or.jp)
To: ports-jp@jp.freebsd.org
In-Reply-To: Your message of "Sat, 11 Dec 1999 11:36:43 +0900"
	<19991211113643V.yasuf@big.or.jp>
References: <19991211113643V.yasuf@big.or.jp>
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Sat_Dec_11_12:08:01_1999_809)--"
Content-Transfer-Encoding: 7bit
Message-Id: <19991211120834O.yasuf@big.or.jp>
Date: Sat, 11 Dec 1999 12:08:34 +0900
From: Yasuhiro Fukuma <yasuf@big.or.jp>
X-Dispatcher: imput version 980905(IM100)
Lines: 50
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990727
X-Sequence: ports-jp 8394
Subject: [ports-jp 8394] Re: Ruby/Tk port (Re: cvs commit: ports/japanese Makefile ...)
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: yasuf@big.or.jp

----Next_Part(Sat_Dec_11_12:08:01_1999_809)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

$BJ!4V(B@$BJ!2,(B $B$G$9!#(B

$B5-;v(B <19991211113643V.yasuf@big.or.jp> $B$K$F!"(B
$B$o$?$7$O=q$-$^$7$?(B:

>   a. $B8=>u$N(B x11-toolkits/rubytk $B$G$^$H$b$KF|K\8l$,07$($k$N$G$"$l$P!"(B
>      japanese/rubytk $B$OITMW!#(B
> 
>   b. $B$=$&$G$J$1$l$P!"(Bjapanese/{tcl,tk}80 $B$r(Bdefault$B$GMW5a$9$k$h$&$K(B
>      $BJQ99$9$l$P$h$$!#(B

$B$$$m$$$mD4$Y$F$_$^$7$?$,!"$I$&$b(B x11-toolkits/tk82 $B$r;H$C$F!"=>Mh$N(B
japanese/tk* $B$HF1$8463P$GF|K\8l$r07$&$H$$$&$3$H$O!"$"$^$j9M$($J$$$[$&$,(B
$B$$$$$h$&$J5$$,$7$F$-$^$7$?!#(B

$B$*<j?t$G$9$,(B japanese/rubytk $B$K0J2<$N(Bpatch$B$r$"$F$F$/$@$5$$(B(__)

---
 Yasuhiro Fukuma ($BJ!4V(B $B9/90(B) as Yasu.F @ Kitakyushu.Fukuoka.Japan
 Web site: http://www8.big.or.jp/~yasuf/
 PGP fingerprint = 17 25 8A F3 99 E5 7E 19  C0 EA 6E 03 8A C3 CE F0
 $B!H(BI hate AMERIKA-JIN.$B!I(B

----Next_Part(Sat_Dec_11_12:08:01_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=rubytk.diff

Index: rubytk/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/rubytk/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	1999/11/29 03:59:38	1.4
+++ Makefile	1999/12/11 03:00:42
@@ -11,6 +11,8 @@
 
 MAINTAINER=	yasuf@big.or.jp
 
+TCL_VERSION?=	80
+TK_VERSION?=	80
 WITH_TCL_JP=	yes
 
 MASTERDIR=	${.CURDIR}/../../x11-toolkits/rubytk

----Next_Part(Sat_Dec_11_12:08:01_1999_809)----
