From root@poudriere.ithil.palantiri.org  Thu Apr 17 10:06:22 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 F245EB75
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Apr 2014 10:06:22 +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 848FA1600
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Apr 2014 10:06:21 +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 s3HA6EdE012077
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Thu, 17 Apr 2014 12:06:15 +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 s3HA6DtQ012076;
	Thu, 17 Apr 2014 12:06:13 +0200 (CEST)
	(envelope-from root)
Message-Id: <201404171006.s3HA6DtQ012076@poudriere.ithil.palantiri.org>
Date: Thu, 17 Apr 2014 12:06:13 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: oleg@bsdpower.com
Subject: [PATCH] www/py-Frozen-Flask: stage
X-Send-Pr-Version: 3.113
X-GNATS-Notify: oleg@bsdpower.com

>Number:         188719
>Category:       ports
>Synopsis:       [PATCH] www/py-Frozen-Flask: stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 10:10:00 UTC 2014
>Closed-Date:    Mon May 12 14:21:22 UTC 2014
>Last-Modified:  Mon May 12 14: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
- Drop easy_install support
- Auto pkg-plist

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-Frozen-Flask/0.11/

Port maintainer (oleg@bsdpower.com) is cc'd.

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

--- py-Frozen-Flask-0.11.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351459)
+++ Makefile	(working copy)
@@ -15,7 +15,7 @@
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flask>=0:${PORTSDIR}/www/py-flask
 
 USE_PYTHON=	yes
-USE_PYDISTUTILS=	easy_install
+USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
--- py-Frozen-Flask-0.11.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 17 10:10:06 UTC 2014 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188719 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Apr 17 10:10:08 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: oleg@bsdpower.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/188719: [PATCH] www/py-Frozen-Flask: stage
Date: Thu, 17 Apr 2014 10:10:07 UT

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

From: Oleg Pudeyev <oleg@bsdpower.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188719: [PATCH] www/py-Frozen-Flask: stage
Date: Thu, 17 Apr 2014 10:16:13 -0400

 Thanks for the patch, I will review.
 
 Cheers,
 Oleg
 
 On Thu, 17 Apr 2014 10:10:07 UT
 Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of www/py-frozen-flask,
 > 
 > Please note that PR ports/188719 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/188719
 > 
 

From: Oleg Pudeyev <oleg@bsdpower.com>
To: bug-followup@FreeBSD.org
Cc: edwin@FreeBSD.org
Subject: Re: ports/188719: [PATCH] www/py-Frozen-Flask: stage
Date: Sat, 10 May 2014 23:00:32 -0400

 Approved, pkg-plist needs to be deleted for installation to succeed.
 
 Thanks for the patch!
 
 Oleg
 
 On Thu, 17 Apr 2014 10:10:07 UT
 Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of www/py-frozen-flask,
 > 
 > Please note that PR ports/188719 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/188719
 > 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Mon May 12 14:21:22 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188719: commit references a PR
Date: Mon, 12 May 2014 14:21:06 +0000 (UTC)

 Author: swills
 Date: Mon May 12 14:21:01 2014
 New Revision: 353827
 URL: http://svnweb.freebsd.org/changeset/ports/353827
 QAT: https://qat.redports.org/buildarchive/r353827/
 
 Log:
   - Stage
   - Drop easy_install support
   - Auto pkg-plist
   - Update LICENSE while here
   
   PR:		ports/188719
   Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
   Approved by:	Oleg Pudeyev <oleg@bsdpower.com> (maintainer)
 
 Deleted:
   head/www/py-frozen-flask/pkg-plist
 Modified:
   head/www/py-frozen-flask/Makefile
 
 Modified: head/www/py-frozen-flask/Makefile
 ==============================================================================
 --- head/www/py-frozen-flask/Makefile	Mon May 12 14:05:38 2014	(r353826)
 +++ head/www/py-frozen-flask/Makefile	Mon May 12 14:21:01 2014	(r353827)
 @@ -10,12 +10,12 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  MAINTAINER=	oleg@bsdpower.com
  COMMENT=	Freezes a Flask application into a set of static files
  
 -LICENSE=	BSD
 +LICENSE=	BSD3CLAUSE
  
  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Flask>=0:${PORTSDIR}/www/py-flask
  
  USE_PYTHON=	yes
 -USE_PYDISTUTILS=	easy_install
 +USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -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:
