update to u14, u12 has security issues. Please read the release notes for u14
particularly with respect to the new G1 garbage collector.
This commit is contained in:
parent
7d961dd4de
commit
fa7b4202ab
3 changed files with 11 additions and 14 deletions
|
@ -1,20 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:20 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2009/06/02 16:31:26 christos Exp $
|
||||
|
||||
# Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
|
||||
# Note: Update DOWNLOAD_NAME when you update the JRE version
|
||||
|
||||
DISTNAME= jre-6u12-linux-${DIST_ARCH}
|
||||
DISTNAME= jre-6u14-linux-${DIST_ARCH}
|
||||
#PKGREVISION= 1
|
||||
PKGNAME= sun-jre6-6.0.12
|
||||
PKGNAME= sun-jre6-6.0.14
|
||||
MASTER_SITES= # empty
|
||||
|
||||
LICENSE= sun-jre6-license
|
||||
|
||||
DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u12
|
||||
DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u14
|
||||
|
||||
USE_TOOLS+= pax
|
||||
|
||||
WRKSRC= ${WRKDIR}/jre1.6.0_12
|
||||
WRKSRC= ${WRKDIR}/jre1.6.0_14
|
||||
JAVA_WRAPPERS= java javaws keytool orbd policytool rmid rmiregistry \
|
||||
servertool tnameserv
|
||||
REQD_DIRS= ${JAVA_HOME}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST.linux-i386,v 1.13 2009/03/06 16:18:04 abs Exp $
|
||||
@comment $NetBSD: PLIST.linux-i386,v 1.14 2009/06/02 16:31:26 christos Exp $
|
||||
bin/sun6-java
|
||||
bin/sun6-javaws
|
||||
bin/sun6-keytool
|
||||
|
@ -480,7 +480,7 @@ java/sun-6/lib/zi/Asia/Kabul
|
|||
java/sun-6/lib/zi/Asia/Kamchatka
|
||||
java/sun-6/lib/zi/Asia/Karachi
|
||||
java/sun-6/lib/zi/Asia/Kashgar
|
||||
java/sun-6/lib/zi/Asia/Katmandu
|
||||
java/sun-6/lib/zi/Asia/Kathmandu
|
||||
java/sun-6/lib/zi/Asia/Kolkata
|
||||
java/sun-6/lib/zi/Asia/Krasnoyarsk
|
||||
java/sun-6/lib/zi/Asia/Kuala_Lumpur
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2009/02/15 02:33:07 obache Exp $
|
||||
$NetBSD: distinfo,v 1.9 2009/06/02 16:31:26 christos Exp $
|
||||
|
||||
SHA1 (jce_policy-6.zip) = 7b1b021bd63152b93a16c96bb3a64f0e685fc425
|
||||
RMD160 (jce_policy-6.zip) = 6f45ce5f3c067e186554f79b3f1a61e4d7d22aae
|
||||
Size (jce_policy-6.zip) = 9101 bytes
|
||||
SHA1 (jre-6u12-linux-i586.bin) = ba18ad256624ea5c255b0353d929fc3b324bcb2a
|
||||
RMD160 (jre-6u12-linux-i586.bin) = 8bb69c580f2cedab9a50f76645bebcee05402dec
|
||||
Size (jre-6u12-linux-i586.bin) = 20168773 bytes
|
||||
SHA1 (jre-6u14-linux-i586.bin) = 70275f262bd59106ded33126aa43fb3e41731c0d
|
||||
RMD160 (jre-6u14-linux-i586.bin) = 773d226c5602790c8cad4eba4a1c288bd067a519
|
||||
Size (jre-6u14-linux-i586.bin) = 20851822 bytes
|
||||
|
|
Loading…
Reference in a new issue