summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-wm/mutter/Makefile10
-rw-r--r--x11-wm/mutter/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile
index 0635983b9..91661b2fc 100644
--- a/x11-wm/mutter/Makefile
+++ b/x11-wm/mutter/Makefile
@@ -3,11 +3,11 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11-wm/mutter/Makefile,v 1.27 2011/09/18 13:25:49 kwm Exp $
+# $MCom: ports/x11-wm/mutter/Makefile,v 1.28 2011/09/22 15:10:36 kwm Exp $
#
PORTNAME= mutter
-PORTVERSION= 3.1.92
+PORTVERSION= 3.2.0
CATEGORIES= x11-wm
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -31,9 +31,9 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 ltverhack
USE_LDCONFIG= yes
-CPPFLAGS= -I${LOCALBASE}/include
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
- LIBS="-lexecinfo"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+CONFIGURE_ENV= LIBS="-lexecinfo"
CONFIGURE_ARGS= --enable-compile-warnings=maximum
GCONF_SCHEMAS= mutter.schemas
diff --git a/x11-wm/mutter/distinfo b/x11-wm/mutter/distinfo
index f2d026fab..6e1add204 100644
--- a/x11-wm/mutter/distinfo
+++ b/x11-wm/mutter/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/mutter-3.1.92.tar.xz) = a8aec093b50ba1a9663971c5c080ca8c6892e85f6e20d0cd5ff829c9808ca37f
-SIZE (gnome3/mutter-3.1.92.tar.xz) = 1644176
+SHA256 (gnome3/mutter-3.2.0.tar.xz) = 225edd0dd1cdcc44e3220075728a07de7bafb8aa7e798583aa7602dcd45237c3
+SIZE (gnome3/mutter-3.2.0.tar.xz) = 1641552