diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-10-20 10:43:58 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-10-20 10:43:58 +0000 |
commit | cc5136cb82dfb1a502a3d9f05d7c8a1ac2c6fc0f (patch) | |
tree | c82e630134d6eb340157db14e938c506b374f4de /astro | |
parent | 93229f4dafbbb94fcb72f25fa0bf5ec55d0586d3 (diff) | |
download | ports-cc5136cb82dfb1a502a3d9f05d7c8a1ac2c6fc0f.tar.gz ports-cc5136cb82dfb1a502a3d9f05d7c8a1ac2c6fc0f.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 7364eecbc124..18904b21f2f3 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= astLib -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index 63e4525c35bc..f0f84bbd190b 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,2 +1,2 @@ -SHA256 (astLib-0.4.0.tar.gz) = c8d9f4b42716bbbd398040c9e8eaadca437cc2dd9dca020b36ac45144ac699db -SIZE (astLib-0.4.0.tar.gz) = 1002727 +SHA256 (astLib-0.5.0.tar.gz) = e4488fc6632fef30e6b2834320d9bb9628fec843cf799e824379f9a74857aba3 +SIZE (astLib-0.5.0.tar.gz) = 1009306 |