From 27be852fe2ee7462766800d88f14e69e71bf1bb3 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 8 Dec 1997 07:28:27 +0000 Subject: Upgrade to version 0.9.2. Note that BISS-awt is not available for this version of kaffe. --- java/kaffe/Makefile | 11 ++++++----- java/kaffe/distinfo | 5 ++--- java/kaffe/pkg-descr | 4 +--- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'java/kaffe') diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index 1d1f66532b35..4f53fdec0926 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -3,15 +3,16 @@ # Date created: 20 February 1995 # Whom: Tim Wilkinson # -# $Id: Makefile,v 1.27 1997/07/01 07:00:01 tg Exp $ +# $Id: Makefile,v 1.28 1997/11/21 23:10:10 fenner Exp $ # -DISTNAME= kaffe-0.9.1 +DISTNAME= kaffe-0.9.2 CATEGORIES= lang -MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/ +MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/ \ + ftp://ftp.cs.columbia.edu/pub/kaffe/ \ + http://www.webcity.co.jp/info/andoh/java/kaffe/ EXTRACT_SUFX= .tgz -DISTFILES= ${DISTNAME}.tgz kaffe-0.9.1-package-biss-net.com.tgz \ - kaffe-0.9.1-package-javasoft.com.tgz +DISTFILES= ${DISTNAME}.tgz kaffe-0.9.2-package-javasoft.com.tgz \ MAINTAINER= xaa@stack.nl diff --git a/java/kaffe/distinfo b/java/kaffe/distinfo index d4364ff5511b..b041a6d94622 100644 --- a/java/kaffe/distinfo +++ b/java/kaffe/distinfo @@ -1,3 +1,2 @@ -MD5 (kaffe-0.9.1.tgz) = 36269bc8daf2c7d73cedfdb134279e06 -MD5 (kaffe-0.9.1-package-biss-net.com.tgz) = 37e43f50de3bd4467e829dd76db9656a -MD5 (kaffe-0.9.1-package-javasoft.com.tgz) = 40ab3333cf917f8eb4bfb73e885d0655 +MD5 (kaffe-0.9.2.tgz) = 576762b44fda537a33dc33616062cf1a +MD5 (kaffe-0.9.2-package-javasoft.com.tgz) = 0a6ce38b13cd747e2e865c4d1c0f9ab2 diff --git a/java/kaffe/pkg-descr b/java/kaffe/pkg-descr index 478628acdf0f..97eda9730758 100644 --- a/java/kaffe/pkg-descr +++ b/java/kaffe/pkg-descr @@ -17,7 +17,7 @@ Before running Kaffe it is necessary to configure the environment. This requires the setting of CLASSPATH, KAFFEHOME and LD_LIBRARY_PATH. For the standard installation these would be defined as follows: - CLASSPATH=.:/usr/local/share/kaffe/classes.zip:/usr/local/share/kaffe/biss.zip + CLASSPATH=.:/usr/local/share/kaffe/classes.zip KAFFEHOME=/usr/local/share/kaffe LD_LIBRARY_PATH=/usr/lib:/usr/local/lib @@ -26,9 +26,7 @@ you. What's in there =============== -This package includes BISS-awt, an AWT-package For further info see the file README that comes with the distribution. ---- * Java and Javasoft are registered trademark of Sun Microsystems, Inc. - -- cgit v1.2.3