diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-06 16:59:36 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-06 16:59:36 +0000 |
commit | 8d8d2c730b87760262f41259b7a243f44ca7f84b (patch) | |
tree | 5c02985388953eb2ac4f80670acccde4c72496fd /lang/kaffe/distinfo | |
parent | d5d14807bf693eb09cfcb00b453089e8ccb30390 (diff) | |
download | pkgsrc-8d8d2c730b87760262f41259b7a243f44ca7f84b.tar.gz |
Update to 1.1.4 (latest development version) based on the patches sent
by M.Negovanovic PRs pkg/24507, pkg/24508, also add a new Makefile.common
which will be used for the upcoming kaffe-nox11 package and finally
bl3ify.
Changes:
* Support for security policy files
* AttachCurrentThread jni function for posix threads
* Bug fixes:
* jar tool and jar file fixes
* URL context handling
* EUC-JP support rewritten to use libiconv
* HTTP fixes
* MulticastSocket
* DNSJava binding
* ARM jit
* ServerSocket.bind
* java.math.BigDecimal - fix rounding operations
* JNI fixes
* FTP handler from GNU Inetlib
* SHA1PRNG randomness fixes (can use /dev/urandom if
available)
* java.security.SecureClassLoader fix
* GNU Classpath merges and updates:
* Object serialization
* almost all of java.io from Classpath
* java.nio, java.net
* java.util, java.util.regex
* java.math, javax.naming
* java.text, java.beans
* java.net.protocol.file.Handler
* java.util.Random
* java.awt.GridBadLayout
* java.awt.geom
* javax.swing.event.EventListenerList
* javax.swing.text.AttributeSet
* Updated sound code from Tritonus.org
* Updated javax.net.ssl/javax.security code
from Jessie
* kjc bug fixes:
* .this expressions
* extra generated <clinit> methods
* static initializers fixed. Circular
definitions of fields are now supported.
* Build fixes:
* m68k atomic compare and exchange
* m68k-netbsd
* ALSA 1.0
* mipsel-linux / jit3
* Cygwin
* FreeBSD networking
* parisc and HP-UX
And more... http://www.kaffe.org/pipermail/kaffe-announce/2004/000023.html
Diffstat (limited to 'lang/kaffe/distinfo')
-rw-r--r-- | lang/kaffe/distinfo | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lang/kaffe/distinfo b/lang/kaffe/distinfo index 84b429a3c24..365501f6aca 100644 --- a/lang/kaffe/distinfo +++ b/lang/kaffe/distinfo @@ -1,11 +1,6 @@ -$NetBSD: distinfo,v 1.8 2003/09/22 03:04:17 jschauma Exp $ +$NetBSD: distinfo,v 1.9 2004/04/06 16:59:37 xtraeme Exp $ -SHA1 (kaffe-1.1.0.tar.gz) = 3616a51fe667fee5837c6bfb41996fb877820547 -Size (kaffe-1.1.0.tar.gz) = 7713155 bytes +SHA1 (kaffe-1.1.4.tar.gz) = fb7a6ac27d82e1854de07422c46ce5e17beda58b +Size (kaffe-1.1.4.tar.gz) = 8891220 bytes SHA1 (patch-aa) = 7b5dde8d984e8ee2d474d4e54d064562a5535533 -SHA1 (patch-ac) = 4eefe6c31aaed295c5e62a9dae550b86a248cb57 -SHA1 (patch-ad) = 58289c46db00b5ac1c6f42d3f9e3c22c2b42deea SHA1 (patch-ae) = f7d6ff1e9356f6ba00c23c2ab0a1682aa9ccc003 -SHA1 (patch-ah) = 63c7229616a63179cc7dcbdb0f03d555c3682b44 -SHA1 (patch-ai) = 0533725771ab9bdfc4a922a41d3ac63e5facae9b -SHA1 (patch-aj) = b2c5604c4fddf54c381ccd627ec69259f7735d24 |