Upgrade to 0.9.1 ports: devel/fb303 devel/php5-thrift devel/py-thrift devel/rubygem-thrift net/scribe devel/thrift-c_glib devel/thrift-cpp devel/thrift must be committed together. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->scheidell scheidell@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: scheidell->freebsd-ports-bugs I no longer have commit bit
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it.
State Changed From-To: open->closed Committed. Thanks!
Author: wg Date: Sat Nov 9 14:14:50 2013 New Revision: 333294 URL: http://svnweb.freebsd.org/changeset/ports/333294 Log: devel/py-thrift: allow staging - Allow staging - use python auto plist PR: ports/183054 Submitted by: maintainer Deleted: head/devel/py-thrift/pkg-plist Modified: head/devel/py-thrift/Makefile Modified: head/devel/py-thrift/Makefile ============================================================================== --- head/devel/py-thrift/Makefile Sat Nov 9 14:07:31 2013 (r333293) +++ head/devel/py-thrift/Makefile Sat Nov 9 14:14:50 2013 (r333294) @@ -11,13 +11,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= komarov@valerka.net COMMENT= Python interface to Thrift -DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo +DISTINFO_FILE= ${PORTSDIR}/devel/thrift/distinfo USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes + WRKSRC= ${WRKDIR}/${DISTNAME}/lib/py -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|setuptools|do_not_use_&|' ${WRKSRC}/${PYSETUP} _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"