Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2003 22:28:22
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Sun Aug 10 22:28:22 UTC 2003

Modified Files:
	pkgsrc/lang/sun-jdk14: Makefile distinfo
	pkgsrc/lang/sun-jre14: Makefile PLIST distinfo

Log Message:
Update sun-j*14 to latest version 1.4.1_04 using patches provided by
Tyler R. Retzlaff in PR pkg/22429.
A complete list of changes is available at
http://java.sun.com/j2se/1.4.1/ReleaseNotes.html but appears to consist of
two bug fixes:
- URLConnection openConnection with setUseCaches(true) fails (jpg, gif)
- Java webcams does not work on JRE1.4+


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/sun-jdk14/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/sun-jdk14/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/sun-jre14/Makefile \
    pkgsrc/lang/sun-jre14/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/sun-jre14/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.