From 3a296f287383e5391a5af0f6faf01755844b82a5 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 21 Apr 2010 05:57:54 +0000 Subject: Update clutter to 1.2.6. Clutter 1.2.6 (19/04/2010) =============================================================================== * List of changes since Clutter 1.2.4 > Check if the TexturePixmap actor have an allocation before asking for its allocation box, to avoid a costly re-layout. > Handle spurious GLX_BufferSwapComplete events more gracefully than an assertion failure. > Fix a memory leak in the atlas. > Use the right constant when calling GetClassLongPtr() in the win32 event handling code; this fixes a compilation issue on win64. > Check the size of the Pango layouts in the cache to avoid blowing cache slots. > Remove the need for using a function introduced by GLib 2.18, to keep our current requirements. > Documentation fixes in Clutter and COGL Many thanks to: Fridrich Strba Neil Roberts Owen W. Taylor Rob Bradford Robert Bragg --- graphics/clutter/Makefile | 4 ++-- graphics/clutter/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics/clutter') diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index d0dac32a0a1..eff4c1cb61e 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2010/04/09 01:42:18 obache Exp $ +# $NetBSD: Makefile,v 1.12 2010/04/21 05:57:54 obache Exp $ # -DISTNAME= clutter-1.2.4 +DISTNAME= clutter-1.2.6 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.2/ \ ${MASTER_SITE_GNOME:=sources/clutter/1.2/} diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index c46fdcd7ec4..4aa3a5de2e9 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/04/09 01:42:18 obache Exp $ +$NetBSD: distinfo,v 1.7 2010/04/21 05:57:54 obache Exp $ -SHA1 (clutter-1.2.4.tar.gz) = 01fde34e6a2af7741a90f1f029014fe48f720759 -RMD160 (clutter-1.2.4.tar.gz) = c12022d63ba72734aaa194212d049663cf28b8ba -Size (clutter-1.2.4.tar.gz) = 3159070 bytes +SHA1 (clutter-1.2.6.tar.gz) = fc4da99d84680034cbbb409857ba13966b015474 +RMD160 (clutter-1.2.6.tar.gz) = 7a8339a50505b93e2e779690fb348321f7513141 +Size (clutter-1.2.6.tar.gz) = 3138315 bytes -- cgit v1.2.3