Revision: 139135 https://trac.macports.org/changeset/139135 Author: petr@macports.org Date: 2015-08-03 11:48:55 -0700 (Mon, 03 Aug 2015) Log Message: ----------- py-future: correction to r139133 Revision Links: -------------- https://trac.macports.org/changeset/139133 Modified Paths: -------------- trunk/dports/python/py-future/Portfile Modified: trunk/dports/python/py-future/Portfile =================================================================== --- trunk/dports/python/py-future/Portfile 2015-08-03 18:41:43 UTC (rev 139134) +++ trunk/dports/python/py-future/Portfile 2015-08-03 18:48:55 UTC (rev 139135) @@ -8,7 +8,7 @@ set _n [string index ${_name} 0] name py-${_name} -version 0.15.0 +version 0.14.3 categories-append devel platforms darwin supported_archs noarch