ports/188703: [PATCH] www/py-amf: stage
Bartek Rutkowski
ports at robakdesign.com
Wed Apr 16 19:20:03 UTC 2014
>Number: 188703
>Category: ports
>Synopsis: [PATCH] www/py-amf: 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 19:20:01 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
- Use auto pkg-plist
http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-amf/0.6.1/
Port maintainer (jun-g at daemonfreaks.com) is cc'd.
Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- py-amf-0.6.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 351412)
+++ Makefile (working copy)
@@ -14,9 +14,9 @@
LICENSE= MIT
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= PyAMF
-PYEASYINSTALL_ARCHDEP= yes
+PYDISTUTILS_ARCHDEP= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
--- py-amf-0.6.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list