ports/188950: [PATCH] graphics/py-rabbyt: stage

Bartek Rutkowski ports at robakdesign.com
Thu Apr 24 11:30:02 UTC 2014


>Number:         188950
>Category:       ports
>Synopsis:       [PATCH] graphics/py-rabbyt: 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 24 11:30: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 plist
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-rabbyt/0.8.2/

Port maintainer (amdmi3 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-rabbyt-0.8.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351993)
+++ Makefile	(working copy)
@@ -10,15 +10,13 @@
 DISTNAME=	Rabbyt-${PORTVERSION}
 
 MAINTAINER=	amdmi3 at FreeBSD.org
-COMMENT=	A fast sprite library for Python
+COMMENT=	Fast sprite library for Python
 
-USE_PYTHON=		yes
-USE_PYDISTUTILS=	easy_install
+USE_PYTHON=	yes
+USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 PYDISTUTILS_PKGNAME=	Rabbyt
-PYEASYINSTALL_ARCHDEP=	yes
+PYDISTUTILS_ARCHDEP=	yes
 USE_GL=			gl glu
 
-PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-
-NO_STAGE=	yes
 .include <bsd.port.mk>
--- py-rabbyt-0.8.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list