Modified: trunk/dports/python/py-pyavm/Portfile (105629 => 105630)
--- trunk/dports/python/py-pyavm/Portfile 2013-04-28 15:14:45 UTC (rev 105629)
+++ trunk/dports/python/py-pyavm/Portfile 2013-04-28 16:40:35 UTC (rev 105630)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-pyavm
-version 0.1.4
+version 0.9.1
maintainers robitaille
categories-append science
@@ -16,11 +16,11 @@
license MIT
homepage https://github.com/astrofrog/pyavm
-master_sites http://cloud.github.com/downloads/astrofrog/pyavm/
+master_sites https://pypi.python.org/packages/source/P/PyAVM/
distname PyAVM-${version}
-checksums md5 a562139c0379d79fe8c87ac557291644 \
- sha1 a5090ca5b86ed98444e419f44503638878496b5f \
- rmd160 d38d9a1075202246eb029b2f2032fbe5b32c3cc6
+checksums md5 db5eb5284c9d432d7aedb67ecbdf00b3 \
+ sha1 e1bb60ef3d02a199c5998930061eb0713a4aa7b0 \
+ rmd160 718460d7679bc6eedf5cfdb71ea9a72302152a16
-python.versions 25 26 27
+python.versions 25 26 27 31 32 33
python.default_version 27