svn commit: r346669 - head/devel/py-turbokid
Martin Wilke
miwi at FreeBSD.org
Sat Mar 1 18:00:04 UTC 2014
Author: miwi
Date: Sat Mar 1 18:00:03 2014
New Revision: 346669
URL: http://svnweb.freebsd.org/changeset/ports/346669
QAT: https://qat.redports.org/buildarchive/r346669/
Log:
- Convert to autoplist
- Stage support
- Bump PORTREVISION
Deleted:
head/devel/py-turbokid/pkg-plist
Modified:
head/devel/py-turbokid/Makefile
Modified: head/devel/py-turbokid/Makefile
==============================================================================
--- head/devel/py-turbokid/Makefile Sat Mar 1 17:59:46 2014 (r346668)
+++ head/devel/py-turbokid/Makefile Sat Mar 1 18:00:03 2014 (r346669)
@@ -3,7 +3,7 @@
PORTNAME= TurboKid
PORTVERSION= 1.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -15,7 +15,7 @@ COMMENT= Python template plugin that sup
RUN_DEPENDS= kid:${PORTSDIR}/devel/py-kid
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list