Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F268663B844 for ; Wed, 20 Jan 2010 04:54:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9D9D863B131; Wed, 20 Jan 2010 04:54:52 +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 AE6D463B101 for ; Wed, 20 Jan 2010 04:54:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5484B175DD; Wed, 20 Jan 2010 04:54:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 20 Jan 2010 04:54:51 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/graphics/clutter To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100120045451.5484B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed Jan 20 04:54:51 UTC 2010 Modified Files: pkgsrc/graphics/clutter: Makefile distinfo Log Message: Update clutter to 1.0.10. Clutter 1.0.10 (11/01/2010) =============================================================================== * List of changes since 1.0.8 o Fix the internal copy of JSON-GLib to cope with doubles o Force a relayout when showing an actor o Fix cursor position in ClutterText when using a pre-edit string o Fix the CoreGraphics bitmap loader when dealing with JPEG images o Emulate XKB's detectable key auto-repeat on X11 o Fix HLS-to-RGB conversion on 64bit platforms o Let ClutterAnimation keep a weak reference on actors o Do not take into account the left edges of the children of a ClutterGroup when calculating the group's preferred size To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/clutter/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/clutter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.