diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-06 06:04:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-06 06:04:50 +0800 |
commit | 7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3 (patch) | |
tree | 0d8642e13843b50325663be708010c5e03557b1c /graphics | |
parent | bd56005035f3cc849e72d1a59eaf686bc70121ce (diff) | |
download | marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.tar marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.tar.gz marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.tar.bz2 marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.tar.lz marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.tar.xz marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.tar.zst marcuscom-ports-7d9fa1adf7c83ee9be355ab65fb1e2b664258ec3.zip |
Update to 1.6.14.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15747 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 4 | ||||
-rw-r--r-- | graphics/clutter/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 11653bb72..5a9ce588c 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.45 2011/03/21 14:46:23 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.46 2011/04/05 11:07:32 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.6.12 +PORTVERSION= 1.6.14 CATEGORIES= graphics MASTER_SITES= GNOME \ http://source.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index 8bb0fb1c0..b11693e22 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,2 +1,2 @@ -SHA256 (clutter-1.6.12.tar.bz2) = 21c3eb0633f839a223192dbc26aaf924bed98caad302ee0bb3ee2b067d09462d -SIZE (clutter-1.6.12.tar.bz2) = 5209755 +SHA256 (clutter-1.6.14.tar.bz2) = 0564e57ca8eb24e76014627c0bb28a80a6c01b620ba14bc4198365562549576d +SIZE (clutter-1.6.14.tar.bz2) = 5213488 |