summaryrefslogtreecommitdiff
path: root/graphics/clutter/Makefile
diff options
context:
space:
mode:
authorobache <obache>2010-01-20 04:54:51 +0000
committerobache <obache>2010-01-20 04:54:51 +0000
commitc1d6dea95c2ff7ca80704a3a3190de47c7ab309b (patch)
treebf245a90155c324c1b61c21f74234680b2935686 /graphics/clutter/Makefile
parent5e6bd18bd424266bde769ea7d635dd5b6988e73f (diff)
downloadpkgsrc-c1d6dea95c2ff7ca80704a3a3190de47c7ab309b.tar.gz
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
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r--graphics/clutter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index c4bed4155fb..d554c057fb6 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/11/21 01:34:18 obache Exp $
+# $NetBSD: Makefile,v 1.8 2010/01/20 04:54:51 obache Exp $
#
-DISTNAME= clutter-1.0.8
+DISTNAME= clutter-1.0.10
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.0/ \
${MASTER_SITE_GNOME:=sources/clutter/1.0/}