diff options
author | vanilla <vanilla@FreeBSD.org> | 2017-07-19 10:58:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2017-07-19 10:58:12 +0800 |
commit | 4065f8f7b67e5df5bf413ab51113abab77d58cee (patch) | |
tree | faa46d371a64545cbc7dd358a4e8cd60f9a25d94 /astro | |
parent | 62d9be3e10b94ad9232e21f54242a23cba7528e1 (diff) | |
download | freebsd-ports-gnome-4065f8f7b67e5df5bf413ab51113abab77d58cee.tar.gz freebsd-ports-gnome-4065f8f7b67e5df5bf413ab51113abab77d58cee.tar.zst freebsd-ports-gnome-4065f8f7b67e5df5bf413ab51113abab77d58cee.zip |
1: Update to 0.9.2.
2: switch to CHEESESHOP
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-astLib/Makefile | 5 | ||||
-rw-r--r-- | astro/py-astLib/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index ca98c90be09c..ff33bdd0602b 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= astLib -PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTVERSION= 0.9.2 CATEGORIES= astro python -MASTER_SITES= SF +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index ec225ad31d66..dc088c40e844 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,2 +1,3 @@ -SHA256 (astLib-0.8.0.tar.gz) = 82561909296bc7f461846c984f2c02f0c7e0dcd62a5547573b1352d5328ffa8e -SIZE (astLib-0.8.0.tar.gz) = 708939 +TIMESTAMP = 1500386524 +SHA256 (astLib-0.9.2.tar.gz) = e4ea0bf131a7f441a7db816c7a67ac8f4fd4f300dba8d68c5f613ecb80ad2529 +SIZE (astLib-0.9.2.tar.gz) = 742065 |