From steve@meatwad.mouf.net  Sun Jul  1 17:58:51 2012
Return-Path: <steve@meatwad.mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2F0491065676;
	Sun,  1 Jul 2012 17:58:51 +0000 (UTC)
	(envelope-from steve@meatwad.mouf.net)
Received: from meatwad.mouf.net (unknown [IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4c])
	by mx1.freebsd.org (Postfix) with ESMTP id AFE668FC15;
	Sun,  1 Jul 2012 17:58:50 +0000 (UTC)
Received: from meatwad.mouf.net (localhost [127.0.0.1])
	by meatwad.mouf.net (8.14.5/8.14.5) with ESMTP id q61HwebQ049007;
	Sun, 1 Jul 2012 13:58:40 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q61Hwe6B049006;
	Sun, 1 Jul 2012 13:58:40 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201207011758.q61Hwe6B049006@meatwad.mouf.net>
Date: Sun, 1 Jul 2012 13:58:40 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: anders@freebsd.org
Subject: [PATCH] mail/imap-uw: Mark MAKE_JOBS_UNSAFE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         169583
>Category:       ports
>Synopsis:       [PATCH] mail/imap-uw: Mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 18:00:19 UTC 2012
>Closed-Date:    Mon Jul 16 00:13:16 UTC 2012
>Last-Modified:  Mon Jul 16 00:20:09 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r237195: Sun Jun 17 12:28:44 EDT
>Description:
Failed to build for me with FORCE_MAKE_JOBS set. Marking it
MAKE_JOBS_UNSAFE fixed the issue.

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- imap-uw-2007f,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/imap-uw/Makefile,v
retrieving revision 1.90
diff -u -u -r1.90 Makefile
--- Makefile	9 Jan 2012 15:41:00 -0000	1.90
+++ Makefile	1 Jul 2012 17:58:22 -0000
@@ -27,6 +27,8 @@
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
 SUB_FILES=	pkg-message
 
+MAKE_JOBS_UNSAFE=	yes
+
 MAN1=		dmail.1 mailutil.1 tmail.1
 MAN8=		ipopd.8 imapd.8
 
--- imap-uw-2007f,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anders 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jul 1 18:00:30 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169583 
Responsible-Changed-From-To: anders->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Mon Jul 16 00:11:27 UTC 2012 
Responsible-Changed-Why:  
Timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169583 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Mon Jul 16 00:13:14 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169583: commit references a PR
Date: Mon, 16 Jul 2012 00:13:16 +0000 (UTC)

 svn2cvs     2012-07-16 00:13:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/imap-uw         Makefile 
   Log:
   SVN rev 300914 on 2012-07-16 00:12:45Z by swills
   
   - Mark MAKE_JOBS_UNSAFE
   
   PR:             ports/169583
   Approved by:    maintainer timeout (anders, >2 weeks)
   
   Revision  Changes    Path
   1.91      +2 -0      ports/mail/imap-uw/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:
