From root@poudriere.ithil.palantiri.org  Wed Apr 16 17:50:57 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 5109C9F;
	Wed, 16 Apr 2014 17:50:57 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id D17881BEE;
	Wed, 16 Apr 2014 17:50:56 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s3GHoq46065379
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Wed, 16 Apr 2014 19:50:53 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s3GHoqbq064574;
	Wed, 16 Apr 2014 19:50:52 +0200 (CEST)
	(envelope-from root)
Message-Id: <201404161750.s3GHoqbq064574@poudriere.ithil.palantiri.org>
Date: Wed, 16 Apr 2014 19:50:52 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wen@FreeBSD.org
Subject: [PATCH] www/py-WebError: stage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188700
>Category:       ports
>Synopsis:       [PATCH] www/py-WebError: stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gerald
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 16 18:00:00 UTC 2014
>Closed-Date:    Tue May 13 19:24:45 UTC 2014
>Last-Modified:  Tue May 13 19:30:00 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Stage
- Convert away from easy_install
- Use auto pkg-plist

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-WebError/0.10.3_1/

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

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

--- py-WebError-0.10.3.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351406)
+++ Makefile	(working copy)
@@ -19,9 +19,9 @@
 		${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob
 
 USE_PYTHON=		yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 260
--- py-WebError-0.10.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 16 18:00:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188700 
Responsible-Changed-From-To: wen->gerald 
Responsible-Changed-By: gerald 
Responsible-Changed-When: Mon May 12 00:00:45 UTC 2014 
Responsible-Changed-Why:  
I'll take this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188700 
State-Changed-From-To: open->feedback 
State-Changed-By: gerald 
State-Changed-When: Tue May 13 00:09:16 UTC 2014 
State-Changed-Why:  
This fails my testing as follows: 
https://redports.org/~gerald/20140512120700-16925-206013/py27-WebError-0.10.3_1.log 
https://redports.org/~gerald/20140512120700-16925-206014/py27-WebError-0.10.3_1.log 
https://redports.org/~gerald/20140512120700-16925-206015/py27-WebError-0.10.3_1.log 
https://redports.org/~gerald/20140512120700-16925-206016/py27-WebError-0.10.3_1.log 
https://redports.org/~gerald/20140512120700-16925-206017/py27-WebError-0.10.3_1.log 
https://redports.org/~gerald/20140512120700-16925-206018/py27-WebError-0.10.3_1.log 

Would you mind having a look? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188700 
State-Changed-From-To: feedback->closed 
State-Changed-By: gerald 
State-Changed-When: Tue May 13 19:24:11 UTC 2014 
State-Changed-Why:  
Thanks for the patch, I committed this without changes. 

And, yes, I had failed to remove pkg-plist on my test system.  SOrry 
about the false alarm. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188700: commit references a PR
Date: Tue, 13 May 2014 19:22:57 +0000 (UTC)

 Author: gerald
 Date: Tue May 13 19:22:52 2014
 New Revision: 353981
 URL: http://svnweb.freebsd.org/changeset/ports/353981
 QAT: https://qat.redports.org/buildarchive/r353981/
 
 Log:
   Convert to staging.
   
   PR:		188700
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
   Approved by:	portmgr (blanket pre-approval)
 
 Deleted:
   head/www/py-WebError/pkg-plist
 Modified:
   head/www/py-WebError/Makefile
 
 Modified: head/www/py-WebError/Makefile
 ==============================================================================
 --- head/www/py-WebError/Makefile	Tue May 13 19:14:05 2014	(r353980)
 +++ head/www/py-WebError/Makefile	Tue May 13 19:22:52 2014	(r353981)
 @@ -19,9 +19,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Past
  		${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob
  
  USE_PYTHON=		yes
 -USE_PYDISTUTILS=	easy_install
 +USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -NO_STAGE=	yes
  .include <bsd.port.pre.mk>
  
  .if ${PYTHON_REL} < 260
 _______________________________________________
 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:
