diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-25 00:35:42 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-25 00:35:42 +0800 |
commit | ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab (patch) | |
tree | f9096029f02b11081a63626110af557485a48565 /graphics/clutter | |
parent | ae1f67314b388ad1c11008e1ba59a78b56895631 (diff) | |
download | marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.tar marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.tar.gz marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.tar.bz2 marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.tar.lz marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.tar.xz marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.tar.zst marcuscom-ports-ed2611e144d54bcfbdee8edaaf2ce7f1e11d23ab.zip |
Update to 1.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14657 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter')
-rw-r--r-- | graphics/clutter/Makefile | 4 | ||||
-rw-r--r-- | graphics/clutter/distinfo | 6 | ||||
-rw-r--r-- | graphics/clutter/pkg-plist | 8 |
3 files changed, 13 insertions, 5 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index c5c4dc3d7..6d6345f09 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,11 +3,11 @@ # Whom: Martin Wilke <miwi@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/clutter/Makefile,v 1.32 2010/08/18 07:31:04 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.33 2010/09/18 11:21:08 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.3.14 +PORTVERSION= 1.4.0 CATEGORIES= graphics MASTER_SITES= GNOME \ http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index f6f4ffacb..2f859197a 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,3 +1,3 @@ -MD5 (clutter-1.3.14.tar.bz2) = 283fcc68aa64a82e2044d974d96c1067 -SHA256 (clutter-1.3.14.tar.bz2) = 9595608f321308de6127813e6334b376ad2ad755ce0e00ac672068a4fdaba31b -SIZE (clutter-1.3.14.tar.bz2) = 4427769 +MD5 (clutter-1.4.0.tar.bz2) = 329b6ac4e14b6f63b23297cfbb05af93 +SHA256 (clutter-1.4.0.tar.bz2) = bcdb2c55a083b8f18b0205e816c303605926b03e19f380294a203ae19ec02c96 +SIZE (clutter-1.4.0.tar.bz2) = 4476562 diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist index 09a13bcde..59a6dba2c 100644 --- a/graphics/clutter/pkg-plist +++ b/graphics/clutter/pkg-plist @@ -306,21 +306,29 @@ share/doc/cally/up.png %%DOCSDIR%%/using-cairo.html share/doc/cogl/ch01.html share/doc/cogl/ch02.html +share/doc/cogl/ch03.html share/doc/cogl/cogl-3D-textures.html share/doc/cogl/cogl-Blend-Strings.html share/doc/cogl/cogl-Buffers.html +share/doc/cogl/cogl-Clipping-(Deprecated).html share/doc/cogl/cogl-Clipping.html share/doc/cogl/cogl-Color-Type.html share/doc/cogl/cogl-Fixed-Point-API.html +share/doc/cogl/cogl-General-API-(Deprecated).html share/doc/cogl/cogl-General-API.html +share/doc/cogl/cogl-Materials-(Deprecated).html share/doc/cogl/cogl-Materials.html share/doc/cogl/cogl-Matrices.html +share/doc/cogl/cogl-Offscreen-Buffers-(Deprecated).html share/doc/cogl/cogl-Offscreen-Buffers.html share/doc/cogl/cogl-Path-Primitives.html share/doc/cogl/cogl-Primitives.html +share/doc/cogl/cogl-Shaders-and-Programmable-Pipeline-(Deprecated).html share/doc/cogl/cogl-Shaders-and-Programmable-Pipeline.html +share/doc/cogl/cogl-Textures-(Deprecated).html share/doc/cogl/cogl-Textures.html share/doc/cogl/cogl-Vectors.html +share/doc/cogl/cogl-Vertex-Buffers-(Deprecated).html share/doc/cogl/cogl-Vertex-Buffers.html share/doc/cogl/cogl.devhelp share/doc/cogl/cogl.devhelp2 |