From d8aa66b5d0a8e42e0ee5eae282815752cfd343f3 Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 25 Jun 2009 11:43:41 +0000 Subject: Update sun-{jre,jdk}14 to 2.19, a.k.a. 1.4.2_19. Changes in 1.4.2_19 The full internal version number for this update release is 1.4.2_19-b04 (where "b" means "build"). The external version number is 1.4.2_19. OlsonData 2008i This release contains Olson time zone data version 2008i. For more information, refer to Timezone Data Versions in the JRE Software . Root Certificates Included Root Certificates are included in this release. The following root certificates have been added: * Camerfirma root certificates * T-systems root CA certificate (Deutsche Telekom Root CA 2) Bug Fixes This release contains fixes for one or more security vulnerabilities. For more information, please see Sun Alerts 244986, 244987, 244988, 244990, 244991, 245246, 246266, 246346, 246386, and 246387. Other bug fixes are listed in the following URL: http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_19 Changes in 1.4.2_18 The full internal version number for this update release is 1.4.2_18-b06 (where "b" means "build"). The external version number is 1.4.2_18. OlsonData 2008b This release contains Olson time zone data version 2008b. For more information, refer to 6679340 or to US DST Timezone Updater. Bug Fixes This release contains fixes for one or more security vulnerabilities. For more information, please see Sun Alerts 238666, 238905, 238967, and 238968. Other bug fixes are listed in the following URL: http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_18 --- lang/sun-jdk14/Makefile | 8 ++++---- lang/sun-jdk14/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'lang/sun-jdk14') diff --git a/lang/sun-jdk14/Makefile b/lang/sun-jdk14/Makefile index 970553d094b..33aaa39acc2 100644 --- a/lang/sun-jdk14/Makefile +++ b/lang/sun-jdk14/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2009/05/19 08:59:19 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2009/06/25 11:43:41 obache Exp $ -DISTNAME= j2sdk-1_4_2_17-linux-${DIST_ARCH} -PKGNAME= sun-jdk14-2.17 +DISTNAME= j2sdk-1_4_2_19-linux-${DIST_ARCH} +PKGNAME= sun-jdk14-2.19 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.4.2 @@ -11,7 +11,7 @@ SHORT= SDK DEPENDS+= sun-jre14>=2.9:../../lang/sun-jre14 -WRKSRC= ${WRKDIR}/j2sdk1.4.2_17 +WRKSRC= ${WRKDIR}/j2sdk1.4.2_19 JAVA_WRAPPERS+= appletviewer extcheck idlj jar jarsigner \ javac javadoc javah javap jdb rmic serialver diff --git a/lang/sun-jdk14/distinfo b/lang/sun-jdk14/distinfo index e480a923d7f..1ef99210008 100644 --- a/lang/sun-jdk14/distinfo +++ b/lang/sun-jdk14/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2008/03/05 21:50:22 tnn Exp $ +$NetBSD: distinfo,v 1.22 2009/06/25 11:43:41 obache Exp $ -SHA1 (j2sdk-1_4_2_17-linux-i586.bin) = 79311406936549dfe4906650d11862c8cc9a8574 -RMD160 (j2sdk-1_4_2_17-linux-i586.bin) = 8b79b4e0f356c0f263a6345a40a9a52d6165961f -Size (j2sdk-1_4_2_17-linux-i586.bin) = 36376686 bytes +SHA1 (j2sdk-1_4_2_19-linux-i586.bin) = 7c66d03bb6762e549b0644262d08075eb972ac53 +RMD160 (j2sdk-1_4_2_19-linux-i586.bin) = 4d2167bac874d7bce757563d88a9e124b3cb2ca7 +Size (j2sdk-1_4_2_19-linux-i586.bin) = 36387084 bytes -- cgit v1.2.3