diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-30 22:16:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-30 22:16:27 +0800 |
commit | 5e7167aefebbd3ce07eff542fed36291d6b8452f (patch) | |
tree | 6d85411411698c21a3b9730b16bcc36188172775 /graphics | |
parent | 5484da600e5d5afb186c97a870bce1163946d9d3 (diff) | |
download | marcuscom-ports-5e7167aefebbd3ce07eff542fed36291d6b8452f.tar.gz marcuscom-ports-5e7167aefebbd3ce07eff542fed36291d6b8452f.tar.zst marcuscom-ports-5e7167aefebbd3ce07eff542fed36291d6b8452f.zip |
Update to 1.8.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16675 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 5 | ||||
-rw-r--r-- | graphics/clutter/distinfo | 4 | ||||
-rw-r--r-- | graphics/clutter/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index e59cd1e99..3d1aa7050 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.52 2011/09/19 20:33:51 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.53 2011/10/17 13:17:38 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.4 CATEGORIES= graphics MASTER_SITES= GNOME @@ -29,7 +29,6 @@ USE_GL= gl USE_XORG= glproto x11 xfixes xdamage xcomposite xi USE_LDCONFIG= yes CONFIGURE_ARGS= --with-x --enable-conformance=no -CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index e7740fc62..db2f24c9d 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,2 +1,2 @@ -SHA256 (clutter-1.8.2.tar.xz) = dc899f26448f31cb31e72d80650b8c8ae05acacd5b5d5a44798eabaca0ddfa2f -SIZE (clutter-1.8.2.tar.xz) = 4457440 +SHA256 (clutter-1.8.4.tar.xz) = 6fedb4c344b4cab37e249b8a5ffeccff2f384f11335dee25c6466927461e1345 +SIZE (clutter-1.8.4.tar.xz) = 4477772 diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist index 0c3f6dfbe..4b071a3a4 100644 --- a/graphics/clutter/pkg-plist +++ b/graphics/clutter/pkg-plist @@ -302,6 +302,7 @@ share/gir-1.0/Clutter-1.0.gir share/gir-1.0/ClutterX11-1.0.gir share/locale/as/LC_MESSAGES/clutter-1.0.mo share/locale/ast/LC_MESSAGES/clutter-1.0.mo +share/locale/bg/LC_MESSAGES/clutter-1.0.mo share/locale/ca/LC_MESSAGES/clutter-1.0.mo share/locale/ca@valencia/LC_MESSAGES/clutter-1.0.mo share/locale/cs/LC_MESSAGES/clutter-1.0.mo |