diff options
author | wen <wen@FreeBSD.org> | 2012-01-16 09:11:45 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-01-16 09:11:45 +0800 |
commit | 8f94063e8dc90a4fc5b2482f2fdeeda3190d852a (patch) | |
tree | 302fd3fb2a3f351566cda7220eeaf3cc0753cb68 /astro | |
parent | 13a97bbc03b1a1270869bc23494c410f83a0ec55 (diff) | |
download | freebsd-ports-gnome-8f94063e8dc90a4fc5b2482f2fdeeda3190d852a.tar.gz freebsd-ports-gnome-8f94063e8dc90a4fc5b2482f2fdeeda3190d852a.tar.zst freebsd-ports-gnome-8f94063e8dc90a4fc5b2482f2fdeeda3190d852a.zip |
- update to 0.6.0
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 |