head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.24 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.22 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.20 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.18 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.16 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.14 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.12 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.10 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.8 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.6 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.4 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.2 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.0.2 pkgsrc-2007Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2007.09.19.23.35.05; author wiz; state dead; branches; next 1.2; 1.2 date 2007.04.10.17.58.24; author drochner; state Exp; branches; next 1.1; 1.1 date 2007.01.28.15.39.27; author rillig; state Exp; branches; next ; desc @@ 1.3 log @Finish rename of gnome-vfs2 to gnome-vfs. @ text @$NetBSD: patch-cb,v 1.2 2007/04/10 17:58:24 drochner Exp $ --- modules/file-method-acl.c.orig 2007-03-13 11:50:03.000000000 +0100 +++ modules/file-method-acl.c @@@@ -35,6 +35,9 @@@@ #include #include #ifdef HAVE_SYS_RESOURCE_H +#ifdef HAVE_SYS_TIME_H +#include /* needs this on MacOS X */ +#endif #include #endif @ 1.2 log @update to 2.18.1 This moves this pkg to the new stable gnome branch, too much to list here. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Added a patch that fixes PR 35263. @ text @d3 3 a5 6 PR: 35263 --- modules/file-method-acl.c.orig 2006-08-07 10:16:27.000000000 +0200 +++ modules/file-method-acl.c 2007-01-28 16:34:35.000000000 +0100 @@@@ -34,6 +34,9 @@@@ #include d8 1 d10 1 a10 1 +#include /* needs this on MacOS X */ d13 1 a14 1 #ifdef HAVE_PWD_H @