[86741] trunk/dports/python/py-numpy/Portfile
Revision: 86741 http://trac.macports.org/changeset/86741 Author: eborisch@macports.org Date: 2011-11-02 14:27:29 -0700 (Wed, 02 Nov 2011) Log Message: ----------- py-numpy: revbump to hopefully clear build-bot error with py26-numpy Modified Paths: -------------- trunk/dports/python/py-numpy/Portfile Modified: trunk/dports/python/py-numpy/Portfile =================================================================== --- trunk/dports/python/py-numpy/Portfile 2011-11-02 19:07:27 UTC (rev 86740) +++ trunk/dports/python/py-numpy/Portfile 2011-11-02 21:27:29 UTC (rev 86741) @@ -6,6 +6,9 @@ name py-numpy version 1.6.1 +# Revbump to try to clear build-bot error with py26-numpy +revision 1 + categories python math license BSD platforms darwin @@ -22,7 +25,6 @@ rmd160 e4619fd5860c85a9c00bce0d0cb8dd9bb07a56f5 python.versions 24 25 26 27 31 32 -# Re-commit to try to get build-bot to build py26-numpy if {${subport} != ${name}} {
participants (1)
-
eborisch@macports.org