Modified: trunk/dports/python/py-astropy/Portfile (104863 => 104864)
--- trunk/dports/python/py-astropy/Portfile 2013-04-04 09:49:57 UTC (rev 104863)
+++ trunk/dports/python/py-astropy/Portfile 2013-04-04 09:58:47 UTC (rev 104864)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup python 1.0
name py-astropy
-version 0.2
-revision 1
+version 0.2.1
maintainers robitaille
categories-append science
@@ -19,9 +18,9 @@
homepage http://www.astropy.org
master_sites http://pypi.python.org/packages/source/a/astropy/
distname astropy-${version}
-checksums md5 1a69f5b402c05c53f0610a60c71b0884 \
- sha1 42f046c608cb3865402a9a637e5a5f477d77a608 \
- rmd160 7444d431a58fecc8d32923a4ac650c0856c1189d
+checksums md5 10e08dbda909031961f3efab23292556 \
+ sha1 9f98057beec7c4f82daa5cb8a72c30625fd39ff2 \
+ rmd160 7131ec7ecc6d1f6d5d56069bcae6933d8b770fd5
python.versions 26 27 31 32 33
python.default_version 27