Wed Aug 4 11:40:29 2010 UTC ()
Update p5-clutter to 1.002.

Clutter 1.002
=============
* Allow omitting FOREACH_WITH_INTERNALS from Container implementations,
  just like the documentation said
* Improve Clutter::Animation documentation
* Improve the examples


(obache)
diff -r1.7 -r1.8 pkgsrc/graphics/p5-clutter/Makefile
diff -r1.2 -r1.3 pkgsrc/graphics/p5-clutter/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/graphics/p5-clutter/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-clutter/Makefile 2010/06/13 22:44:40 1.7
+++ pkgsrc/graphics/p5-clutter/Makefile 2010/08/04 11:40:29 1.8
@@ -1,21 +1,20 @@ @@ -1,21 +1,20 @@
1# $NetBSD: Makefile,v 1.7 2010/06/13 22:44:40 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2010/08/04 11:40:29 obache Exp $
2# 2#
3 3
4DISTNAME= clutter-perl-1.0.1 4DISTNAME= Clutter-1.002
5PKGNAME= p5-${DISTNAME:S/-perl-/-/} 5PKGNAME= p5-${DISTNAME:tl}
6PKGREVISION= 2 
7CATEGORIES= graphics 6CATEGORIES= graphics
8MASTER_SITES= http://www.clutter-project.org/sources/clutter-perl/1.0/ 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/}
9 8
10MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
11HOMEPAGE= http://www.clutter-project.org/ 10HOMEPAGE= http://www.clutter-project.org/
12COMMENT= Perl bindings to the Clutter OpenGL canvas 11COMMENT= Perl bindings to the Clutter OpenGL canvas
13LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends 16BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
18BUILD_DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig 17BUILD_DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig
19# for META_MERGE 18# for META_MERGE
20BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.46:../../devel/p5-ExtUtils-MakeMaker 19BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.46:../../devel/p5-ExtUtils-MakeMaker
21 20

cvs diff -r1.2 -r1.3 pkgsrc/graphics/p5-clutter/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/p5-clutter/distinfo 2009/10/26 08:54:52 1.2
+++ pkgsrc/graphics/p5-clutter/distinfo 2010/08/04 11:40:29 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2009/10/26 08:54:52 obache Exp $ 1$NetBSD: distinfo,v 1.3 2010/08/04 11:40:29 obache Exp $
2 2
3SHA1 (clutter-perl-1.0.1.tar.gz) = c4ed1008c54536b065697c5808b7e0cbe568e4a6 3SHA1 (Clutter-1.002.tar.gz) = ab1470a359c2f1cf4e550f6037c6078a6558f1e4
4RMD160 (clutter-perl-1.0.1.tar.gz) = d561813b99624b352432d3288fe0b2cdb2596aba 4RMD160 (Clutter-1.002.tar.gz) = 762c5184805677349263d96936ae50f1dbb9b1a4
5Size (clutter-perl-1.0.1.tar.gz) = 106814 bytes 5Size (Clutter-1.002.tar.gz) = 109850 bytes