pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Update sun-{jre,jdk}13 to 1.3.1_11. Bugs fixed s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81d2f235b8ad
branches:  trunk
changeset: 475661:81d2f235b8ad
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat May 22 20:20:06 2004 +0000

description:
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

diffstat:

 lang/sun-jdk13/Makefile |  10 +++++-----
 lang/sun-jdk13/distinfo |   6 +++---
 lang/sun-jre13/Makefile |   8 ++++----
 lang/sun-jre13/distinfo |   6 +++---
 4 files changed, 15 insertions(+), 15 deletions(-)

diffs (71 lines):

diff -r 4e4933151cc3 -r 81d2f235b8ad lang/sun-jdk13/Makefile
--- a/lang/sun-jdk13/Makefile   Sat May 22 19:09:53 2004 +0000
+++ b/lang/sun-jdk13/Makefile   Sat May 22 20:20:06 2004 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.26 2004/01/20 12:19:17 agc Exp $
+# $NetBSD: Makefile,v 1.27 2004/05/22 20:20:06 jmmv Exp $
 
-DISTNAME=      j2sdk-1_3_1_10-linux-i586
-PKGNAME=       sun-jdk13-1.0.10
+DISTNAME=      j2sdk-1_3_1_11-linux-i586
+PKGNAME=       sun-jdk13-1.0.11
 MASTER_SITES=  # empty
 
 COMMENT=       Sun's Java(tm) Development Kit 1.3.1
 
 SHORT=         JDK
 
-DEPENDS=       sun-jre13>=1.0.10:../../lang/sun-jre13
+DEPENDS=       sun-jre13>=1.0.11:../../lang/sun-jre13
 
-WRKSRC=                ${WRKDIR}/jdk1.3.1_10
+WRKSRC=                ${WRKDIR}/jdk1.3.1_11
 
 # Remove parts that are in common with the JRE.
 #
diff -r 4e4933151cc3 -r 81d2f235b8ad lang/sun-jdk13/distinfo
--- a/lang/sun-jdk13/distinfo   Sat May 22 19:09:53 2004 +0000
+++ b/lang/sun-jdk13/distinfo   Sat May 22 20:20:06 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/01/02 17:07:21 jschauma Exp $
+$NetBSD: distinfo,v 1.12 2004/05/22 20:20:06 jmmv Exp $
 
-SHA1 (j2sdk-1_3_1_10-linux-i586.bin) = 5722f577c863139adf2b28f0c69880daff93771a
-Size (j2sdk-1_3_1_10-linux-i586.bin) = 26624701 bytes
+SHA1 (j2sdk-1_3_1_11-linux-i586.bin) = 784e6544373e250d1096b291dcc3dce70c3c074d
+Size (j2sdk-1_3_1_11-linux-i586.bin) = 26630049 bytes
diff -r 4e4933151cc3 -r 81d2f235b8ad lang/sun-jre13/Makefile
--- a/lang/sun-jre13/Makefile   Sat May 22 19:09:53 2004 +0000
+++ b/lang/sun-jre13/Makefile   Sat May 22 20:20:06 2004 +0000
@@ -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 -r 4e4933151cc3 -r 81d2f235b8ad lang/sun-jre13/distinfo
--- a/lang/sun-jre13/distinfo   Sat May 22 19:09:53 2004 +0000
+++ b/lang/sun-jre13/distinfo   Sat May 22 20:20:06 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index