This port have dependency on devel/py-elementtree. At the same time USE_PYTHON= 2.5+ is defined. elementtree is a part of python since 2.5, so this dependency isn't needed. Removing it. See: http://docs.python.org/library/xml.etree.elementtree.html Fix: Patch attached with submission follows:
Maintainer of devel/boost-pyste, Please note that PR ports/159869 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159869 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I approve the patch. Alexander Churanov, maintainer of devel/boost-*
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: feedback->open Maintainer has approved.
crees 2011-08-19 13:18:06 UTC FreeBSD ports repository Modified files: devel/boost-pyste Makefile Log: Remove irrelevant dependency on devel/py-elementtree PR: ports/159869 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Alexander Churanov (maintainer) Revision Changes Path 1.4 +0 -2 ports/devel/boost-pyste/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank you for yet another excellent contribution.