Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 288B763B884 for ; Fri, 23 Sep 2011 15:00:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F0F6014A169; Fri, 23 Sep 2011 15:00:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3811214A15E for ; Fri, 23 Sep 2011 15:00:57 +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 ska9g6xde303 for ; Fri, 23 Sep 2011 15:00:56 +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 AD55714A159 for ; Fri, 23 Sep 2011 15:00:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 578C9175DD; Fri, 23 Sep 2011 15:00:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 23 Sep 2011 15:00:56 +0000 From: "Yuji Yamano" Subject: CVS commit: pkgsrc/mk To: pkgsrc-changes@NetBSD.org Reply-To: yyamano@netbsd.org X-Mailer: log_accum Message-Id: <20110923150056.578C9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: yyamano Date: Fri Sep 23 15:00:55 UTC 2011 Modified Files: pkgsrc/mk: java-vm.mk Log Message: Add jdk6 support for Mac OS X Lion. sun-jdk6 for ppc doesn't exist. Will clean up the regexp after the freeze. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 pkgsrc/mk/java-vm.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.