diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-01-16 01:11:45 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-01-16 01:11:45 +0000 |
commit | 2748c4b9670b553e9d3e9c634db25133a4a326d8 (patch) | |
tree | d775edf658d3fa571d6e3093f680588e3d9e1f58 /astro | |
parent | cd81f687d3ab9f30a8c1d50f593f801cf18f42a6 (diff) | |
download | ports-2748c4b9670b553e9d3e9c634db25133a4a326d8.tar.gz ports-2748c4b9670b553e9d3e9c634db25133a4a326d8.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-astLib/Makefile | 2 | ||||
-rw-r--r-- | astro/py-astLib/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 18904b21f2f3..c1477ec1e17a 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= astLib -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index f0f84bbd190b..52937effccbc 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,2 +1,2 @@ -SHA256 (astLib-0.5.0.tar.gz) = e4488fc6632fef30e6b2834320d9bb9628fec843cf799e824379f9a74857aba3 -SIZE (astLib-0.5.0.tar.gz) = 1009306 +SHA256 (astLib-0.6.0.tar.gz) = 9f6a2ebe90ab858911b74305824b05e044d40713db39af01682f3f6ba248995c +SIZE (astLib-0.6.0.tar.gz) = 695729 |