1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Upgrade 0.8.4 -> 0.9.1.

PR:		3984
Submitted by:	Mark Huizer <xaa@stack.nl>
This commit is contained in:
Thomas Gellekum 1997-06-30 09:53:50 +00:00
parent 83c6485095
commit 7909aa56a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7136
3 changed files with 26 additions and 13 deletions

View File

@ -1,17 +1,18 @@
# New ports collection makefile for: kaffe
# Version required: 0.8.4
# Version required: 0.9.1
# Date created: 20 February 1995
# Whom: Tim Wilkinson <tim@sarc.city.ac.uk>
#
# $Id: Makefile,v 1.24 1997/06/26 06:50:59 tg Exp $
# $Id: Makefile,v 1.25 1997/06/26 15:50:06 max Exp $
#
DISTNAME= kaffe-0.8.4
DISTNAME= kaffe-0.9.1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/
MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/ \
ftp://alterego.stack.nl/pub/kaffe/
EXTRACT_SUFX= .tgz
DISTFILES= ${DISTNAME}.tgz kaffe-0.8.4-package-biss-net.com.tgz \
kaffe-0.8.4-package-javasoft.com.tgz
DISTFILES= ${DISTNAME}.tgz kaffe-0.9.1-package-biss-net.com.tgz \
kaffe-0.9.1-package-javasoft.com.tgz
MAINTAINER= xaa@stack.nl

View File

@ -1,3 +1,3 @@
MD5 (kaffe-0.8.4.tgz) = 0cbc33a43d9a930d33b354e4dc033dfc
MD5 (kaffe-0.8.4-package-biss-net.com.tgz) = ac27c7cfd2dee6898e19ae7c327850e4
MD5 (kaffe-0.8.4-package-javasoft.com.tgz) = d29c0efe6b8ac7d6a54837a6db968612
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

View File

@ -6,22 +6,34 @@ bin/kaffeh
bin/report-kaffe-bug
include/kaffe/jtypes.h
include/kaffe/native.h
include/kaffe/Arrays.h
include/kaffe/StubPreamble.h
include/kaffe/java_lang_Object.h
include/kaffe/java_lang_String.h
include/kaffe/java_lang_Thread.h
include/kaffe/java_lang_ThreadGroup.h
include/kaffe/java_lang_Throwable.h
lib/libkaffe_agent.so
lib/libkaffe_agent.so.0.84
lib/libkaffe_agent.so.0.91
lib/libkaffe_bissawt.so
lib/libkaffe_bissawt.so.0.87
lib/libkaffe_native.so
lib/libkaffe_native.so.0.84
lib/libkaffe_native.so.0.91
lib/libkaffe_net.so
lib/libkaffe_net.so.0.84
lib/libkaffe_net.so.0.91
lib/libkaffe_vm.so
lib/libkaffe_vm.so.0.84
lib/libkaffe_vm.so.0.91
lib/libkaffe_zip.so
lib/libkaffe_zip.so.0.91
man/man1/kaffe.1.gz
share/kaffe/biss.zip
share/kaffe/classes.zip
share/kaffe/lib/appletviewer.properties
share/kaffe/lib/awt.properties
share/kaffe/lib/content-types.properties
share/kaffe/lib/font.properties
share/kaffe/lib/rmic.properties
share/kaffe/lib/serialver.properties
share/kaffe/lib/biss
share/kaffe/lib/biss.awt
share/kaffe/lib/biss.awt.kernel