[40909] trunk/dports/gnome/metacity

jmr at macports.org jmr at macports.org
Fri Oct 17 22:02:11 PDT 2008


Revision: 40909
          http://trac.macports.org/changeset/40909
Author:   jmr at macports.org
Date:     2008-10-17 22:02:11 -0700 (Fri, 17 Oct 2008)
Log Message:
-----------
metacity: update to 2.24.0

Modified Paths:
--------------
    trunk/dports/gnome/metacity/Portfile

Added Paths:
-----------
    trunk/dports/gnome/metacity/files/patch-src_core_util.c.diff

Modified: trunk/dports/gnome/metacity/Portfile
===================================================================
--- trunk/dports/gnome/metacity/Portfile	2008-10-18 01:34:39 UTC (rev 40908)
+++ trunk/dports/gnome/metacity/Portfile	2008-10-18 05:02:11 UTC (rev 40909)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		metacity
-version		2.22.0
+version		2.24.0
 description	A window manager for the adult in you.
 long_description        ${description}
 maintainers	nomaintainer
@@ -11,9 +11,9 @@
 platforms	darwin 
 homepage	http://www.gnome.org
 master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums	md5 8cb6d02cf66a1003532b4f5d2754d696 \
-			sha1 18e7761152d033b31b13a455be459d986f55a8ba \
-			rmd160 9432a4a809b70e1088d3eb5a54be1044ee4e5ccc
+checksums	md5 d4aa782d5f71b6c42514b239684a4aa3 \
+			sha1 0b2e37e372498e26a6926fbb68e96556c6db6497 \
+			rmd160 758c26e163fdc84dcee1e386ab8cbefc38cdd7a5
 
 depends_lib \
 	port:gtk2 \
@@ -27,6 +27,8 @@
 
 use_bzip2 	yes
 
+patchfiles	patch-src_core_util.c.diff
+
 configure.pkg_config_path ${prefix}/lib/pkgconfig:${x11prefix}/lib/pkgconfig
 configure.args  --mandir=${prefix}/share/man \
 				--disable-scrollkeeper \

Added: trunk/dports/gnome/metacity/files/patch-src_core_util.c.diff
===================================================================
--- trunk/dports/gnome/metacity/files/patch-src_core_util.c.diff	                        (rev 0)
+++ trunk/dports/gnome/metacity/files/patch-src_core_util.c.diff	2008-10-18 05:02:11 UTC (rev 40909)
@@ -0,0 +1,10 @@
+--- src/core/util.c.orig	2008-08-18 22:29:06.000000000 +1000
++++ src/core/util.c	2008-10-18 15:35:41.000000000 +1100
+@@ -23,7 +23,6 @@
+  */
+ 
+ #define _GNU_SOURCE
+-#define _POSIX_C_SOURCE /* for fdopen() */
+ 
+ #include <config.h>
+ #include "util.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081017/7dc3be0a/attachment.html 


More information about the macports-changes mailing list