diff options
author | phantom <phantom@FreeBSD.org> | 2003-11-12 00:16:20 +0800 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 2003-11-12 00:16:20 +0800 |
commit | 2eee83dd722feaae57091815b6acf81691e4348a (patch) | |
tree | 7e3b74d9865ae4fcee474f4948cb7b7a126555ab /java/jdk16/distinfo | |
parent | 832febc042da97412afd051fe72b63f004e28daa (diff) | |
download | freebsd-ports-graphics-2eee83dd722feaae57091815b6acf81691e4348a.tar.gz freebsd-ports-graphics-2eee83dd722feaae57091815b6acf81691e4348a.tar.zst freebsd-ports-graphics-2eee83dd722feaae57091815b6acf81691e4348a.zip |
Update to 1.4.2p5.
Important changes since last patchset:
. jdk14 port is now JDK 1.4.2 based!
. JavaWS distributing with jdk
. Runway problem fixed (fork() is no more problem for java apps)
. Sound support updated
. IPv6 support overhauled
. Drag'n'Drop support fixed (require open-motif mods)
As for now there's no more outstanding issues with this port!
FreeBSD port is also got a important of changes:
. optimized setup is now default (to get debuging bins/libs use WITH_DEBUG)
. bootstrap jdk autodetection. If WITH_LINUX_BOOTSTRAP is not set, then
it checks all known to work JDKs installed. If nothing found, forces
to install of linux-sun-jdk14
. Because of above change there's no NATIVE_BOOTSTRAP option anymore. If
native jdk14 is installed, it will be used by default.
Diffstat (limited to 'java/jdk16/distinfo')
-rw-r--r-- | java/jdk16/distinfo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/java/jdk16/distinfo b/java/jdk16/distinfo index 52ecda3803d..1ebe6b524aa 100644 --- a/java/jdk16/distinfo +++ b/java/jdk16/distinfo @@ -1,2 +1,3 @@ -MD5 (j2sdk-1_4_1-src-scsl.zip) = e6f35d1183660682f4f03965d35b67c5 -MD5 (bsd-jdk14-patches-4.tar.gz) = 2ebb1b01829a898931611495c1669097 +MD5 (j2sdk-1_4_2-src-scsl.zip) = 387ae674dcd686f3a7a477c191aa8b65 +MD5 (j2sdk-1_4_2-bin-scsl.zip) = 24877ff50ae66744090c3723968bb7dc +MD5 (bsd-jdk14-patches-5.tar.gz) = 2e1aac5a64910c8c476eca7061a237f3 |