Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id E690F63B114 for ; Sun, 20 Jan 2008 02:31:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2B4FC21507; Sun, 20 Jan 2008 02:31:48 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080120023149.2B4FC21507@cvs.netbsd.org> Date: Sun, 20 Jan 2008 02:31:48 +0000 (UTC) Content-Length: 1437 Lines: 37 Module Name: pkgsrc Committed By: tnn Date: Sun Jan 20 02:31:48 UTC 2008 Modified Files: pkgsrc/lang/sun-jdk6: DESCR Makefile PLIST buildlink3.mk distinfo pkgsrc/lang/sun-jre6: DESCR Makefile Makefile.common PLIST.linux-i386 buildlink3.mk distinfo Added Files: pkgsrc/licenses: sun-jdk6-license sun-jre6-license Log Message: Update lang/sun-jre6 to 6.0.3 and lang/sun-jdk6 to 6.0.4. Please see the release notes online[1] for the list of fixed bugs. Also, the license was wrong. There are several differences in all clauses between the 1.3 and 6 licenses, so add the proper license files. [1] http://java.sun.com/javase/6/webnotes/ReleaseNotes.html To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 pkgsrc/lang/sun-jdk6/DESCR pkgsrc/lang/sun-jdk6/PLIST cvs rdiff -r1.5 -r1.6 pkgsrc/lang/sun-jdk6/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/lang/sun-jdk6/buildlink3.mk \ pkgsrc/lang/sun-jdk6/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/lang/sun-jre6/DESCR cvs rdiff -r1.6 -r1.7 pkgsrc/lang/sun-jre6/Makefile cvs rdiff -r1.5 -r1.6 pkgsrc/lang/sun-jre6/Makefile.common cvs rdiff -r1.3 -r1.4 pkgsrc/lang/sun-jre6/PLIST.linux-i386 cvs rdiff -r1.2 -r1.3 pkgsrc/lang/sun-jre6/buildlink3.mk \ pkgsrc/lang/sun-jre6/distinfo cvs rdiff -r0 -r1.1 pkgsrc/licenses/sun-jdk6-license \ pkgsrc/licenses/sun-jre6-license Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.