Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2753A63B8CD for ; Sun, 8 Nov 2009 00:22:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9569763B15C; Sun, 8 Nov 2009 00:22:08 +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 B4D0663B12C for ; Sun, 8 Nov 2009 00:22:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 51B1C175DD; Sun, 8 Nov 2009 00:22:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 8 Nov 2009 00:22:07 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/lang/openjdk7 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20091108002207.51B1C175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Sun Nov 8 00:22:07 UTC 2009 Modified Files: pkgsrc/lang/openjdk7: Makefile distinfo Added Files: pkgsrc/lang/openjdk7/patches: patch-ak Log Message: Add hack to avoid NPE in sun.awt.X11FontManager.getDefaultPlatformFont. Should make gui apps work again. Bump rev. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/openjdk7/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/openjdk7/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/lang/openjdk7/patches/patch-ak Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.