svn commit: r45280 - head/en_US.ISO8859-1/htdocs/news/status
Warren Block
wblock at FreeBSD.org
Mon Jul 14 02:15:24 UTC 2014
Author: wblock
Date: Mon Jul 14 02:15:23 2014
New Revision: 45280
URL: http://svnweb.freebsd.org/changeset/doc/45280
Log:
Un-revert some of gjb's fixes.
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Mon Jul 14 01:55:51 2014 (r45279)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Mon Jul 14 02:15:23 2014 (r45280)
@@ -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 at 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,
More information about the svn-doc-all
mailing list