Revision: 76549 http://trac.macports.org/changeset/76549 Author: blb@macports.org Date: 2011-02-27 14:33:00 -0800 (Sun, 27 Feb 2011) Log Message: ----------- New port: python/py27-mpmath, Arbitrary-precision floating-point library for Python Modified Paths: -------------- trunk/dports/python/py27-mpmath/Portfile Added Paths: ----------- trunk/dports/python/py27-mpmath/ Modified: trunk/dports/python/py27-mpmath/Portfile =================================================================== --- trunk/dports/python/py26-mpmath/Portfile 2011-02-26 23:24:47 UTC (rev 76515) +++ trunk/dports/python/py27-mpmath/Portfile 2011-02-27 22:33:00 UTC (rev 76549) @@ -1,8 +1,8 @@ # $Id$ PortSystem 1.0 -PortGroup python26 1.0 -name py26-mpmath +PortGroup python27 1.0 +name py27-mpmath version 0.17 categories-append math maintainers blb openmaintainer