Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 1998 11:54:12 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG, xaa@xaa.iae.nl
Subject:   ports/8210: Update to lang/kaffe port
Message-ID:  <199810081854.LAA02646@bubba.whistle.com>

next in thread | raw e-mail | index | archive | help

>Number:         8210
>Category:       ports
>Synopsis:       Update to lang/kaffe port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  8 12:00:00 PDT 1998
>Last-Modified:
>Originator:     Archie Cobbs
>Organization:
Whistle Communications, Inc.
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:

	FreeBSD 2.2.7

>Description:

	Update to ports/lang/kaffe to reflect release of
	new version: kaffe-1.0b2.

	** NOTE: the file "patches/patch-aa" is no longer needed
	and should be removed, though this is not reflected in
	the patch below. **

>How-To-Repeat:

>Fix:
	
Index: Makefile
===================================================================
RCS file: /cvs/freebsd/ports/lang/kaffe/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile	1998/09/15 11:46:00	1.34
+++ Makefile	1998/10/08 18:49:53
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.34 1998/09/15 11:46:00 asami Exp $
 #
 
-DISTNAME=	kaffe-1.0.b1
+DISTNAME=	kaffe-1.0.b2
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.transvirtual.com/pub/kaffe/
 DISTFILES=	${DISTNAME}.tar.gz
Index: files/md5
===================================================================
RCS file: /cvs/freebsd/ports/lang/kaffe/files/md5,v
retrieving revision 1.20
diff -u -r1.20 md5
--- md5	1998/07/31 20:10:13	1.20
+++ md5	1998/10/08 18:49:53
@@ -1 +1 @@
-MD5 (kaffe-1.0.b1.tar.gz) = 90cc0fe53f3dc9fea9c08181d8cba076
+MD5 (kaffe-1.0.b2.tar.gz) = f9aad2da214df83abb54c9c9f5af0646
Index: pkg/PLIST
===================================================================
RCS file: /cvs/freebsd/ports/lang/kaffe/pkg/PLIST,v
retrieving revision 1.25
diff -u -r1.25 PLIST
--- PLIST	1998/08/18 18:33:12	1.25
+++ PLIST	1998/10/08 18:49:53
@@ -10,40 +10,44 @@
 bin/javap
 bin/jdb
 bin/native2ascii
-bin/report-kaffe-bug
 bin/rmic
 bin/rmiregistry
 bin/serialver
+bin/report-kaffe-bug
 bin/install-jar
 bin/kaffe
-include/kaffe/jmalloc.h
-include/kaffe/jsyscall.h
+bin/java
 include/kaffe/jtypes.h
 include/kaffe/native.h
+include/kaffe/jmalloc.h
+include/kaffe/jsyscall.h
+include/kaffe/jni.h
 include/kaffe/Arrays.h
 include/kaffe/java_lang_Object.h
 include/kaffe/java_lang_String.h
 include/kaffe/java_lang_Throwable.h
 include/kaffe/java_lang_Thread.h
 include/kaffe/java_lang_ThreadGroup.h
-lib/libnative.so.1.00
-lib/libnative.so
-lib/libnet.so.1.00
-lib/libnet.so
-lib/libmath.so.1.00
-lib/libmath.so
-lib/libmanagement.so.1.00
-lib/libmanagement.so
-lib/libzip.so.1.00
-lib/libzip.so
-lib/libawt.so.1.00
-lib/libawt.so
 lib/libkaffevm.so.1.00
 lib/libkaffevm.so
-share/kaffe/ENVIRONMENT
+share/kaffe/lib/i386-freebsd2/libnative.so.1.00
+share/kaffe/lib/i386-freebsd2/libnative.so
+share/kaffe/lib/i386-freebsd2/libnet.so.1.00
+share/kaffe/lib/i386-freebsd2/libnet.so
+share/kaffe/lib/i386-freebsd2/libzip.so.1.00
+share/kaffe/lib/i386-freebsd2/libzip.so
+share/kaffe/lib/i386-freebsd2/libmath.so.1.00
+share/kaffe/lib/i386-freebsd2/libmath.so
+share/kaffe/lib/i386-freebsd2/libmanagement.so.1.00
+share/kaffe/lib/i386-freebsd2/libmanagement.so
+share/kaffe/lib/i386-freebsd2/libawt.so.1.00
+share/kaffe/lib/i386-freebsd2/libawt.so
 share/kaffe/Klasses.jar
-share/kaffe/license.terms
 share/kaffe/pizza.jar
+share/kaffe/ENVIRONMENT
+share/kaffe/license.terms
 @exec /sbin/ldconfig -m %B
 @dirrm include/kaffe
+@dirrm share/kaffe/lib/i386-freebsd2
+@dirrm share/kaffe/lib
 @dirrm share/kaffe
>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?199810081854.LAA02646>