ports/188700: [PATCH] www/py-WebError: stage
Bartek Rutkowski
ports at robakdesign.com
Wed Apr 16 18:00:01 UTC 2014
>Number: 188700
>Category: ports
>Synopsis: [PATCH] www/py-WebError: 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: Wed Apr 16 18:00: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
- 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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list