From owner-freebsd-java Fri Apr 5 23:15:48 2002 Delivered-To: freebsd-java@freebsd.org Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by hub.freebsd.org (Postfix) with ESMTP id E811C37B41C for ; Fri, 5 Apr 2002 23:15:44 -0800 (PST) Received: from localhost ([211.5.10.136]) by hfep04.dion.ne.jp with ESMTP id <20020406071543405.SDZ@hfep04.dion.ne.jp> for ; Sat, 6 Apr 2002 16:15:43 +0900 To: freebsd-java@freebsd.org Subject: Update needed for linux-jdk1.3.1 X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20020406161325N.haro@h4.dion.ne.jp> Date: Sat, 06 Apr 2002 16:13:25 +0900 From: Munehiro Matsuda X-Dispatcher: imput version 20000228(IM140) Lines: 44 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi FreeBSD/Java users, I'v tried to install java/jdk13, but got an error during linux-jdk1.3.1 install. It seems that jdk1.3.1 for Linux downloadable from Sun's site has been updated to jdk-1.3.1.03. Here's patch for ports/java/linux-jdk13 that updates the changes. --- linux-jdk13/Makefile.ctm Fri Mar 8 16:15:11 2002 +++ linux-jdk13/Makefile Sat Apr 6 16:09:39 2002 @@ -7,7 +7,6 @@ PORTNAME= jdk PORTVERSION= ${JDK_VERSION}.${JDK_REVISION} -PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= # PKGNAMEPREFIX= linux- @@ -36,7 +35,7 @@ NO_BUILD= yes USE_LINUX= yes JDK_VERSION= 1.3.1 -JDK_REVISION= 02 +JDK_REVISION= 03 ONLY_FOR_ARCHS= i386 TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION} DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html --- linux-jdk13/distinfo.ctm Thu Dec 27 23:51:45 2001 +++ linux-jdk13/distinfo Sat Apr 6 15:37:18 2002 @@ -1 +1,2 @@ MD5 (j2sdk-1_3_1_02-linux-i386.bin) = ecbf6d03e6c53cee18739a944e89c585 +MD5 (j2sdk-1_3_1_03-linux-i386.bin) = c000a183a29d16560c452baad12eda0a Hope this helps, Haro =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Business Incubation Dept., Kubota Corp. /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome Chuo-ku Tokyo 103-8310, Japan Tel: +81-3-3245-3318 Fax: +81-3-3245-3315 Email: haro@kubota.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message