Bug 159869 - [PATCH] devel/boost-pyste: eliminate py-elementtree dependency
Summary: [PATCH] devel/boost-pyste: eliminate py-elementtree dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 13:50 UTC by R.Mahmatkhanov
Modified: 2011-08-19 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (687 bytes, patch)
2011-08-18 13:50 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-08-18 13:50:05 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-18 13:50:13 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-18 13:50:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Alexander Churanov 2011-08-19 10:24:37 UTC
I approve the patch.

Alexander Churanov,
maintainer of devel/boost-*
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-08-19 11:03:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 5 Chris Rees freebsd_committer freebsd_triage 2011-08-19 11:15:59 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-08-19 14:18:14 UTC
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"
Comment 7 Chris Rees freebsd_committer freebsd_triage 2011-08-19 14:18:25 UTC
State Changed
From-To: open->closed

Committed. Thank you for yet another excellent contribution.