Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 385FA63B882 for ; Thu, 14 Jun 2012 01:05:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F1F0C14A201; Thu, 14 Jun 2012 01:05:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 33C5B14A1FE for ; Thu, 14 Jun 2012 01:05:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LYWf0F6OPPiD for ; Thu, 14 Jun 2012 01:05:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A781314A1F6 for ; Thu, 14 Jun 2012 01:05:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 93AFE175DD; Thu, 14 Jun 2012 01:05:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 14 Jun 2012 01:05:37 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20120614010537.93AFE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Thu Jun 14 01:05:37 UTC 2012 Modified Files: pkgsrc/lang/sun-jdk6: Makefile distinfo pkgsrc/lang/sun-jre6: Makefile PLIST.linux-i386 PLIST.linux-x86_64 distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/lang/sun-jdk6/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/sun-jdk6/distinfo cvs rdiff -u -r1.37 -r1.38 pkgsrc/lang/sun-jre6/Makefile cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/sun-jre6/PLIST.linux-i386 cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/sun-jre6/PLIST.linux-x86_64 cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/sun-jre6/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.