diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-01-17 10:00:44 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-01-17 10:00:44 +0800 |
commit | 1c146e5507bae062eb04f33adbf0111ad95b9477 (patch) | |
tree | 2a6213ce4257dfde904ec1486a084f10406450ca /astro | |
parent | bb0b90daca5b0698ce0485f26b62868a052ba5f6 (diff) | |
download | freebsd-ports-graphics-1c146e5507bae062eb04f33adbf0111ad95b9477.tar.gz freebsd-ports-graphics-1c146e5507bae062eb04f33adbf0111ad95b9477.tar.zst freebsd-ports-graphics-1c146e5507bae062eb04f33adbf0111ad95b9477.zip |
Upgrade to 0.8.0.
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-astLib/Makefile | 3 | ||||
-rw-r--r-- | astro/py-astLib/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 510746e3e80..c5159347c45 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= astLib -PORTVERSION= 0.7.0 -PORTREVISION= 3 +PORTVERSION= 0.8.0 CATEGORIES= astro python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index 126142a96a9..ec225ad31d6 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,2 +1,2 @@ -SHA256 (astLib-0.7.0.tar.gz) = c6105a6d86c8fceeb0d0bad217106efcc1f1d12a1fcae2d63c1392f518c18152 -SIZE (astLib-0.7.0.tar.gz) = 711298 +SHA256 (astLib-0.8.0.tar.gz) = 82561909296bc7f461846c984f2c02f0c7e0dcd62a5547573b1352d5328ffa8e +SIZE (astLib-0.8.0.tar.gz) = 708939 |