From pgollucci@frieza.p6m7g8.net  Sun Jun 14 00:01:11 2009
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EFE531065697
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jun 2009 00:01:10 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (static-76-161-175-34.dsl.cavtel.net [76.161.175.34])
	by mx1.freebsd.org (Postfix) with ESMTP id 712938FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jun 2009 00:01:10 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id n5E013GD093556;
	Sat, 13 Jun 2009 20:01:03 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id n5E013l3093410;
	Sat, 13 Jun 2009 20:01:03 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200906140001.n5E013l3093410@frieza.p6m7g8.net>
Date: Sat, 13 Jun 2009 20:01:03 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: q@onthenet.com.au
Subject: [PATCH] www/woadaptor: Mark MAKE_JOBS_UNSAFE=yes
X-Send-Pr-Version: 3.113
X-GNATS-Notify: q@onthenet.com.au

>Number:         135552
>Category:       ports
>Synopsis:       [PATCH] www/woadaptor: Mark MAKE_JOBS_UNSAFE=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 14 00:10:01 UTC 2009
>Closed-Date:    Wed Jun 24 04:03:28 UTC 2009
>Last-Modified:  Wed Jun 24 04:10:01 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:

Port maintainer (q@onthenet.com.au) is cc'd.

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

--- woadaptor-4.0.0.20071014.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/woadaptor/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	13 Jun 2008 06:29:46 -0000	1.1
+++ Makefile	14 Jun 2009 00:00:32 -0000
@@ -14,6 +14,7 @@
 MAINTAINER?=	q@onthenet.com.au
 COMMENT?=	WebObjects WebServer Adaptor (Apache Module and CGI)
 
+MAKE_JOBS_UNSAFE=	yes
 IGNOREFILES=	${DISTFILES}
 
 USE_BZIP2=	yes
--- woadaptor-4.0.0.20071014.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jun 14 00:10:11 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135552 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Jun 14 00:10:15 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: q@onthenet.com.au
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/135552: [PATCH] www/woadaptor: Mark MAKE_JOBS_UNSAFE=yes
Date: Sun, 14 Jun 2009 00:10:14 UT

 Maintainer of www/woadaptor,
 
 Please note that PR ports/135552 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/135552
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: pgollucci 
State-Changed-When: Wed Jun 24 04:03:27 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135552: commit references a PR
Date: Wed, 24 Jun 2009 04:03:17 +0000 (UTC)

 pgollucci    2009-06-24 04:03:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/woadaptor        Makefile 
     www/websh            Makefile 
     textproc/xerces-c2-devel Makefile 
   Log:
   - Mark MAKE_JOBS_UNSAFE=yes
   
   PR:             ports/135552, ports/135553, ports/135538
   Appproved by:   linimon (via irc)
   Submitted by:   myself (pgollucci@)
   
   Revision  Changes    Path
   1.28      +2 -0      ports/textproc/xerces-c2-devel/Makefile
   1.10      +2 -0      ports/www/websh/Makefile
   1.2       +1 -0      ports/www/woadaptor/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:
