From amdmi3@amdmi3.ru  Sun May 16 20:31:08 2010
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 9D55F1065676;
	Sun, 16 May 2010 20:31:08 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.116.15])
	by mx1.freebsd.org (Postfix) with ESMTP id 5A4548FC14;
	Sun, 16 May 2010 20:31:07 +0000 (UTC)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256)
	(Exim 4.71)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1ODkUM-0008LH-15; Mon, 17 May 2010 00:31:06 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 5ED61B850;
	Mon, 17 May 2010 00:31:03 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 5ADB2B84B; Mon, 17 May 2010 00:31:03 +0400 (MSD)
Message-Id: <20100516203103.5ADB2B84B@hades.panopticon>
Date: Mon, 17 May 2010 00:31:03 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gnome@FreeBSD.org
Subject: [PATCH] devel/gobject-introspection: mark MAKE_JOBS_UNSAFE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         146645
>Category:       ports
>Synopsis:       [PATCH] devel/gobject-introspection: 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:   Sun May 16 20:40:01 UTC 2010
>Closed-Date:    Sun May 16 20:44:46 UTC 2010
>Last-Modified:  Sun May 16 20:50:01 UTC 2010
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Wed May  5 22:11:20 MSD
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs:

http://people.freebsd.org/~amdmi3/gobject-introspection-0.6.10.log

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

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

--- gobject-introspection-0.6.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/gobject-introspection/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	10 May 2010 21:18:07 -0000	1.6
+++ Makefile	16 May 2010 20:19:04 -0000
@@ -28,6 +28,7 @@
 USE_GETTEXT=	yes
 USE_AUTOTOOLS=	libtool:22
 USE_LDCONFIG=	yes
+MAKE_JOBS_UNSAFE=yes
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
--- gobject-introspection-0.6.10.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 16 20:40:11 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146645 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sun May 16 20:44:36 UTC 2010 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146645: commit references a PR
Date: Sun, 16 May 2010 20:44:24 +0000 (UTC)

 marcus      2010-05-16 20:44:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/gobject-introspection Makefile 
   Log:
   Mark MAKE_JOBS_UNSAFE.
   
   PR:             146645
   Submitted by:   amdmi3
   
   Revision  Changes    Path
   1.7       +1 -0      ports/devel/gobject-introspection/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:
