[86732] trunk/dports/python/py-spyder-beta/Portfile
Revision: 86732 http://trac.macports.org/changeset/86732 Author: eborisch@macports.org Date: 2011-11-02 07:41:11 -0700 (Wed, 02 Nov 2011) Log Message: ----------- py-spyder-beta: Upgrade to 2.1.1 Modified Paths: -------------- trunk/dports/python/py-spyder-beta/Portfile Modified: trunk/dports/python/py-spyder-beta/Portfile =================================================================== --- trunk/dports/python/py-spyder-beta/Portfile 2011-11-02 11:21:50 UTC (rev 86731) +++ trunk/dports/python/py-spyder-beta/Portfile 2011-11-02 14:41:11 UTC (rev 86732) @@ -3,8 +3,8 @@ PortSystem 1.0 name py-spyder-beta -version 2.1.0 -epoch 20111101 +version 2.1.1 +#epoch 20111101 PortGroup python 1.0 @@ -37,9 +37,9 @@ #pyNN-scipy doesn't build universal universal_variant no -checksums md5 e91d54204d4a9d767921f235d212a7bd \ - sha1 7d06342a6f90dbef00fc1339c9f3644b3d6f2408 \ - rmd160 b1b1caeb4c0466b3f3e8f5368a39dfb7d624d774 +checksums md5 75cae70e0064bb4349004b983d387ad7 \ + sha1 fd6a0dc49724d8c7fff85a88699163af6969a53b \ + rmd160 30cd8e38d0ae031bc64644f3c248eebc3df03ad6 if {${subport} != ${name}} { conflicts port:py${python.version}-spyder
participants (1)
-
eborisch@macports.org