From 0faef53c356651062ec7a87e28309b4a2ee311ef Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 21 Jun 2011 18:06:06 +0000 Subject: Update to 2.34.1. switch to xz distfile. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16085 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/metacity3/Makefile | 6 +++--- x11-wm/metacity3/distinfo | 4 ++-- x11-wm/metacity3/files/patch-src_core_main.c | 14 -------------- 3 files changed, 5 insertions(+), 19 deletions(-) delete mode 100644 x11-wm/metacity3/files/patch-src_core_main.c diff --git a/x11-wm/metacity3/Makefile b/x11-wm/metacity3/Makefile index 8e0b88d18..cc7047599 100644 --- a/x11-wm/metacity3/Makefile +++ b/x11-wm/metacity3/Makefile @@ -3,11 +3,11 @@ # Whom: Garrett Rooney # # $FreeBSD$ -# $MCom: ports/x11-wm/metacity/Makefile,v 1.160 2011/04/05 19:04:05 kwm Exp $ +# $MCom: ports/x11-wm/metacity3/Makefile,v 1.1 2011/06/10 22:17:00 mezz Exp $ # PORTNAME= metacity -PORTVERSION= 2.34.0 +PORTVERSION= 2.34.1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -23,7 +23,7 @@ RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity CONFLICTS= metacity-2.30.[0-9]* LATEST_LINK= metacity3 -USE_BZIP2= yes +USE_XZ= yes USE_XORG= x11 xcomposite xdamage USE_GETTEXT= yes USE_GMAKE= yes diff --git a/x11-wm/metacity3/distinfo b/x11-wm/metacity3/distinfo index 9fa6207cf..8b5a65937 100644 --- a/x11-wm/metacity3/distinfo +++ b/x11-wm/metacity3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/metacity-2.34.0.tar.bz2) = e316beff76658c98e21ddf4e7eaba12cd761b35002dc38701441db6740a6d698 -SIZE (gnome3/metacity-2.34.0.tar.bz2) = 2382473 +SHA256 (gnome3/metacity-2.34.1.tar.xz) = f144cb43925ca00d8eaac129a14df3260c54a32324b5cd0a4d78b0fd7ff1028a +SIZE (gnome3/metacity-2.34.1.tar.xz) = 1918056 diff --git a/x11-wm/metacity3/files/patch-src_core_main.c b/x11-wm/metacity3/files/patch-src_core_main.c deleted file mode 100644 index 2d5171e5d..000000000 --- a/x11-wm/metacity3/files/patch-src_core_main.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/core/main.c.orig 2010-01-21 11:09:25.000000000 -0500 -+++ src/core/main.c 2010-01-30 18:53:17.000000000 -0500 -@@ -58,7 +58,11 @@ - - #include - #include -+#ifdef __linux__ - #include -+#else -+#include -+#endif - #include - #include - #include -- cgit v1.2.3