Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3A3A263BAB2 for ; Fri, 9 Jul 2010 06:32:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BB32C63B102; Fri, 9 Jul 2010 06:32:08 +0000 (UTC) Received: from nef.pbox.org (nef.pbox.org [IPv6:2001:7a8:202:1::1:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.netbsd.org (Postfix) with ESMTPS id 5396C63B101 for ; Fri, 9 Jul 2010 06:32:06 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.13.8/8.13.8/) with ESMTP id o696VtnJ025281 for ; Fri, 9 Jul 2010 08:31:55 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.13.8/8.13.8/Submit) id o696VsBf025280 for pkgsrc-changes@netbsd.org; Fri, 9 Jul 2010 08:31:55 +0200 (CEST) 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 A612063B100 for ; Fri, 9 Jul 2010 06:25:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9E550175DD; Fri, 9 Jul 2010 06:25:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 9 Jul 2010 06:25:26 +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: <20100709062526.9E550175DD@cvs.netbsd.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (nef.pbox.org [127.0.0.1]); Fri, 09 Jul 2010 08:31:56 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Fri Jul 9 06:25:26 UTC 2010 Modified Files: pkgsrc/graphics/clutter: Makefile distinfo Log Message: Update clutter to 1.2.10. Clutter 1.2.10 (08/06/2010) =============================================================================== • List of changes since Clutter 1.2.8 » Update the EGL X11 backend. » Build fixes for out of dir builds. » Regenerate the mipmaps whenever a texture is modified. » Reset the blend constants and equations even if they are the same » Flush the Journal when creating an FBO. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/clutter/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/clutter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.