Date: Fri, 11 Dec 1998 00:43:08 +0100 (CET) From: xaa@xaa.iae.nl To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9046: kaffe upgrade to 1.0b3 Message-ID: <19981210234308.2953A3EC4@ariel.xaa.iae.nl>
next in thread | raw e-mail | index | archive | help
>Number: 9046 >Category: ports >Synopsis: Upgrade to kaffe 1.0b3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 10 15:50:00 PST 1998 >Last-Modified: >Originator: Mark Huizer >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Port upgrade >How-To-Repeat: apply fix >Fix: diff -udr /usr/ports/lang/kaffe/Makefile kaffe/Makefile --- /usr/ports/lang/kaffe/Makefile Wed Nov 18 22:50:58 1998 +++ kaffe/Makefile Tue Dec 8 22:17:06 1998 @@ -6,7 +6,7 @@ # $Id: Makefile,v 1.37 1998/11/15 22:23:42 steve Exp $ # -DISTNAME= kaffe-1.0.b2 +DISTNAME= kaffe-1.0.b3 CATEGORIES= lang MASTER_SITES= ftp://ftp.transvirtual.com/pub/kaffe/ diff -udr /usr/ports/lang/kaffe/files/md5 kaffe/files/md5 --- /usr/ports/lang/kaffe/files/md5 Sun Oct 11 16:35:41 1998 +++ kaffe/files/md5 Wed Dec 9 00:05:54 1998 @@ -1 +1 @@ -MD5 (kaffe-1.0.b2.tar.gz) = f9aad2da214df83abb54c9c9f5af0646 +MD5 (kaffe-1.0.b3.tar.gz) = 2b911676c380b88e5d3e3ba65b584740 Only in kaffe/patches: patch-ab diff -udr /usr/ports/lang/kaffe/pkg/MESSAGE kaffe/pkg/MESSAGE --- /usr/ports/lang/kaffe/pkg/MESSAGE Sun Oct 25 09:52:31 1998 +++ kaffe/pkg/MESSAGE Fri Dec 11 00:26:32 1998 @@ -5,7 +5,7 @@ CLASSPATH=.:/usr/local/share/kaffe/Klasses.jar:\ /usr/local/share/kaffe/pizza.jar KAFFEHOME=/usr/local/share/kaffe - LD_LIBRARY_PATH=/usr/lib:/usr/local/lib + LD_LIBRARY_PATH=/usr/lib:/usr/local/lib/kaffe/ You can run "sh /usr/local/share/kaffe/ENVIRONMENT" to have these set for you. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981210234308.2953A3EC4>