svn commit: r364501 - head
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 10 05:39:50 UTC 2014
Author: sunpoet
Date: Sun Aug 10 05:39:49 2014
New Revision: 364501
URL: http://svnweb.freebsd.org/changeset/ports/364501
QAT: https://qat.redports.org/buildarchive/r364501/
Log:
- Fix typo
Modified:
head/CHANGES
Modified: head/CHANGES
==============================================================================
--- head/CHANGES Sun Aug 10 05:33:29 2014 (r364500)
+++ head/CHANGES Sun Aug 10 05:39:49 2014 (r364501)
@@ -13,7 +13,7 @@ All ports committers are allowed to comm
20140809:
AUTHOR: mva at FreeBSD.org
- The Python language bits of the poorts framework have been converted
+ The Python language bits of the ports framework have been converted
to USES. Instead of USE_PYTHON, please use USES=python instead.
USE_PYTHON=yes becomes USES=python
@@ -21,7 +21,7 @@ AUTHOR: mva at FreeBSD.org
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
- Additionally, several Python specific feeatures have been converted
+ Additionally, several Python specific features have been converted
to USES-inspired PYTHON_FEATURES=<featureA>,<featureB>.
USE_PYDISTUTILS becomes PYTHON_FEATURES=distutils
More information about the svn-ports-head
mailing list