id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
11680,gnome-vfs 2.18.0.1 patch fails on Panther,stephen@…,rhwood@macports.org,"the modules_file-method-acl.c.patch fails because the target file has changed.  Some hunks succeed, and they result in duplicated #ifdefs.

Substituting the following for that patch gave a successful build, although I don't know if it is the RightThang.

{{{
tleeps7% cat ~/Software/MacPorts/dports/gnome/gnome-vfs/files/my.patch 
--- modules/file-method-acl.c~  Fri Mar 30 17:46:29 2007
+++ modules/file-method-acl.c   Fri Mar 30 17:48:33 2007
@@ -34,6 +34,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <sys/types.h>
+#include <sys/time.h>
 #ifdef HAVE_SYS_RESOURCE_H
 #include <sys/resource.h>
 #endif
}}}",defect,closed,Normal,,ports,,fixed,,,
