From 548801b2cbd6b9edc819b08dff617f7ff64ba3ab Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 22 May 2004 20:20:06 +0000 Subject: Update sun-{jre,jdk}13 to 1.3.1_11. Bugs fixed since 1.3.1_10: - GetCurrentThreadCpuTime returns wrong information - infinite loop in sun.net.www.http. KeepAliveStream [due to skip()] - fatal error handler enhancements - RFE: DNS-related functions in PAC file support do not support foward DNS lookups - Reading entries from certain zipped files causes JVM death (native exception) - Missing encoding conversion in PlainSocketImpl.socketCreate - in with J2se1.3 in multithread situation, socket reads data unexpectly - REGRESSION 1.4: PropertyDescriptors do not find the most specific methods - C2 crash in adjust_check - Null Pointer in creating Window - Signature timestamps in signed jar files break forward compatibility - java.sql.TimeStamp results in wrong time for some timezones when dates are in BC - (thread) Thread.interrupt() is not executed after first try - REGRESSION:Ctor IndexedPropertyDescriptor works incorrectly - Netscape hang situation --- lang/sun-jre13/Makefile | 8 ++++---- lang/sun-jre13/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'lang/sun-jre13') diff --git a/lang/sun-jre13/Makefile b/lang/sun-jre13/Makefile index d45d3e695ae..3b6f35e3e83 100644 --- a/lang/sun-jre13/Makefile +++ b/lang/sun-jre13/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.32 2004/01/20 12:19:18 agc Exp $ +# $NetBSD: Makefile,v 1.33 2004/05/22 20:20:06 jmmv Exp $ -DISTNAME= j2re-1_3_1_10-linux-i586 -PKGNAME= sun-jre13-1.0.10 +DISTNAME= j2re-1_3_1_11-linux-i586 +PKGNAME= sun-jre13-1.0.11 MASTER_SITES= # empty COMMENT= Sun's Java(tm) Runtime Environment 1.3.1 SHORT= JRE -WRKSRC= ${WRKDIR}/jre1.3.1_10 +WRKSRC= ${WRKDIR}/jre1.3.1_11 USE_PKGINSTALL= yes OWN_DIRS= ${PREFIX} OWN_DIRS+= ${PREFIX}/lib diff --git a/lang/sun-jre13/distinfo b/lang/sun-jre13/distinfo index 60d3623524e..8eb226e7371 100644 --- a/lang/sun-jre13/distinfo +++ b/lang/sun-jre13/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2004/01/02 17:07:21 jschauma Exp $ +$NetBSD: distinfo,v 1.10 2004/05/22 20:20:06 jmmv Exp $ -SHA1 (j2re-1_3_1_10-linux-i586.bin) = fb4cc08c847dd6c06bffaccb68d06ef3f2654e05 -Size (j2re-1_3_1_10-linux-i586.bin) = 15446070 bytes +SHA1 (j2re-1_3_1_11-linux-i586.bin) = 9f361988c363062cc958776f072954d3b31b5462 +Size (j2re-1_3_1_11-linux-i586.bin) = 15448820 bytes SHA1 (patch-aa) = d77d939b5c38ca8c8f9b387632e40441015c47cf SHA1 (patch-ab) = 1a1664d2be48d7a4f8fc05876b7aa5f225c65b16 -- cgit v1.2.3