diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml index e7e84c2973..af1120f3b8 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml @@ -456,12 +456,12 @@ </project> <project cat='ports'> - <title>FreeBSD Python Ports</title> + <title>&os; Python Ports</title> <contact> <person> <name> - <given>FreeBSD</given> + <given>&os;</given> <common>Python Team</common> </name> <email>python@FreeBSD.org</email> @@ -469,13 +469,12 @@ </contact> <links> - <url href="https://wiki.FreeBSD.org/Python">The FreeBSD Python Team Page</url> + <url href="https://wiki.FreeBSD.org/Python">The &os; Python Team Page</url> <url href="irc://freebsd-python@irc.freenode.net">IRC channel</url> </links> <body> <p> - <ul> <li><p>We are pleased to announce the availability of conflict-free Python package support across different Python versions based on the USES=uniquefiles feature recently introduced to the Ports framework. @@ -506,14 +505,13 @@ consistent maintainer policy for integrating new Python-related ports into the tree.</p></li> - </ul> </p> </body> <help> <task>Migrate bsd.python.mk to the Uses framework.</task> <task>Develop a high-level and lightweight Python Ports Policy.</task> - <task>Add support for granular dependencies (for example >=1.0,<2.0).</task> + <task>Add support for granular dependencies (for example >=1.0,<2.0).</task> <task>See what adding pip (Python Package Index) support will require.</task> <task>Add default QA targets and functions for Python ports (TEST_DEPENDS,