diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-22 23:10:36 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-22 23:10:36 +0800 |
commit | f614dd8cd234453c6bbf83def909cf4f1354df4a (patch) | |
tree | 69d7eec81b2daaf18234ed6ec5bef3040ac09950 /x11-wm | |
parent | 71f4ea4fe97fd8676640df8619f61365da34a405 (diff) | |
download | marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.tar marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.tar.gz marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.tar.bz2 marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.tar.lz marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.tar.xz marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.tar.zst marcuscom-ports-f614dd8cd234453c6bbf83def909cf4f1354df4a.zip |
Update to 3.1.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16321 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mutter/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/mutter/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index d56d1b9f2..0635983b9 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.26 2011/05/28 12:19:03 kwm Exp $ +# $MCom: ports/x11-wm/mutter/Makefile,v 1.27 2011/09/18 13:25:49 kwm Exp $ # PORTNAME= mutter -PORTVERSION= 3.1.91.1 +PORTVERSION= 3.1.92 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -31,8 +31,8 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 ltverhack USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ 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 233559f80..f2d026fab 100644 --- a/x11-wm/mutter/distinfo +++ b/x11-wm/mutter/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/mutter-3.1.91.1.tar.xz) = ea665ba523d2b62f8cdfb1b0285c7672ac395774af3cb059bfd39bed8cb71d31 -SIZE (gnome3/mutter-3.1.91.1.tar.xz) = 1647832 +SHA256 (gnome3/mutter-3.1.92.tar.xz) = a8aec093b50ba1a9663971c5c080ca8c6892e85f6e20d0cd5ff829c9808ca37f +SIZE (gnome3/mutter-3.1.92.tar.xz) = 1644176 |