From amdmi3@amdmi3.ru  Thu Jun 11 15:21:34 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 00EF21065672;
	Thu, 11 Jun 2009 15:21:33 +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 A00778FC1C;
	Thu, 11 Jun 2009 15:21:33 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1MEm5v-0000un-8c; Thu, 11 Jun 2009 19:21:35 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 23C01B860;
	Thu, 11 Jun 2009 19:21:26 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 1BD2B108840; Thu, 11 Jun 2009 19:21:26 +0400 (MSD)
Message-Id: <20090611152126.1BD2B108840@hades.panopticon>
Date: Thu, 11 Jun 2009 19:21:26 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: olgeni@FreeBSD.org
Subject: [PATCH] lang/erlang: mark MAKE_JOBS_UNSAFE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         135479
>Category:       ports
>Synopsis:       [PATCH] lang/erlang: mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    olgeni
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 11 15:30:01 UTC 2009
>Closed-Date:    Thu Jun 11 16:32:46 UTC 2009
>Last-Modified:  Thu Jun 11 16:40:01 UTC 2009
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun  1 22:13:51 MSD
>Description:
Make MAKE_JOBS_UNSAFE; it fails with forced jobs.

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

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

--- erlang-r13b_1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/lang/erlang/Makefile,v
retrieving revision 1.130
diff -u -u -r1.130 Makefile
--- Makefile	4 Jun 2009 12:19:13 -0000	1.130
+++ Makefile	11 Jun 2009 15:06:00 -0000
@@ -64,6 +64,7 @@
 GNU_CONFIGURE=	yes
 ONLY_FOR_ARCHS=	i386 amd64 sparc64
 REINPLACE_ARGS=	-i
+MAKE_JOBS_UNSAFE=	yes
 
 .include <bsd.port.pre.mk>
 
--- erlang-r13b_1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->olgeni 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 11 15:30:12 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135479 
State-Changed-From-To: open->closed 
State-Changed-By: olgeni 
State-Changed-When: Thu Jun 11 16:32:35 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135479: commit references a PR
Date: Thu, 11 Jun 2009 16:32:35 +0000 (UTC)

 olgeni      2009-06-11 16:32:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/erlang          Makefile 
   Log:
   Mark as MAKE_JOBS_UNSAFE.
   
   PR:             ports/135479
   Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
   
   Revision  Changes    Path
   1.133     +1 -0      ports/lang/erlang/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:
