summaryrefslogtreecommitdiff
path: root/graphics/clutter/Makefile
diff options
context:
space:
mode:
authorobache <obache>2014-01-26 08:47:10 +0000
committerobache <obache>2014-01-26 08:47:10 +0000
commitfa187d3548e8d1e645d35c3525651f8aa6bf1b41 (patch)
treeaace901cc704370bbd7e9f5f210b4e560b991710 /graphics/clutter/Makefile
parent463bed950a963330662a9461446898395e838f61 (diff)
downloadpkgsrc-fa187d3548e8d1e645d35c3525651f8aa6bf1b41.tar.gz
Update clutter to 1.16.4.
Clutter 1.16.4 2014-01-24 =============================================================================== • List of changes since Clutter 1.16.2 - Performance improvements Avoid using hardware picking as much as possible; do not queue redraws when not needed, and rely on clipped redraws more. - Accessibility fixes • List of bugs fixed since Clutter 1.16.2 #710227 - ClutterGestureAction memory corruption #719747 - ClutterStage: Don't add empty actors to the stage clip #712563 - Fixes for cogl journal usage when picking #722220 - Incorrect string reported in accessible text-changed events when text is removed #722188 - atk_text_get_n_selections() should return 0 when no text is selected #719901 - ClutterStageCogl: Ignore a clip the size of the stage #719563 - input-device: Guard against double free #719367 - Bind constraints: Don't force redraws on source relayout #719368 - Don't queue redraws when reallocating actor that haven't moved Many thanks to: Owen W. Taylor, Alejandro Piñeiro, Jasper St. Pierre, Florian Müllner, Lionel Landwerlin, Sphinx Jiang, Wylmer Wang.
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 10245a0e8a6..6eb1bf55662 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2014/01/03 12:34:14 obache Exp $
+# $NetBSD: Makefile,v 1.45 2014/01/26 08:47:10 obache Exp $
#
-DISTNAME= clutter-1.16.2
+DISTNAME= clutter-1.16.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter/1.16/}
EXTRACT_SUFX= .tar.xz