diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-24 01:56:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-24 01:56:38 +0800 |
commit | c43c5d4a66aa7b95ca054c0fe24b700ba7a71076 (patch) | |
tree | fd3e57dac440f96089e1e5b831fe197280c78d35 /astro/py-astLib | |
parent | cc63e7ca33ff229c475d6e13147614222fc58910 (diff) | |
download | freebsd-ports-gnome-c43c5d4a66aa7b95ca054c0fe24b700ba7a71076.tar.gz freebsd-ports-gnome-c43c5d4a66aa7b95ca054c0fe24b700ba7a71076.tar.zst freebsd-ports-gnome-c43c5d4a66aa7b95ca054c0fe24b700ba7a71076.zip |
Update to 0.10.2
Changes: https://sourceforge.net/p/astlib/git/ci/master/tree/CHANGE_LOG
https://sourceforge.net/p/astlib/git/ci/master/log/
Diffstat (limited to 'astro/py-astLib')
-rw-r--r-- | astro/py-astLib/Makefile | 2 | ||||
-rw-r--r-- | astro/py-astLib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index 31eb252d4bfa..5651d842ba2a 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= astLib -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-astLib/distinfo b/astro/py-astLib/distinfo index 407d0bd5249d..7be5df301081 100644 --- a/astro/py-astLib/distinfo +++ b/astro/py-astLib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524750503 -SHA256 (astLib-0.10.1.tar.gz) = 080a015f025623451d9429cc82ed33e7930099429064282027b5663438903982 -SIZE (astLib-0.10.1.tar.gz) = 742043 +TIMESTAMP = 1535023688 +SHA256 (astLib-0.10.2.tar.gz) = d42df4dcdc7cf82ddec28faae0b95e2d0e8cb50595f9aa54e4749648abb64f44 +SIZE (astLib-0.10.2.tar.gz) = 741926 |