head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q3:1.2.0.16 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.14 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.12 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.10 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.8 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.6 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.4 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.2 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.1.0.8 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.6 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.4 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.2; locks; strict; comment @# @; 1.3 date 2010.11.24.20.52.41; author drochner; state dead; branches; next 1.2; 1.2 date 2008.12.10.11.57.18; author dsainty; state Exp; branches; next 1.1; 1.1 date 2008.04.15.17.59.15; author drochner; state Exp; branches; next ; desc @@ 1.3 log @update to 2.32.1 This switches to the gnome-2.32 release branch. @ text @$NetBSD: patch-ae,v 1.2 2008/12/10 11:57:18 dsainty Exp $ --- libslab/directory-tile.c.orig 2008-04-03 14:30:21.000000000 +0200 +++ libslab/directory-tile.c @@@@ -623,7 +623,7 @@@@ static void disown_spawned_child (gpointer user_data) { setsid (); - setpgrp (); + setpgid (0, 0); } static void @ 1.2 log @Add some context to patch-ae. No functional change, unless you count being able to build the package on systems with GNU patch lurking around. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1 2008/04/15 17:59:15 drochner Exp $ @ 1.1 log @update to 2.22.1 This switches to the gnome-2.22 release branch. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 @@@@ -672,5 +672,5 @@@@ static void d12 2 @