summaryrefslogtreecommitdiff
path: root/lang/sun-jdk13/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2006-03-11 04:47:51 +0000
committersnj <snj>2006-03-11 04:47:51 +0000
commit0265e0ff62b45f7fbad35bccdce1c9245f701aba (patch)
tree1a1bbbaf5ea87b07e49d436c92878fbf57a5b0e2 /lang/sun-jdk13/Makefile
parentdc7592c6705c40b7740a131892035b9a0418daf8 (diff)
downloadpkgsrc-0265e0ff62b45f7fbad35bccdce1c9245f701aba.tar.gz
Pullup ticket 1206 - requested by Joerg Sonnenberger
security updates for sun-j{re,dk}13 Revisions pulled up: - pkgsrc/lang/sun-jre13/Makefile 1.43 - pkgsrc/lang/sun-jre13/distinfo 1.16 - pkgsrc/lang/sun-jdk13/Makefile 1.38 - pkgsrc/lang/sun-jdk13/distinfo 1.18 Module Name: pkgsrc Committed By: abs Date: Wed Dec 28 09:21:57 UTC 2005 Modified Files: pkgsrc/lang/sun-jre13: Makefile distinfo Log Message: Update lang/sun-jre13 to sun-jre13-1.0.17. Changes since sun-jre13-1.0.16 - REGRESSION: hotspot c2 crash running rmi JCK tests - server VM crashes with -Xcomp in 1.4.2_05 - Crashes at Function name=JVM_GetCPFieldSignatureUTF in jdk 1.3.1_13 - Exception message's size is more than doubled everytime an exception is thrown - RFE: Stall allocation requests while heap is full and GC locker is held - VolanoTest OOM with mustang b14 - JVMPI obj_frees come before method_exits - improve the performance of GC_locker - JRE/Browser crash during repaint - IE/XP on MP or HT systems. - GregorianCalendar returns bad WEEK_OF_YEAR - Escalation: broken for time zone issue with date on windows - Memory leak due to unreferenced Objects created via 1.3.1 ActiveX bridge - Possible regression in ActiveX Bridge 1.3.1_13 and higher - Beans extending JPanel class are not released when created via 1.3.1 ActiveX bridge --- Module Name: pkgsrc Committed By: abs Date: Wed Dec 28 09:22:31 UTC 2005 Modified Files: pkgsrc/lang/sun-jdk13: Makefile distinfo Log Message: Update lang/sun-jdk13 to sun-jre13-1.0.17. Changes since sun-jdk13-1.0.16 - REGRESSION: hotspot c2 crash running rmi JCK tests - server VM crashes with -Xcomp in 1.4.2_05 - Crashes at Function name=JVM_GetCPFieldSignatureUTF in jdk 1.3.1_13 - Exception message's size is more than doubled everytime an exception is thrown - RFE: Stall allocation requests while heap is full and GC locker is held - VolanoTest OOM with mustang b14 - JVMPI obj_frees come before method_exits - improve the performance of GC_locker - JRE/Browser crash during repaint - IE/XP on MP or HT systems. - GregorianCalendar returns bad WEEK_OF_YEAR - Escalation: broken for time zone issue with date on windows - Memory leak due to unreferenced Objects created via 1.3.1 ActiveX bridge - Possible regression in ActiveX Bridge 1.3.1_13 and higher - Beans extending JPanel class are not released when created via 1.3.1 ActiveX bridge
Diffstat (limited to 'lang/sun-jdk13/Makefile')
-rw-r--r--lang/sun-jdk13/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/sun-jdk13/Makefile b/lang/sun-jdk13/Makefile
index 81ce7ab9962..080b96618ac 100644
--- a/lang/sun-jdk13/Makefile
+++ b/lang/sun-jdk13/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.37 2005/12/05 20:50:27 rillig Exp $
+# $NetBSD: Makefile,v 1.37.2.1 2006/03/11 04:47:51 snj Exp $
-DISTNAME= j2sdk-1_3_1_16-linux-i586
-PKGNAME= sun-jdk13-1.0.16
+DISTNAME= j2sdk-1_3_1_17-linux-i586
+PKGNAME= sun-jdk13-1.0.17
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) Development Kit 1.3.1
SHORT= JDK
-DEPENDS+= sun-jre13>=1.0.16:../../lang/sun-jre13
+DEPENDS+= sun-jre13>=1.0.17:../../lang/sun-jre13
JAVA_CLASSPATH= ${JAVA_HOME}/src.jar
JAVA_WRAPPERS= appletviewer extcheck idlj jar jarsigner \
javac javadoc javah javap jdb rmic serialver
-WRKSRC= ${WRKDIR}/jdk1.3.1_16
+WRKSRC= ${WRKDIR}/jdk1.3.1_17
# Remove parts that are in common with the JRE.
#