summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-08-26 21:02:52 +0000
committerjschauma <jschauma>2003-08-26 21:02:52 +0000
commitffbf4f2e2fcf65c1eded74d340d2a988f60afad7 (patch)
tree4d72f18499ffb9a695070919feb55a7c8a976828 /lang/sun-jdk14/Makefile
parent145be7fda7ecd1c3637768fc0aa2ed0ff988d157 (diff)
downloadpkgsrc-ffbf4f2e2fcf65c1eded74d340d2a988f60afad7.tar.gz
Apparently, as wiz found out, Sun released a new version of their 1.4.2 JDK,
aptly called 1_4_2_01, or, as we call it, sun-jdk14-2.1. Bugs fixed in this release, according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html - DPI setting not supported in GTK L&F - j2re-1_4_2-iftw.exe installer has problems if IE proxy config is incorrect - enable JavaUpdate in 1.4.2_01 - Remove \r\rn characters from Balloon Tip text - JavaUpdate shows 'Java Update not completed' message when reboot is accepted - Can't input character into the applet text field when doing the applet demo - Random date/time attributes produced in jars through unpack breaks Java Update - No warning/error messages if patching fails through incremental update - The auto download URL in Mantis FCS demo is not correct. - Trigger installer to reboot if Sun VM is running in IE during Java Update - Java Update tab should be hidden from non-administrative users - Web bundle installer fails to install if proxy requires authentication - Installer needs a more explicit message than "creating jar files" - Updated PhoneHome behavior for consumers - Need to update java logos in Java2Demo - Upgrade from 1.4.2 to 1.4.2_01 & uninstall leaves JavaUpdate registry entries - JavaScript, wrong url for auto-install - 1.4.2_01 HTMLConverter refers to the wrong default autodl URL - jre 1.4.2_01, Fr, computer needs to be rebooted dialog is too long - jre 1.4.2_01, It, string 'Finishing installation...' is too long - j2sdk 1.4.2_01, ja, extra '\' character in the installshield - FloatingDecimal throws an assertion error with -enablesystemassertions flag.
Diffstat (limited to 'lang/sun-jdk14/Makefile')
-rw-r--r--lang/sun-jdk14/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/sun-jdk14/Makefile b/lang/sun-jdk14/Makefile
index 8851a983406..500eeee355a 100644
--- a/lang/sun-jdk14/Makefile
+++ b/lang/sun-jdk14/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/08/13 03:29:54 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2003/08/26 21:02:52 jschauma Exp $
-DISTNAME= j2sdk-1_4_2-linux-i586
-PKGNAME= sun-jdk14-2.0
-WRKSRC= ${WRKDIR}/j2sdk1.4.2
+DISTNAME= j2sdk-1_4_2_01-linux-i586
+PKGNAME= sun-jdk14-2.1
+WRKSRC= ${WRKDIR}/j2sdk1.4.2_01
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.4.2