From owner-FreeBSD-users-jp@jp.FreeBSD.org Mon Oct  7 11:34:53 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g972YrW76186;
	Mon, 7 Oct 2002 11:34:53 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g972Yk376165
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 7 Oct 2002 11:34:46 +0900 (JST)
	(envelope-from sugimura@jp.FreeBSD.org)
Received: from localhost ([211.121.9.141]) by t-mta2.odn.ne.jp with ESMTP
          id <20021007023446125.DZRW.789.t-mta2.odn.ne.jp@mta2.odn.ne.jp>
          for <FreeBSD-users-jp@jp.FreeBSD.org>;
          Mon, 7 Oct 2002 11:34:46 +0900
Message-Id: <20021007.113608.730561778.sugimura@jp.FreeBSD.org>
To: FreeBSD-users-jp@jp.FreeBSD.org
From: SUGIMURA Takashi =?iso-2022-jp?B?GyRCP3lCPBsoQiAbJEI1LjtOGyhC?=
 <sugimura@jp.FreeBSD.org>
In-Reply-To: <20021007102540X.kgotoh@cic-kk.co.jp>
References: <20021007011137.513a3cc1.nob_tx@mecha.ne.jp>
	<20021007102540X.kgotoh@cic-kk.co.jp>
X-Mailer: Mew version 2.2 on XEmacs 21.4.9 (Informed Management)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 07 Oct 2002 11:36:08 +0900
X-Sequence: FreeBSD-users-jp 71227
Subject: [FreeBSD-users-jp 71227] Re: j2sdk-1_3_1_04-linux-i586.bin
 =?ISO-2022-JP?B?GyRCJEskRCQkJEYbKEI=?=
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: sugimura@jp.FreeBSD.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020902

$B?yB<$G$9!#(B

>linux-sun-jdk13 $B$N(B Makefile $B$N(B
>
>  JDK_REVISION=   04
>
>$B$r(B 05 $B$K$9$l$P!"%P!<%8%g%s%A%'%C%/$ODL$k$G$7$g$&$,!"(B.java_wrapper,
>font.properties, jvm.cfg $B$KBP$9$k%Q%C%A$,Ev$?$k$+$I$&$+$G$9$M!D(B
>$B%9%/%j%W%H$dDj5A%U%!%$%k$KBP$9$k%Q%C%A$J$N$G!"(Bfail $B$9$k$h$&$J;v$,(B
>$B$"$C$?$i!":FEY=$@5$9$l$P$$$$$N$G$O$J$$$G$7$g$&$+!#(B
>

ports $B$N$[$&$O$=$N$h$&$J4JC1$J=$@5$GDL$j$^$7$?!#(B
make install $B$H(B make deinstall $B$r;n$7$FLdBj$,$J$$$3$H$H!"(B
$B4JC1$J%"%W%j%1!<%7%g%s$r$$$/$D$+F0$+$7$FF0:n3NG'$7$F$$$^$9!#(B

---
  $B!{!?(B
$B!c""(B   $B?yB<(B $B5.;N(B <sugimura@jp.FreeBSD.org> 
 $B!?!d(B           <sugimura@YasudaKei.org> http://YasudaKei.org/
GnuPG Key fingerprint = AB4D 2DB4 E305 3ACB A0A8  9417 F4C3 1191 E866 65AC


diff -aurN linux-sun-jdk13.4/Makefile linux-sun-jdk13/Makefile
--- linux-sun-jdk13.4/Makefile	Sun Aug 11 06:37:05 2002
+++ linux-sun-jdk13/Makefile	Mon Oct  7 11:28:27 2002
@@ -36,7 +36,7 @@
 NO_BUILD=	yes
 USE_LINUX=	yes
 JDK_VERSION=	1.3.1
-JDK_REVISION=	04
+JDK_REVISION=	05
 ONLY_FOR_ARCHS=	i386
 TARGET_DIR?=	${PREFIX}/${PKGBASE}${JDK_VERSION}
 DOWNLOAD_URL?=	http://java.sun.com/Download5?config-file=j2sdk-${JDK_VERSION:S/./_/g}_${JDK_REVISION}.config&platform=linux-i586&Download=download
diff -aurN linux-sun-jdk13.4/distinfo linux-sun-jdk13/distinfo
--- linux-sun-jdk13.4/distinfo	Sat Jul  6 06:36:28 2002
+++ linux-sun-jdk13/distinfo	Mon Oct  7 11:30:53 2002
@@ -1 +1 @@
-MD5 (j2sdk-1_3_1_04-linux-i586.bin) = 8f0fa6f29c91cfaae38002e650821a94
+MD5 (j2sdk-1_3_1_05-linux-i586.bin) = fbb2affb9715a1c18148c4af06820fcb


