Skip site navigation (1)Skip section navigation (2)
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:   ports/188719: [PATCH] www/py-Frozen-Flask: stage
Message-ID:  <201404171006.s3HA6DtQ012076@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201404171010.s3HAA1NK000983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188719
>Category:       ports
>Synopsis:       [PATCH] www/py-Frozen-Flask: stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 10:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404171006.s3HA6DtQ012076>