diff options
author | obache <obache> | 2010-08-14 11:28:59 +0000 |
---|---|---|
committer | obache <obache> | 2010-08-14 11:28:59 +0000 |
commit | 146465f52a7dcb69ed955959933d22cce0f12a16 (patch) | |
tree | 5a29d2d7fa39a37d513b113e787be3105b60d76b /graphics | |
parent | 406d09881b9d2e6dd6fc573310dab1c3067a1c7a (diff) | |
download | pkgsrc-146465f52a7dcb69ed955959933d22cce0f12a16.tar.gz |
Update clutter-gtk to 0.10.6.
Clutter-GTK 0.10.6 12/08/2010
==================================
>> Fix event handling with Clutter 1.3.*
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter-gtk/Makefile | 7 | ||||
-rw-r--r-- | graphics/clutter-gtk/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index 6db8161ccc7..84684734ef0 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/08/14 11:28:59 obache Exp $ # -DISTNAME= clutter-gtk-0.10.4 -PKGREVISION= 1 +DISTNAME= clutter-gtk-0.10.6 CATEGORIES= graphics -MASTER_SITES= http://www.clutter-project.org/sources/clutter-gtk/0.10/ +MASTER_SITES= http://source.clutter-project.org/sources/clutter-gtk/0.10/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ diff --git a/graphics/clutter-gtk/distinfo b/graphics/clutter-gtk/distinfo index a11d3d6c47f..98d2c4d4e10 100644 --- a/graphics/clutter-gtk/distinfo +++ b/graphics/clutter-gtk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/06/02 06:44:22 obache Exp $ +$NetBSD: distinfo,v 1.5 2010/08/14 11:28:59 obache Exp $ -SHA1 (clutter-gtk-0.10.4.tar.gz) = f046d46f7e8f2b3fa79f4a165096158581ebf3a8 -RMD160 (clutter-gtk-0.10.4.tar.gz) = 668907266ab27b2a6431e0bc2f6717c7b7cedaf8 -Size (clutter-gtk-0.10.4.tar.gz) = 395425 bytes +SHA1 (clutter-gtk-0.10.6.tar.gz) = c490b288ea9f7bdc04cd5760a1b676e14e01609e +RMD160 (clutter-gtk-0.10.6.tar.gz) = 9b5c898ceb642b4b48664388c5ddece6d9aed614 +Size (clutter-gtk-0.10.6.tar.gz) = 396492 bytes |