From lwhsu@lwbsd.csie.net  Sat Nov 30 18:50:21 2013
Return-Path: <lwhsu@lwbsd.csie.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 2C592B88
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Nov 2013 18:50:21 +0000 (UTC)
Received: from lwbsd.csie.net (lwbsd.cs.nctu.edu.tw [140.113.17.197])
	by mx1.freebsd.org (Postfix) with ESMTP id F284A1240
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Nov 2013 18:50:20 +0000 (UTC)
Received: by lwbsd.csie.net (Postfix, from userid 1001)
	id D60B83B6F1; Sun,  1 Dec 2013 02:43:27 +0800 (CST)
Message-Id: <20131130184327.D60B83B6F1@lwbsd.csie.net>
Date: Sun,  1 Dec 2013 02:43:27 +0800 (CST)
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: neal@nelson.name
Subject: [PATCH] devel/py-twistedFlow: Support STAGEDIR
X-Send-Pr-Version: 3.113
X-GNATS-Notify: neal@nelson.name

>Number:         184397
>Category:       ports
>Synopsis:       [PATCH] devel/py-twistedFlow: Support STAGEDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 30 19:00:00 UTC 2013
>Closed-Date:    Sat Nov 30 19:57:40 UTC 2013
>Last-Modified:  Sat Nov 30 20:00:00 UTC 2013
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 9.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Tue Jun 18 19:22:07 CST 2013
>Description:
- Support STAGEDIR

Port maintainer (neal@nelson.name) is cc'd.

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

--- py27-twistedFlow-8.2.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 335335)
+++ Makefile	(working copy)
@@ -21,5 +21,4 @@
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	Twisted_Flow
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
--- py27-twistedFlow-8.2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Nov 30 19:00:08 UTC 2013 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184397 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Nov 30 19:00:10 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: neal@nelson.name
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/184397: [PATCH] devel/py-twistedFlow: Support STAGEDIR
Date: Sat, 30 Nov 2013 19:00:09 UT

 Maintainer of devel/py-twistedFlow,
 
 Please note that PR ports/184397 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/184397
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Neal Nelson <neal@nicandneal.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184397: [PATCH] devel/py-twistedFlow: Support STAGEDIR
Date: Sat, 30 Nov 2013 20:20:55 +0100

 Please go ahead with this change.
 
 On 2013-11-30 20:00, Edwin Groothuis wrote:
 > Maintainer of devel/py-twistedFlow,
 > 
 > Please note that PR ports/184397 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/184397
 > 
Responsible-Changed-From-To: freebsd-python->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Sat Nov 30 19:55:58 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184397 
State-Changed-From-To: feedback->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sat Nov 30 19:57:39 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184397: commit references a PR
Date: Sat, 30 Nov 2013 19:57:42 +0000 (UTC)

 Author: lwhsu
 Date: Sat Nov 30 19:57:34 2013
 New Revision: 335339
 URL: http://svnweb.freebsd.org/changeset/ports/335339
 
 Log:
   - Support STAGEDIR
   
   PR:		ports/184397
   Submitted by:	lwhsu
   Approved by:	maintainer
 
 Modified:
   head/devel/py-twistedFlow/Makefile
 
 Modified: head/devel/py-twistedFlow/Makefile
 ==============================================================================
 --- head/devel/py-twistedFlow/Makefile	Sat Nov 30 19:30:02 2013	(r335338)
 +++ head/devel/py-twistedFlow/Makefile	Sat Nov 30 19:57:34 2013	(r335339)
 @@ -21,5 +21,4 @@ USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
  PYDISTUTILS_PKGNAME=	Twisted_Flow
  
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
