summaryrefslogtreecommitdiff
path: root/lang/sun-jre6/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-10-16 04:41:19 +0000
committerobache <obache@pkgsrc.org>2010-10-16 04:41:19 +0000
commit279d1c69e09e6325675a3b9d2e3249128ad3bb15 (patch)
tree36f330adfb8d425dd5f99db74e6e386078496e6d /lang/sun-jre6/Makefile
parent76965749bec6eae113677e39373051dfb74c4bee (diff)
downloadpkgsrc-279d1c69e09e6325675a3b9d2e3249128ad3bb15.tar.gz
Update Sun Java SE 6 to 1.6.0_22, a.k.a. 6.0.22.
[Changes in 1.6.0_22 (6u22)] http://www.oracle.com/technetwork/java/javase/6u22releasenotes-176121.html * OlsonData 2010l * Root Certificates Added new Entrust Root CA-G2 and updated Entrust.net CA (2048) root certificates. (Refer to 6959911.) * Bug Fixes This release contains fixes for security vulnerabilities. For more information, please see Oracle Java SE and Java for Business Critical Patch Update advisory. http://www.oracle.com/technetwork/topics/security/javacpuoct2010-176258.html [Changes in 1.6.0_21 (6u21)] http://www.oracle.com/technetwork/java/javase/6u21-156341.html * OlsonData 2010i
Diffstat (limited to 'lang/sun-jre6/Makefile')
-rw-r--r--lang/sun-jre6/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/sun-jre6/Makefile b/lang/sun-jre6/Makefile
index d22c1276f0d..148e39aaf10 100644
--- a/lang/sun-jre6/Makefile
+++ b/lang/sun-jre6/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.25 2010/06/06 09:51:49 obache Exp $
+# $NetBSD: Makefile,v 1.26 2010/10/16 04:41:19 obache Exp $
# Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
# Note: Update DOWNLOAD_NAME when you update the JRE version
-DISTNAME= jre-6u20-linux-${DIST_ARCH}
-PKGNAME= sun-jre6-6.0.20
+DISTNAME= jre-6u22-linux-${DIST_ARCH}
+PKGNAME= sun-jre6-6.0.22
MASTER_SITES= # empty
LICENSE= sun-jre6-license
-DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u20
+DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u22
USE_TOOLS+= pax
-WRKSRC= ${WRKDIR}/jre1.6.0_20
+WRKSRC= ${WRKDIR}/jre1.6.0_22
JAVA_WRAPPERS= java javaws keytool orbd policytool rmid rmiregistry \
servertool tnameserv
REQD_DIRS= ${JAVA_HOME}