From owner-freebsd-ports Thu Oct 8 12:00:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24561 for freebsd-ports-outgoing; Thu, 8 Oct 1998 12:00:04 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24544 for ; Thu, 8 Oct 1998 12:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA01266; Thu, 8 Oct 1998 12:00:01 -0700 (PDT) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23422 for ; Thu, 8 Oct 1998 11:54:44 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id LAA15820; Thu, 8 Oct 1998 11:54:38 -0700 (PDT) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma015816; Thu Oct 8 11:54:12 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id LAA02646; Thu, 8 Oct 1998 11:54:12 -0700 (PDT) Message-Id: <199810081854.LAA02646@bubba.whistle.com> Date: Thu, 8 Oct 1998 11:54:12 -0700 (PDT) From: Archie Cobbs Reply-To: archie@whistle.com To: FreeBSD-gnats-submit@FreeBSD.ORG, xaa@xaa.iae.nl X-Send-Pr-Version: 3.2 Subject: ports/8210: Update to lang/kaffe port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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