summaryrefslogtreecommitdiff
path: root/lang/sun-jre6/Makefile
diff options
context:
space:
mode:
authorobache <obache>2012-06-14 01:05:36 +0000
committerobache <obache>2012-06-14 01:05:36 +0000
commit074011faafe8a00432729fed5fcda34dae44dcdf (patch)
tree586f2f2975d38113e8ed0a32eb71b5695f708c36 /lang/sun-jre6/Makefile
parent809bcdb7ded88636dab614659cec39a053c0ae21 (diff)
downloadpkgsrc-074011faafe8a00432729fed5fcda34dae44dcdf.tar.gz
Update sun-{jre,jdk}6 to 6.0.33.
* Olson Data 2012c * Bug Fixes This release contains fixes for security vulnerabilities. For more information, see Oracle Java SE Critical Patch Update Advisory. http://www.oracle.com/technetwork/topics/security/javacpujun2012-1515912.html
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 922cdd17a70..894e9afae1d 100644
--- a/lang/sun-jre6/Makefile
+++ b/lang/sun-jre6/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.37 2012/05/11 13:02:37 abs Exp $
+# $NetBSD: Makefile,v 1.38 2012/06/14 01:05:37 obache Exp $
# Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce
# Note: Update DOWNLOAD_NAME when you update the JRE version
-DISTNAME= jre-6u32-linux-${DIST_ARCH}
-PKGNAME= sun-jre6-6.0.32
+DISTNAME= jre-6u33-linux-${DIST_ARCH}
+PKGNAME= sun-jre6-6.0.33
MASTER_SITES= # empty
LICENSE= sun-jre6-license
-DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u32
+DOWNLOAD_NAME= Java Runtime Environment (JRE) 6u33
USE_TOOLS+= pax
-WRKSRC= ${WRKDIR}/jre1.6.0_32
+WRKSRC= ${WRKDIR}/jre1.6.0_33
JAVA_WRAPPERS= java javaws keytool orbd policytool rmid rmiregistry \
servertool tnameserv
REQD_DIRS= ${JAVA_HOME}