From amdmi3@amdmi3.ru  Thu Aug 13 17:59:46 2009
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1232A1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Aug 2009 17:59:41 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85])
	by mx1.freebsd.org (Postfix) with ESMTP id C6A538FC41
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Aug 2009 17:59:40 +0000 (UTC)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1MbeaV-0001ix-Sn; Thu, 13 Aug 2009 21:59:43 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id C2A32B861;
	Thu, 13 Aug 2009 21:59:38 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 205F2108842; Thu, 13 Aug 2009 21:59:31 +0400 (MSD)
Message-Id: <20090813175931.205F2108842@hades.panopticon>
Date: Thu, 13 Aug 2009 21:59:31 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gnome@FreeBSD.org
Subject: [PATCH] devel/gconf: mark MAKE_JOBS_UNSAFE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137738
>Category:       ports
>Synopsis:       [PATCH] devel/gconf: mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 13 18:00:12 UTC 2009
>Closed-Date:    Sat Aug 15 17:15:25 UTC 2009
>Last-Modified:  Sat Aug 15 17:20:10 UTC 2009
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Fri Jul 31 16:00:15 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, this fails with forced jobs

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gconf-1.0.9_16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/gconf/Makefile,v
retrieving revision 1.58
diff -u -u -r1.58 Makefile
--- Makefile	2 Aug 2009 19:33:08 -0000	1.58
+++ Makefile	13 Aug 2009 17:14:01 -0000
@@ -29,5 +29,6 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE=yes
 
 .include <bsd.port.mk>
--- gconf-1.0.9_16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 13 18:00:36 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137738 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sat Aug 15 17:15:16 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137738 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137738: commit references a PR
Date: Sat, 15 Aug 2009 17:15:25 +0000 (UTC)

 marcus      2009-08-15 17:15:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/gconf          Makefile 
   Log:
   Mark MAKE_JOBS_UNSAFE.
   
   PR:             137738
   Submitted by:   amdmi3
   
   Revision  Changes    Path
   1.59      +1 -0      ports/devel/gconf/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
